Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 130) sorted by relevance

123456

/device/google/contexthub/firmware/os/algos/common/math/
Dmat.c102 uint32_t j; in mat33Multiply() local
120 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/include/glm/gtx/
Dmatrix_query.inl39 for(length_t j = 0; result && j < i ; ++j) local
43 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
Dmatrix_decompose.inl39 for(length_t j = 0; j < 4; ++j) local
91 for(int j = 0; j < 3; ++j) local
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_gentype.inl195 for(typename base<vT, cT, rT, pT>::size_type j = 0; j < stop_col; ++j) local
211 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/angle/src/libANGLE/renderer/
Dcopyvertex.inc.h76 for (size_t j = 0; j < inputComponentCount; j++) in Copy8SintTo16SintVertexData() local
81 for (size_t j = inputComponentCount; j < lastNonAlphaOutputComponent; j++) in Copy8SintTo16SintVertexData() local
106 for (size_t j = 0; j < inputComponentCount; j++) in Copy8SnormTo16SnormVertexData() local
122 for (size_t j = inputComponentCount; j < std::min<size_t>(outputComponentCount, 3); j++) in Copy8SnormTo16SnormVertexData() local
152 for (size_t j = 0; j < inputComponentCount; j++) in Copy32FixedTo32FVertexData() local
160 for (size_t j = 0; j < inputComponentCount; j++) in Copy32FixedTo32FVertexData() local
173 for (size_t j = inputComponentCount; j < outputComponentCount; j++) in Copy32FixedTo32FVertexData() local
190 for (size_t j = 0; j < inputComponentCount; j++) in CopyTo32FVertexData() local
215 for (size_t j = inputComponentCount; j < outputComponentCount; j++) in CopyTo32FVertexData() local
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmatrix_utils.h82 for (unsigned int j = 0; j < resultCols; j++) variable
144 for (unsigned int j = 0; j < columns(); j++) in compMult() local
160 for (unsigned int j = 0; j < cols; j++) in outerProduct() local
170 for (unsigned int j = 0; j < rows(); j++) in transpose() local
338 for (unsigned int j = 0; j < columns(); j++) in inverse() local
/device/generic/vulkan-cereal/stream-servers/tests/
DTextureDraw_unittest.cpp50 for (int j = 0; j < width; j++) { in TestTextureDrawBasic() local
114 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
DGLTestUtils.cpp75 for (int j = 0; j < width; j++) { in createTestPatternRGB888() local
91 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
DVulkan_unittest.cpp257 for (uint32_t j = 0; j < deviceExtensionCount; j++) { in testDeviceCreation() local
282 for (uint32_t j = 0; j < queueFamilyCount; j++) { in testDeviceCreation() local
375 for (uint32_t j = 0; j < queueCount; ++j) { in testDeviceCreation() local
/device/generic/vulkan-cereal/protocols/generic-apigen/
DApiGen.cpp104 for (size_t j = 0; j < n; j++) { in genProcTypes() local
120 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
595 size_t j; in genEncoderImpl() local
730 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
753 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
771 for (size_t j = 0; j < nvars; j++) { in genEncoderImpl() local
1108 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
1384 for (size_t j = 0; j < evars.size(); j++) { in genDecoderImpl() local
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp101 for (size_t j = 0; j < n; j++) { in genProcTypes() local
117 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/third-party/angle/samples/tri_fan_microbench/
DTriFanMicroBench.cpp69 for (unsigned int j = 0; j < numFanVertices; ++j) in createVertexBuffers() local
99 for (unsigned int j = 1; j < 3; ++j) in createVertexBuffers() local
117 for (unsigned int j = 0; j < numTriVertices; ++j) in createVertexBuffers() local
/device/generic/vulkan-cereal/third-party/angle/util/
Dgeometry_utils.cpp36 for (size_t j = 0; j < sliceCount + 1; j++) in CreateSphereGeometry() local
51 for (size_t j = 0; j < sliceCount; j++) in CreateSphereGeometry() local
/device/generic/vulkan-cereal/base/
DSubAllocator_unittest.cpp119 for (size_t j = 0; j < fillCount; ++j) { in TEST() local
178 for (size_t j = 0; j < count; ++j) { in TEST() local
262 for (uint32_t j = 0; j < numBufs; ++j) { in TEST() local
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.cpp508 for (int j = 1; j < linelen; j++) { in log() local
512 for (int j = linelen; j < 16; j++) { in log() local
520 for (int j = 0; j < linelen; j++) { in log() local
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c146 u8 k = d->in_channels, j; in xa_pcm_do_execute_pcm16_chmap() local
190 u8 k = d->in_channels, j; in xa_pcm_do_execute_pcm24_chmap() local
227 u8 k = d->in_channels, j; in xa_pcm_do_execute_pcm24_to_pcm16() local
269 u8 k = d->in_channels, j; in xa_pcm_do_execute_pcm16_to_pcm24() local
306 u8 j; in xa_pcm_is_identity_mapping() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp105 for (int j = top; j <= bottom; ++j) { in rgb565_to_yv12() local
163 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/third-party/angle/src/libANGLE/
DConfig_unittest.cpp135 for (size_t j = 0; j < configsPerType; j++) in TEST() local
158 for (EGLint j = 0; j < static_cast<EGLint>(configsPerType); j++) in TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DDrawBaseVertexVariantsTest.cpp115 for (size_t j = 0; j < indices.size(); j++) in DrawBaseVertexVariantsTest() local
165 for (uint32_t j = 0; j < 6; j++) in DrawBaseVertexVariantsTest() local
304 for (GLint j = 0; j < 4; j++) in updateVertexColorData() local
/device/generic/vulkan-cereal/host-common/
Daddress_space_shared_slots_host_memory_allocator_unittests.cpp95 auto j = fsb.insert({20, 5}).first; in TEST() local
109 auto j = fsb.insert({20, 5}).first; in TEST() local
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp74 for (int j = 0; j < height; ++j) { in rgba8888_to_nv21() local
99 for (int j = 0; j < height; ++j) { in nv21_to_rgba8888() local
147 static void get_color(uint32_t* img, int i, int j, int w, int h, int dw, uint32_t * color) { in get_color()
160 for (int j=0; j < dw; ++j) { in convert_to_square() local
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/
Dquantization_test.cc45 for (int j = 0; j <= range; ++j) { in TEST() local
52 for (int j = 0; j <= range; ++j) { in TEST() local
Dlogical_astc_block_test.cc201 for (int j = 0; j < 8; ++j) { in TEST() local
216 for (int j = 0; j < 8; ++j) { in TEST() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp273 for (uint32_t j = 0; j < queueFamilyCount; ++j) { in setupVulkan() local
291 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/linaro/dragonboard/qcom/rmtfs/
Dutil.c20 int j; in print_hex_dump() local

123456