/external/llvm-project/flang/test/Semantics/ |
D | symbol15.f90 | 196 procedure, nopass :: b10 => ext2 method 224 procedure, nopass :: b10 => ext2 method
|
/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/clang/test/CodeGenCXX/ |
D | mangle-ms-return-qualifiers.cpp | 48 const volatile float &b10() { return *(float*)0; } in b10() function
|
/external/llvm-project/lldb/test/API/lang/c/bitfields/ |
D | main.c | 62 b7 : 1, b8 : 1, b9 : 1, b10 : 1, b11 : 1, b12 : 1, in main() member
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | mangle-ms-return-qualifiers.cpp | 48 const volatile float &b10() { return *(float*)0; } in b10() function
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-use-auto-cast.cpp | 211 const B *b10 = s.template_member_get<B>(); in f_template_cast() local
|
D | modernize-use-auto-cast-remove-stars.cpp | 211 const B *b10 = s.template_member_get<B>(); in f_template_cast() local
|
/external/rust/crates/ryu/src/ |
D | d2s_intrinsics.rs | 34 let b10 = a_hi as u64 * b_lo as u64; in umul128() localVariable
|
/external/skqp/src/core/ |
D | SkMatrix44.cpp | 465 double b10 = a21 * a33 - a23 * a31; in determinant() local 577 double b10 = a21; in invert() local 638 double b10 = a21 * a33 - a23 * a31; in invert() local
|
/external/skia/src/core/ |
D | SkMatrix44.cpp | 474 double b10 = a21 * a33 - a23 * a31; in determinant() local 586 double b10 = a21; in invert() local 647 double b10 = a21 * a33 - a23 * a31; in invert() local
|
D | SkM44.cpp | 275 double b10 = a21 * a33 - a23 * a31; in invert() 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/openscreen/third_party/abseil/src/absl/random/internal/ |
D | randen_hwaes.cc | 517 Vector128 b10 = Vector128Load(state + 10); in Absorb() local
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 516 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/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 584 Vector128 b10 = Vector128Load(state + kLanes * 10); in Absorb() local
|
/external/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 584 Vector128 b10 = Vector128Load(state + kLanes * 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/llvm-project/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 1168 B b10 = { {b10.a1.i2} }; // expected-warning{{uninitialized}} variable 1226 B b10 = { {b10.a1.i2} }; // expected-warning{{uninitialized}} member
|
/external/skia/src/shaders/ |
D | SkPerlinNoiseShader.cpp | 444 int b10 = (j + noiseY.noisePositionIntegerValue) & kBlockMask; in noise2D() local
|
/external/rust/crates/ring/crypto/curve25519/ |
D | curve25519.c | 1320 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc_muladd() local
|