| /device/google/contexthub/firmware/os/algos/common/math/ | 
| D | mat.c | 102     uint32_t j;  in mat33Multiply()  local120     uint32_t j;  in mat33ScalarMul()  local
 133     uint32_t j;  in mat33Add()  local
 146     uint32_t j;  in mat33Sub()  local
 164     uint32_t j;  in mat33IsPositiveSemidefinite()  local
 185     uint32_t j;  in mat33MultiplyTransposed()  local
 208     uint32_t j;  in mat33MultiplyTransposed2()  local
 233     uint32_t j;  in mat33Invert()  local
 280     uint32_t j;  in mat33Transpose()  local
 288 void mat33SwapRows(struct Mat33 *A, const uint32_t i, const uint32_t j) {  in mat33SwapRows()
 [all …]
 
 | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ | 
| D | matrix_query.inl | 39 			for(length_t j = 0; result && j < i ; ++j)  local43 			for(length_t j = i + 1; result && j < m.length(); ++j)  local
 58 			for(length_t j = 0; j < m.length(); ++j)  local
 74 			for(length_t j = 0; j < m.length(); ++j)  local
 90 			for(length_t j = 0; j < m.length(); ++j)  local
 102 		for(length_t j(i + 1); result && j < m.length(); ++j)  local
 109 			for(length_t j(i + 1); result && j < m.length(); ++j)  local
 
 | 
| D | matrix_decompose.inl | 39 		for(length_t j = 0; j < 4; ++j)  local91 			for(int j = 0; j < 3; ++j)  local
 
 | 
| /device/generic/goldfish/camera/ | 
| D | metadata_utils.cpp | 155                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local164                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local
 173                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local
 182                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local
 191                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local
 200                     for (unsigned j = 0; j < e.count; ++j) {  in prettyPrintCameraMetadata()  local
 
 | 
| /device/generic/vulkan-cereal/third-party/glm/include/glm/detail/ | 
| D | type_gentype.inl | 195 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local211 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 227 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 243 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 259 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 275 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 291 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 307 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 320 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 333 	for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j)  local
 
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_block_sizes.cpp | 331 		for (unsigned int j = 0; j < wb.weight_count_of_texel[i]; j++)  in init_decimation_info_2d()  local339 		for (unsigned int j = wb.weight_count_of_texel[i]; j < 4; j++)  in init_decimation_info_2d()  local
 354 		for (unsigned int j = 0; j < texel_count_wt; j++)  in init_decimation_info_2d()  local
 392 		for (unsigned int j = texel_count_wt; j < max_texel_count_of_weight; j++)  in init_decimation_info_2d()  local
 405 		for (unsigned int j = 0; j < 4; j++)  in init_decimation_info_2d()  local
 423 		for (unsigned int j = 0; j < max_texel_count_of_weight; j++)  in init_decimation_info_2d()  local
 601 		for (unsigned int j = 0; j < 4; j++)  in init_decimation_info_3d()  local
 608 		for (unsigned int j = 0; j < wb.weight_count_of_texel[i]; j++)  in init_decimation_info_3d()  local
 623 		for (unsigned int j = 0; j < texel_count_wt; j++)  in init_decimation_info_3d()  local
 661 		for (unsigned int j = texel_count_wt; j < max_texel_count_of_weight; j++)  in init_decimation_info_3d()  local
 [all …]
 
 | 
| D | astcenc_integer_sequence.cpp | 519 		for (unsigned int j = 0; j < full_trit_blocks; j++)  in encode_ise()  local572 			for (unsigned int j = 0; i < character_count; i++, j++)  in encode_ise()  local
 592 		for (unsigned int j = 0; j < full_quint_blocks; j++)  in encode_ise()  local
 631 			for (unsigned int j = 0; i < character_count; i++, j++)  in encode_ise()  local
 
 | 
| D | astcenc_find_best_partitioning.cpp | 165 		for (unsigned int j = 0; j < partition_count; j++)  in kmeans_assign()  local520 		for (unsigned int j = max_values - 1; j > i; j--)  in insert_result()  local
 606 			for (unsigned int j = 0; j < partition_count; j++)  in find_best_partition_candidates()  local
 645 			for (unsigned int j = 0; j < partition_count; j++)  in find_best_partition_candidates()  local
 674 			for (unsigned int j = 0; j < partition_count; j++)  in find_best_partition_candidates()  local
 711 			for (unsigned int j = 0; j < partition_count; j++)  in find_best_partition_candidates()  local
 
 | 
| D | astcenc_ideal_endpoints_and_weights.cpp | 155 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_1_comp()  local182 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_1_comp()  local
 282 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_2_comp()  local
 314 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_2_comp()  local
 431 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_3_comp()  local
 463 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_3_comp()  local
 553 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_4_comp()  local
 588 		for (unsigned int j = 0; j < partition_texel_count; j++)  in compute_ideal_colors_and_weights_4_comp()  local
 895 		for (unsigned int j = 0; j < max_texel_count; j++)  in compute_ideal_weights_for_decimation()  local
 953 		for (unsigned int j = 0; j < max_texel_count; j++)  in compute_ideal_weights_for_decimation()  local
 [all …]
 
 | 
| D | astcenc_pick_best_endpoint_format.cpp | 734 		for (int j = 0; j < 7; j++)  in two_partitions_find_best_combination_for_every_quantization_and_integer_count()  local744 			for (int j = 0; j < 4; j++)	// integer-count for second endpoint-pair  in two_partitions_find_best_combination_for_every_quantization_and_integer_count()  local
 848 		for (int j = 0; j < 10; j++)  in three_partitions_find_best_combination_for_every_quantization_and_integer_count()  local
 858 			for (int j = 0; j < 4; j++)	// integer-count for second endpoint-pair  in three_partitions_find_best_combination_for_every_quantization_and_integer_count()  local
 973 		for (int j = 0; j < 13; j++)  in four_partitions_find_best_combination_for_every_quantization_and_integer_count()  local
 983 			for (int j = 0; j < 4; j++)	// integer-count for second endpoint-pair  in four_partitions_find_best_combination_for_every_quantization_and_integer_count()  local
 1304 		for (unsigned int j = start_block_mode; j < end_block_mode; j += ASTCENC_SIMD_WIDTH)  in compute_ideal_endpoint_formats()  local
 1348 		for (int j = 0; j < partition_count; j++)  in compute_ideal_endpoint_formats()  local
 
 | 
| D | astcenc_decompress_symbolic.cpp | 122 			for (int j = 0; j < max_weight_count; j++)  in unpack_weights()  local157 			for (int j = 0; j < max_weight_count; j++)  in unpack_weights()  local
 310 		for (int j = 0; j < texel_count; j++)  in decompress_symbolic_block()  local
 467 		for (unsigned int j = 0; j < texel_count; j++)  in compute_symbolic_block_difference_1plane()  local
 
 | 
| D | astcenc_weight_align.cpp | 77 		for (unsigned int j = 0; j < SINCOS_STEPS; j++)  in prepare_angular_tables()  local121 		for (unsigned int j = 0; j < weight_count; j++)  in compute_angular_offsets()  local
 179 		for (unsigned int j = 0; j < weight_count; j++)  in compute_lowest_and_highest_weight()  local
 
 | 
| D | stb_image.h | 1737    int i,j;  in stbi__convert_format()  local1794    int i,j;  in stbi__convert_format16()  local
 1985    int i,j,k=0;  in stbi__build_huffman()  local
 2052 static void stbi__grow_buffer_unsafe(stbi__jpeg *j)  in stbi__grow_buffer_unsafe()
 2074 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h)  in stbi__jpeg_huff_decode()
 2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n)  in stbi__extend_receive()
 2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n)  in stbi__jpeg_get_bits()
 2154 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j)  in stbi__jpeg_get_bit()
 2182 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman…  in stbi__jpeg_decode_block()
 2234 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b)  in stbi__jpeg_decode_block_prog_dc()
 [all …]
 
 | 
