Searched defs:h1 (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/ |
A D | task.py | 11 def ph_meld(h1, h2): argument
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 11 h1 { selector 990 h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } selector
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | picture_psnr_enc.c | 87 const int h1 = h - VP8_SSIM_KERNEL - 1; in AccumulateSSIM() local
|
A D | histogram_enc.c | 788 static void HistoQueueUpdatePair(const VP8LHistogram* const h1, in HistoQueueUpdatePair() 804 const VP8LHistogram* h1; in HistoQueuePush() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | yuv_neon.c | 255 const int16x8_t h1 = vaddq_s16(g1, f.val[1]); in SharpYUVFilterRow_NEON() local
|
A D | yuv_sse2.c | 836 const __m128i h1 = _mm_add_epi16(g1, f1); in SharpYUVFilterRow_SSE2() local
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 39 h1, h2, h3, h4, h5, h6 { selector 1712 h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } selector
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 2702 uint32_t h, h1, i; in __JS_NewAtom() local 2870 uint32_t h, h1, i; in __JS_FindAtom() local 4632 uint32_t h, h1; in find_hashed_shape_proto() local 4652 uint32_t h, h1, i, n; in find_hashed_shape_prop() local 8021 intptr_t h, h1; in delete_property() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 30771 duk_hstring *h1; in duk_concat_2() local 31781 duk_hstring *h1, *h2; in duk__array_sort_compare() local 48952 duk_hstring *h1; local 87582 DUK_INTERNAL duk_small_int_t duk_js_string_compare(duk_hstring *h1, duk_hstring *h2) { 87773 duk_hstring *h1 = DUK_TVAL_GET_STRING(tv_x); local
|
Completed in 333 milliseconds