Searched defs:e2 (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/ |
A D | coreclient_ut.cc | 40 Error e2 = client.buildCoreError(res); in TEST() local
|
/AliOS-Things-master/components/freetype/src/raster/ |
A D | ftraster.c | 1098 Int e1, e2, f1, f2, size; /* XXX: is `Short' sufficient? */ in Line_Up() local 1281 Long y1, y2, e, e2, e0; in Bezier_Up() local 2284 Long e1, e2; in Vertical_Sweep_Span() local 2354 Long e1, e2, pxl; in Vertical_Sweep_Drop() local 2536 Long e1, e2; in Horizontal_Sweep_Span() local 2576 Long e1, e2, pxl; in Horizontal_Sweep_Drop() local 2858 Long e1, e2; in Horizontal_Gray_Sweep_Drop() local 2953 Long x1, x2, xs, e1, e2; in Draw_Sweep() local
|
/AliOS-Things-master/components/littlevgl/src/lv_draw/ |
A D | lv_draw_line.c | 33 lv_coord_t e2; member
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objdict.c | 159 mp_map_elem_t *e1 = dict_iter_next(o, &c1), *e2 = dict_iter_next(rhs, &c2); in dict_binary_op() local
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | kconfiglib.py | 2421 def _make_and(self, e1, e2): argument 2435 def _make_or(self, e1, e2): argument
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | kconfiglib.py | 2421 def _make_and(self, e1, e2): argument 2435 def _make_or(self, e1, e2): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | dec_sse2.c | 648 #define LOAD_H_EDGES4(p, stride, e1, e2, e3, e4) { \ argument 661 #define LOADUV_H_EDGES4(u, v, stride, e1, e2, e3, e4) { \ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiff2pdf.c | 1270 int t2p_cmp_t2p_page(const void* e1, const void* e2){ in t2p_cmp_t2p_page()
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 26951 e2 = VK_SAMPLE_COUNT_2_BIT, enumerator
|
Completed in 201 milliseconds