/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | builtin_property_inherit.py | 42 class H: class
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | jquery.js | 12 …+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.… argument 13 …jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=+… argument 20 …\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toS… argument 21 {I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cac… argument 22 …{show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;… argument
|
/AliOS-Things-master/components/mbedtls/programs/pkey/ |
A D | mpi_demo.c | 69 mbedtls_mpi E, P, Q, N, H, D, X, Y, Z; in main() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | cost_sse2.c | 74 const __m128i H = _mm_min_epu8(F, kCst67); // clamp_level in [0..67] in GetResidualCost_SSE2() local
|
A D | cost_neon.c | 77 const uint8x16_t H = vminq_u8(F, kCst67); // clamp_level in [0..67] in GetResidualCost_NEON() local
|
A D | ssim.c | 65 int xo, int yo, int W, int H) { in SSIMGetClipped_C()
|
A D | enc_mips32.c | 257 #define HORIZONTAL_PASS(A, E, F, G, H, E1, F1, G1, H1) \ argument 303 #define VERTICAL_PASS(A, B, C, D, A1, B1, C1, D1, E, F, G, H) \ argument
|
A D | enc_sse41.c | 194 #define PSHUFB_CST(A,B,C,D,E,F,G,H) \ argument
|
A D | filters_sse2.c | 162 const __m128i H = _mm_sub_epi8(D, G); in GradientPredictDirect_SSE2() local
|
A D | yuv_neon.c | 197 const uint16x8_t H = in SharpYUVUpdateY_NEON() local
|
A D | enc.c | 410 const int H = top[7]; in LD4() local 450 const int H = top[7]; in VL4() local
|
A D | dec.c | 319 const int H = dst[7 - BPS]; in LD4_C() local 360 const int H = dst[7 - BPS]; in VL4_C() local
|
A D | lossless_enc_sse2.c | 69 const __m128i H = _mm_add_epi8(G, D); // x dr x db in TransformColor_SSE2() local
|
A D | lossless_sse2.c | 473 const __m128i H = _mm_srli_epi32(G, 8); // 0 x db2 0 in TransformColorInverse_SSE2() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | test_language.js | 281 static H() { method in test_class.D
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | md5.c | 53 #define H(x, y, z) (((x) ^ (y)) ^ (z)) macro
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testyuv.c | 22 #define MAX_YUV_SURFACE_SIZE(W, H, P) (H*4*(W+P+1)/2) argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ |
A D | buffer_dec.c | 163 const int H = buffer->height; in WebPFlipBuffer() local
|
A D | webp_dec.c | 791 const int H = io->height; in WebPIoInitFromOptions() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/onewire/ |
A D | module_onewire.c | 29 static int A,B,C,D,E,F,G,H,I,J; variable
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_md5.c | 75 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/onewire/ |
A D | module_onewire.c | 30 static int A,B,C,D,E,F,G,H,I,J; variable
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | sha512.c | 222 uint64_t A, B, C, D, E, F, G, H; in mbedtls_internal_sha512_process() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/ |
A D | get_disto.c | 136 int xo, int yo, int W, int H) { in SSIMGetClipped()
|
/AliOS-Things-master/components/sensor/drv/ |
A D | drv_temp_humi_ams_ens210.c | 235 float H = (float)h_data/512; // relative humidity (in %) in drv_ens210_read_temp_and_humi() local
|