Home
last modified time | relevance | path

Searched +defs:b +defs:el (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestplatform.c151 static int TST_allmul (void *a, void *b, int arg, void *result, void *expected) in TST_allmul()
157 static int TST_alldiv (void *a, void *b, int arg, void *result, void *expected) in TST_alldiv()
163 static int TST_allrem (void *a, void *b, int arg, void *result, void *expected) in TST_allrem()
169 static int TST_ualldiv (void *a, void *b, int arg, void *result, void *expected) in TST_ualldiv()
175 static int TST_uallrem (void *a, void *b, int arg, void *result, void *expected) in TST_uallrem()
181 static int TST_allshl (void *a, void *b, int arg, void *result, void *expected) in TST_allshl()
187 static int TST_aullshl (void *a, void *b, int arg, void *result, void *expected) in TST_aullshl()
193 static int TST_allshr (void *a, void *b, int arg, void *result, void *expected) in TST_allshr()
199 static int TST_aullshr (void *a, void *b, int arg, void *result, void *expected) in TST_aullshr()
211 unsigned long long a, b; member
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c133 static inline int str_equal(const char *a, const char *b) { in str_equal()
216 int namelist_cmp(const char *a, const char *b) in namelist_cmp()
243 int namelist_cmp_indirect(const void *a, const void *b) in namelist_cmp_indirect()
268 int a, b, m, cmp; in namelist_find() local
553 struct list_head *el, *el1; in js_agent_free() local
577 struct list_head *el; in is_broadcast_pending() local
591 struct list_head *el; in js_agent_broadcast() local
A Dquickjs.c2263 struct list_head* el; in JS_MarkContext() local
3407 struct list_head* el; in JS_NewClass1() local
4699 struct list_head* el; in JS_DumpShapes() local
5452 struct list_head* el; in free_zero_refcount() local
5704 struct list_head* el; in gc_scan() local
15439 struct list_head* el; in get_var_ref() local
19292 struct list_head* el; in js_async_generator_mark() local
26899 struct list_head* el; in js_find_loaded_module() local
42914 JSValue el; in json_parse_value() local
44967 struct list_head* el; in map_find_record() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h228 static NSVG_INLINE float nsvg__minf(float a, float b) { return a < b ? a : b; } in nsvg__minf()
229 static NSVG_INLINE float nsvg__maxf(float a, float b) { return a > b ? a : b; } in nsvg__maxf()
251 void (*startelCb)(void* ud, const char* el, const char** attr), in nsvg__parseElement()
252 void (*endelCb)(void* ud, const char* el), in nsvg__parseElement()
327 void (*startelCb)(void* ud, const char* el, const char** attr), in nsvg__parseXML()
328 void (*endelCb)(void* ud, const char* el), in nsvg__parseXML()
575 double roots[2], a, b, c, b2ac, t, v; in nsvg__curveBounds() local
1224 unsigned int c = 0, r = 0, g = 0, b = 0; in nsvg__parseColorHex() local
1245 int r = -1, g = -1, b = -1; in nsvg__parseColorRGB() local
2680 static void nsvg__startElement(void* ud, const char* el, const char** attr) in nsvg__startElement()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngvalid.c953 unsigned int b = 0; in bits_of() local
1312 png_byte b = *pb++; in store_write() local
1321 png_byte b = *pb++; in store_write() local
1568 png_uint_32 b; in store_read_chunk() local
1651 png_uint_32 b; in store_read_chunk() local
3573 png_byte b; in make_standard_palette() local
6840 unsigned int r, g, b, a; in transform_image_validate() local
7804 const char *el; in image_transform_png_set_rgb_to_gray_set() local
7918 double r, g, b; in image_transform_png_set_rgb_to_gray_mod() local
8083 double b = that->bluef; in image_transform_png_set_rgb_to_gray_mod() local
[all …]

Completed in 164 milliseconds