/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestGfxPrimitives.c | 246 int i,j; in BenchmarkPixel() local 326 int i,j; in BenchmarkHline() local 407 int i,j; in BenchmarkVline() local 488 int i,j; in BenchmarkRectangle() local 568 int i,j; in BenchmarkRoundedRectangle() local 648 int i,j; in BenchmarkRoundedBox() local 728 int i,j; in BenchmarkBoxTwo() local 809 int i,j; in BenchmarkBox() local 890 int i,j; in BenchmarkLine() local 971 int i,j; in BenchmarkAALine() local [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/ |
A D | arm_bitreversal.c | 48 uint16_t i, j; in arm_bitreversal_f32() local 119 uint32_t fftLenBy2, fftLenBy2p1, i, j; in arm_bitreversal_q31() local 193 uint32_t i, j; in arm_bitreversal_q15() local
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/ |
A D | simple_features_generator.cc | 53 for (int j = 0; j < time_series_size; ++j) { in CalculateDiscreteFourierTransform() local 57 for (int j = 0; j < time_series_size; ++j) { in CalculateDiscreteFourierTransform() local 129 for (int j = 0; j < kAverageWindowSize; ++j) { in GenerateSimpleFeatures() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 134 int j = 0; in arm_svdf_s8() local 153 for (int j = 0; j < time_batches; j++) in arm_svdf_s8() local 177 for (int j = 0; j < feature_batches; j++) in arm_svdf_s8() local 193 for (int j = 0; j < rank; j++) in arm_svdf_s8() local 213 for (int j = 0; j < rank; j++) in arm_svdf_s8() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/SVDFunctions/ |
A D | arm_svdf_s8.c | 134 int j = 0; in arm_svdf_s8() local 153 for (int j = 0; j < time_batches; j++) in arm_svdf_s8() local 177 for (int j = 0; j < feature_batches; j++) in arm_svdf_s8() local 193 for (int j = 0; j < rank; j++) in arm_svdf_s8() local 213 for (int j = 0; j < rank; j++) in arm_svdf_s8() local
|
/AliOS-Things-master/components/ugraphics/src/rotate/ |
A D | rotate.c | 16 int j = 0; in rotate_right90() local 46 int j = 0; in rotate_left90() local 76 int j = 0; in rotate_down() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | str-two-way.h | 101 size_t j; /* Index into NEEDLE for current candidate suffix. */ in __rtl_critical_factorization() local 209 size_t j; /* Index into current window of HAYSTACK. */ in __rtl_two_way_short_needle() local 305 size_t j; /* Index into current window of HAYSTACK. */ in __rtl_two_way_long_needle() local
|
/AliOS-Things-master/components/py_engine/engine/drivers/bus/ |
A D | softspi.c | 61 for (int j = 0; j < 8; ++j, data_out <<= 1) { in mp_soft_spi_transfer() local 78 for (int j = 0; j < 8; ++j, data_out <<= 1) { in mp_soft_spi_transfer() local
|
/AliOS-Things-master/components/drivers/peripheral/uart/example/ |
A D | uart_example.c | 32 int j = 0; in uart_write_test() local 85 int j = 0; in uart_read_test() local 148 int j = 0; in uart_echo_test() local
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afangles.c | 250 FT_UInt i, j; in af_sort_pos() local 274 FT_UInt i, j; in af_sort_and_quantize_widths() local
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/fixed_point/ |
A D | simple_features_generator.cc | 90 for (int j = 0; j < time_series_size; ++j) { in CalculateDiscreteFourierTransform() local 96 for (int j = 0; j < time_series_size; ++j) { in CalculateDiscreteFourierTransform() local 181 for (int j = 0; j < kAverageWindowSize; ++j) { in GenerateSimpleFeatures() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/ |
A D | svdf_common.cc | 139 for (int j = 0; j < n_memory; j++) { in EvalIntegerSvdfReference() local 157 for (int j = 0; j < n_unit; ++j) { in EvalIntegerSvdfReference() local 175 for (int j = 0; j < n_rank; ++j) { in EvalIntegerSvdfReference() local 209 for (int j = 0; j < memory_size; ++j) { in ApplyTimeWeightsBiasAndActivation() local 222 for (int j = 0; j < num_units; ++j) { in ApplyTimeWeightsBiasAndActivation() local 240 for (int j = 0; j < rank; j++) { in ApplyTimeWeightsBiasAndActivation() local 313 for (int j = 0; j < num_filters; ++j) { in EvalFloatSvdfReference() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | concatenation.h | 41 for (int j = 0; j < concat_dimensions; j++) { in Concatenation() local 92 for (int j = 0; j < concat_dimensions; j++) { in ConcatenationWithScaling() local 123 for (int j = 0; j < copy_size; ++j) { in ConcatenationWithScaling() local
|
A D | add_n.h | 35 for (size_t j = 0; j < num_inputs; ++j) { in AddN() local 64 for (size_t j = 0; j < num_inputs; ++j) { in AddN() local
|
/AliOS-Things-master/components/uvoice/common/ |
A D | base64.c | 42 int i, j; in uvoice_base64_encode() local 78 int i, j; in uvoice_basex64_decode() local
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_string.c | 19 int i = 0, j = 0; in infra_hex2str() local 29 uint8_t i = 0, j = 0; in infra_int2str() local 121 int j = 0; in LITE_hexbuf_convert() local
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_base64.c | 46 uint32_t j = 0; in utils_base64encode() local 83 uint32_t j = 0; in utils_base64decode() local
|
/AliOS-Things-master/components/linksdk/core/utils/ |
A D | core_string.c | 37 uint8_t i = 0, j = 0; in core_uint2str() local 57 uint8_t i = 0, j = 0; in core_uint642str() local 77 uint8_t i = 0, j = 0, minus = 0; in core_int2str() local 110 int i = 0, j = 0; in core_hex2str() local
|
/AliOS-Things-master/hardware/board/haaseduk1/board_test/ |
A D | sd_test.c | 22 int j = 0; in sdtest_write() local 115 int j = 0; in sdtest_read() local
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | aes_ccm.c | 43 int i, j, err; in ccm_calculate_X0() local 103 int err, j, i; in ccm_auth() local 155 size_t i, j; in ccm_crypt() local
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttgxvar.c | 132 FT_Int j; in ft_var_readpackedpoints() local 218 FT_UInt j; in ft_var_readpackeddeltas() local 291 FT_Int i, j; in ft_var_load_avar() local 380 FT_UInt i, j; in ft_var_load_gvar() local 617 FT_Int i, j; in TT_Get_MM_Var() local 992 FT_UInt i, j; in TT_Set_Var_Design() local 1109 FT_UInt i, j; in tt_face_vary_cvt() local 1316 FT_UInt i, j; in TT_Vary_Get_Glyph_Deltas() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | pow.c | 96 int32_t i,j,k,yisint,n; in pow() local 128 uint32_t j = ly>>(52-k); in pow() local 132 uint32_t j = iy>>(20-k); in pow() local
|
/AliOS-Things-master/components/genie_service/utility/crc/ |
A D | crc32.c | 54 for (uint32_t j = 8; j > 0; j--) in util_crc32_compute() local
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jquant1.c | 194 int total_colors, iroot, i, j; in select_ncolors() local 246 output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) in output_value() 260 largest_input_value (j_decompress_ptr cinfo, int ci, int j, int maxj) in largest_input_value() 279 int i,j,k, nci, blksize, blkdist, ptr, val; in create_colormap() local 338 int i,j,k, nci, blksize, val, pad; in create_colorindex() local 400 int j,k; in make_odither_array() local 437 int i, j, nci; in create_odither_tables() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testautomation_render.c | 216 int i, j; in render_testPrimitivesBlend() local 370 int i, j, ni, nj; in render_testBlit() local 440 int i, j, ni, nj; in render_testBlitColor() local 514 int i, j, ni, nj; in render_testBlitAlpha() local 588 int i, j, ni, nj; in _testBlitBlendMode() local 643 int i, j, ni, nj; in render_testBlitBlend() local
|