/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 74 Packet b00, b10, b20, b30, b01, b11, b21, b31; in sparselu_gemm() local 178 Packet b00, b10, b20, b30; in sparselu_gemm() local
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | Packet.java | 110 short b10 = (short)(b[10] & 0xff); in fromByteArray() local
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NELocallyConnectedMatrixMultiplyKernel.cpp | 99 float16x8_t b10 = vld1q_f16(matrix_b + 0 + 1 * in_b_stride); in vector_matrix_multiply_f16() local 225 float32x4_t b10 = vld1q_f32(matrix_b + 0 + 1 * in_b_stride); in vector_matrix_multiply_f32() local
|
D | NEGEMMMatrixMultiplyKernel.cpp | 116 float16x8_t b10 = vld1q_f16(matrix_b + 0 + 1 * in_b_stride); in vector_matrix_multiply_f16() local 318 float32x4_t b10 = vld1q_f32(matrix_b + 0 + 1 * in_b_stride); in vector_matrix_multiply_f32() local 545 float32x4_t b10 = vld1q_f32(mtx_b1); in matrix_matrix_multiply_f32() local 729 float32x4_t b10 = vld1q_f32(mtx_b1); in matrix_matrix_multiply_f32() local
|
/external/skia/src/core/ |
D | SkMatrixInvert.cpp | 100 double b10 = a21 * a33 - a23 * a31; in SkInvert4x4Matrix() local
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-return-qualifiers.cpp | 48 const volatile float &b10() { return *(float*)0; } in b10() function
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 470 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 470 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | randen_hwaes.cc | 517 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 470 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 517 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 517 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/libkmsxx/kms++util/src/ |
D | drawing.cpp | 536 bool b10 = get_char_pixel(c, x + 1, y); in draw_char() local
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 3039 int b10 = reinterpret_cast<uint32_t*>(ar30_pixels)[i] & 1023; in TEST_F() local 3105 int b10 = (reinterpret_cast<uint32_t*>(ab30_pixels)[i] >> 20) & 1023; in TEST_F() local 3165 int b10 = reinterpret_cast<uint32_t*>(ar30_pixels)[i] & 1023; in TEST_F() local
|
/external/pffft/ |
D | sse2neon.h | 547 signed char b10, in _mm_set_epi8() 594 signed char b10, in _mm_setr_epi8() 1196 float32x2_t b10 = vget_low_f32(vreinterpretq_f32_m128(__B)); in _mm_movelh_ps() local 1289 float32x2_t b10 = vget_low_f32(vreinterpretq_f32_m128(b)); in _mm_shuffle_ps_1032() local 1324 float32x2_t b10 = vget_low_f32(vreinterpretq_f32_m128(b)); in _mm_shuffle_ps_1010() local 1331 float32x2_t b10 = vget_low_f32(vreinterpretq_f32_m128(b)); in _mm_shuffle_ps_1001() local
|
/external/clang/test/SemaCXX/ |
D | uninitialized.cpp | 467 …B b10 = getB(-b10.x); // expected-warning {{variable 'b10' is uninitialized when used within its … in setupB() local 502 B b10 = getB(-b10.x); // expected-warning {{variable 'b10' is uninitialized when used within its o… variable 1166 B b10 = { {b10.a1.i2} }; // expected-warning{{uninitialized}} variable 1224 B b10 = { {b10.a1.i2} }; // expected-warning{{uninitialized}} member
|
/external/skia/src/shaders/ |
D | SkPerlinNoiseShader.cpp | 445 int b10 = (j + noiseY.noisePositionIntegerValue) & kBlockMask; in noise2D() local
|
/external/libaom/libaom/av1/encoder/ |
D | optical_flow.c | 56 const double b01, const double b10, const double b11) { in pixel_interp()
|
/external/rust/crates/ring/crypto/curve25519/ |
D | curve25519.c | 1320 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc_muladd() local
|
/external/boringssl/src/crypto/curve25519/ |
D | curve25519.c | 1419 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc_muladd() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/ |
D | curve25519.c | 1422 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc_muladd() local
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_cfg_test.cpp | 4352 auto b10 = f->GetBlock(10).first; in TEST_F() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_cfg_test.cpp | 4352 auto b10 = f->GetBlock(10).first; in TEST_F() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | val_cfg_test.cpp | 4352 auto b10 = f->GetBlock(10).first; in TEST_F() local
|
/external/skia/src/sksl/codegen/ |
D | SkSLVMCodeGenerator.cpp | 1187 b10 = a21**a33 - a23**a31, in writeMatrixInverse4x4() local
|