/AliOS-Things-master/components/py_engine/tests/basics/ |
A D | class_str.py | 43 c3 = C3(1) variable
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_fir_interpolate_f32.c | 153 float32_t c1, c2, c3; in arm_fir_interpolate_f32() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 94 int16x8_t c3 = vldrbq_z_s16(ip_c3, p); in arm_nn_mat_mult_s8() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 94 int16x8_t c3 = vldrbq_z_s16(ip_c3, p); in arm_nn_mat_mult_s8() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | lexer.c | 61 STATIC bool is_char_or3(mp_lexer_t *lex, byte c1, byte c2, byte c3) { in is_char_or3() 66 STATIC bool is_char_or4(mp_lexer_t *lex, byte c1, byte c2, byte c3, byte c4) { in is_char_or4()
|
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_log_report.c | 146 const char *c3 = "ProfileTarget"; in parse_switch_info() local
|
/AliOS-Things-master/components/freetype/src/tools/ |
A D | test_trig.c | 210 double l, a, c1, s1, c3, s3; in test_rotate() local
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | LaplaceRelaxation.c | 146 double c1, c2, c3, c4, ca; in Draw() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc_sse2.c | 90 const __m128i c3 = _mm_sub_epi16(in1, in3); in ITransform_SSE2() local 121 const __m128i c3 = _mm_sub_epi16(T1, T3); in ITransform_SSE2() local 262 const __m128i c3 = _mm_madd_epi16(b23, k2217_5352); in FTransformPass2_SSE2() local 1072 const __m128i c3 = _mm_and_si128(a3, mask); in Mean16x4_SSE2() local
|
A D | dec_sse2.c | 92 const __m128i c3 = _mm_sub_epi16(in1, in3); in Transform_SSE2() local 123 const __m128i c3 = _mm_sub_epi16(T1, T3); in Transform_SSE2() local
|
A D | enc_neon.c | 842 const int16x8_t c3 = vsubq_s16(c2, sign); // restore sign in Quantize_NEON() local
|
A D | dec_neon.c | 536 #define LOAD8x4(c1, c2, c3, c4, b1, b2, stride) \ argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | makepng.c | 309 # define xyinterp(x, y, c1, c2, c3, c4) (((size * size / 2) +\ in generate_palette() argument
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | libbf.c | 7676 limb_t i, c2, c3, c4; in mul_trig() local
|