/aosp_15_r20/external/pigweed/pw_toolchain/ |
H A D | sibling_cast_test.cc | 55 DerivedB& b_ref = SiblingCast<DerivedB&, Base>(instance_a); in TEST() local 78 const DerivedB& b_ref = SiblingCast<const DerivedB&, Base>(kInstanceA); in TEST() local 103 const DerivedB& b_ref = SiblingCast<const DerivedB&, Base>(instance_a); in TEST() local 167 [[maybe_unused]] DerivedB& b_ref = SiblingCast<DerivedB&, Base>(multiple); in TEST() local 170 [[maybe_unused]] DerivedB& b_ref = SiblingCast<DerivedB&, Base>(extra); in TEST() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | hadamard_test.cc | 166 tran_low_t b_ref[kMaxBlockSize]; in CompareReferenceRandom() local 186 tran_low_t b_ref[kMaxBlockSize]; in ExtremeValuesTest() local 212 tran_low_t b_ref[kMaxBlockSize]; in VaryStride() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/tests/ |
D | iso.rs | 509 let b_ref = &b; in iter_subgraph() localVariable 526 let b_ref = &b; in iter_subgraph() localVariable 539 let b_ref = &b; in iter_subgraph() localVariable
|
/aosp_15_r20/external/libaom/test/ |
H A D | hadamard_test.cc | 263 OutputType b_ref[kMaxBlockSize]; in CompareReferenceRandom() local 284 OutputType b_ref[kMaxBlockSize]; in CompareReferenceExtreme() local 309 OutputType b_ref[kMaxBlockSize]; in VaryStride() local
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/tests/transitive_dependencies/ |
H A D | a_test.rs | 36 let b_ref = a.b.as_ref().unwrap(); in test_b() localVariable
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | debug-info-fwd-ref.cpp | 10 baz& b_ref; member
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_cuda.cpp | 554 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local 646 PaddedBuffer<float> b_ref(N, "b_ref"); in TEST() local 786 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local 897 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local
|
H A D | test_expr.cpp | 205 PaddedBuffer<float> b_ref(1); in TEST() local 411 std::vector<double> b_ref(N, 10.0); in TEST() local
|
H A D | test_llvm.cpp | 1412 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local 1456 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local 1502 PaddedBuffer<float> b_ref(1, "b_ref"); in TEST() local
|
H A D | test_loopnest.cpp | 1895 std::vector<int> b_ref(100, 0); in TEST() local 3835 std::vector<int> b_ref(200, 0); in TEST() local 3882 std::vector<int> b_ref(200, 0); in TEST() local 3928 std::vector<int> b_ref(200, 0); in TEST() local 3975 std::vector<int> b_ref(200, 0); in TEST() local 4026 std::vector<int> b_ref(200, 0); in TEST() local 4214 std::vector<int> b_ref(50, 0); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | volatile_memory.rs | 1967 let b_ref = VolatileSlice::from(&mut b[..]); in slice_copy_from_u8() localVariable 1983 let b_ref = &mut b[..]; in slice_copy_from_u16() localVariable 2002 let b_ref = VolatileSlice::from(&mut b[..]); in slice_copy_to_volatile_slice() localVariable
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | asn1.rs | 818 let b_ref = b.as_ref(); in time_eq() localVariable 837 let b_ref = b.as_ref(); in time_ord() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/ |
H A D | sparse_mat_mul_op.cc | 193 auto b_ref = GetSparseMatrixRef(*input_matrix_b, rank, batch_idx, in Compute() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | refmvs.c | 724 const int b_ref = rb->ref; in load_tmvs_c() local
|