| D | astcenc_partition_tables.cpp | 290 		for (int j = ptex_count; j < ptex_count_simd; j++)  in generate_one_partition_info_entry()  local406 			for (unsigned int j = 0; j < next_index; j++)  in build_partition_table_for_one_partition_count()  local
 
 | 
| /device/generic/opengl-transport/host/commands/emugen/ | 
| D | ApiGen.cpp | 101         for (size_t j = 0; j < n; j++) {  in genProcTypes()  local117             for (size_t j = 0; j < n; j++) {  in genProcTypes()  local
 273             for (size_t j=0; j<e->vars().size(); j++) {  in genEntryPoints()  local
 284         for (size_t j = 0; j < nvars; j++) {  in genEntryPoints()  local
 585         size_t  j;  in genEncoderImpl()  local
 720         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 743         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 761         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 1100             for (size_t j = 0; j < evars.size(); j++) {  in genDecoderImpl()  local
 1376                     for (size_t j = 0; j < evars.size(); j++) {  in genDecoderImpl()  local
 
 | 
| /device/generic/vulkan-cereal/stream-servers/tests/ | 
| D | TextureDraw_unittest.cpp | 50         for (int j = 0; j < width; j++) {  in TestTextureDrawBasic()  local114         for (int j = 0; j < width; j++) {  in TestTextureDrawLayer()  local
 153         for (int j = 0; j < width; j++) {  in TestTextureDrawLayer()  local
 190         for (int j = 0; j < width; j++) {  in TestTextureDrawLayer()  local
 
 | 
| D | GLTestUtils.cpp | 75         for (int j = 0; j < width; j++) {  in createTestPatternRGB888()  local91         for (int j = 0; j < width; j++) {  in createTestPatternRGBA8888()  local
 114         for (int j = 0; j < width; j++) {  in createTestTextureRGB888SingleColor()  local
 130         for (int j = 0; j < width; j++) {  in createTestTextureRGBA8888SingleColor()  local
 
 | 
| D | Vulkan_unittest.cpp | 230         for (uint32_t j = 0; j < deviceExtensionCount; j++) {  in testDeviceCreation()  local255         for (uint32_t j = 0; j < queueFamilyCount; j++) {  in testDeviceCreation()  local
 348         for (uint32_t j = 0; j < queueCount; ++j) {  in testDeviceCreation()  local
 
 | 
| /device/generic/vulkan-cereal/protocols/generic-apigen/ | 
| D | ApiGen.cpp | 104         for (size_t j = 0; j < n; j++) {  in genProcTypes()  local120             for (size_t j = 0; j < n; j++) {  in genProcTypes()  local
 276             for (size_t j=0; j<e->vars().size(); j++) {  in genEntryPoints()  local
 287         for (size_t j = 0; j < nvars; j++) {  in genEntryPoints()  local
 622         size_t  j;  in genEncoderImpl()  local
 757         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 780         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 798         for (size_t j = 0; j < nvars; j++) {  in genEncoderImpl()  local
 1150             for (size_t j = 0; j < evars.size(); j++) {  in genDecoderImpl()  local
 1426                     for (size_t j = 0; j < evars.size(); j++) {  in genDecoderImpl()  local
 
 | 
| /device/linaro/poplar/wifi/wifi_hal/ | 
| D | cpp_bindings.cpp | 508         for (int j = 1; j < linelen; j++) {  in log()  local512         for (int j = linelen; j < 16; j++) {  in log()  local
 520         for (int j = 0; j < linelen; j++) {  in log()  local
 
 | 
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ | 
| D | FormatConversions.cpp | 105     for (int j = top; j <= bottom; ++j) {  in rgb565_to_yv12()  local163     for (int j = top; j <= bottom; ++j) {  in rgb888_to_yv12()  local
 213     for (int j = top; j <= bottom; ++j) {  in rgb888_to_yuv420p()  local
 251     for (int j = top; j <= bottom; ++j) {  in yv12_to_rgb565()  local
 296     for (int j = top; j <= bottom; ++j) {  in yv12_to_rgb888()  local
 335     for (int j = top; j <= bottom; ++j) {  in yuv420p_to_rgb888()  local
 
 | 
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ | 
| D | vulkanhal_unittest.cpp | 273             for (uint32_t j = 0; j < queueFamilyCount; ++j) {  in setupVulkan()  local291             for (uint32_t j = 0; j < devExtCount; ++j) {  in setupVulkan()  local
 1632         for (uint32_t j = 0; j < kNumImagesPerTrial; ++j) {  in TEST_P()  local
 1650         for (uint32_t j = 0; j < kNumImagesPerTrial; ++j) {  in TEST_P()  local
 1726             for (uint32_t j = 0; j < kRecordsPerThread; ++j) {  in TEST_P()  local
 1805             for (uint32_t j = 0; j < kRecordsPerThread; ++j) {  in TEST_P()  local
 1925                     for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) {  in TEST_P()  local
 1934                     for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) {  in TEST_P()  local
 2165                     for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) {  in TEST_P()  local
 2247                     for (uint32_t j = 0; j < kRecordsPerThread / 2; ++j) {  in TEST_P()  local
 
 | 
| /device/generic/vulkan-cereal/third-party/stb/include/stb/ | 
| D | stb_image.h | 1737    int i,j;  in stbi__convert_format()  local1794    int i,j;  in stbi__convert_format16()  local
 1985    int i,j,k=0;  in stbi__build_huffman()  local
 2052 static void stbi__grow_buffer_unsafe(stbi__jpeg *j)  in stbi__grow_buffer_unsafe()
 2074 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h)  in stbi__jpeg_huff_decode()
 2128 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n)  in stbi__extend_receive()
 2143 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n)  in stbi__jpeg_get_bits()
 2154 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j)  in stbi__jpeg_get_bit()
 2182 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman…  in stbi__jpeg_decode_block()
 2234 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b)  in stbi__jpeg_decode_block_prog_dc()
 [all …]
 
 | 
| /device/linaro/dragonboard/qcom/rmtfs/ | 
| D | util.c | 20 	int j;  in print_hex_dump()  local
 | 
| /device/google/cuttlefish/host/commands/cvd/parser/instance/ | 
| D | cf_graphics_configs.cpp | 51     for (int j = 0; j < num_displays; j++) {  in GenerateDisplayFlag()  local
 |