Home
last modified time | relevance | path

Searched defs:b_ref (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
Ddebug-info-fwd-ref.cpp10 baz& b_ref; member
/external/libvpx/test/
Dhadamard_test.cc159 tran_low_t b_ref[kMaxBlockSize]; in CompareReferenceRandom() local
180 tran_low_t b_ref[kMaxBlockSize]; in VaryStride() local
/external/libaom/test/
Dhadamard_test.cc256 OutputType b_ref[kMaxBlockSize]; in CompareReferenceRandom() local
274 OutputType b_ref[kMaxBlockSize]; in VaryStride() local
/external/rust/crates/openssl/src/
Dasn1.rs705 let b_ref = b.as_ref(); in time_eq() localVariable
724 let b_ref = b.as_ref(); in time_ord() localVariable
/external/tensorflow/tensorflow/core/kernels/sparse/
Dsparse_mat_mul_op.cc193 auto b_ref = GetSparseMatrixRef(*input_matrix_b, rank, batch_idx, in Compute() local