Home
last modified time | relevance | path

Searched defs:a_ref (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/openssl/src/
Dasn1.rs704 let a_ref = a.as_ref(); in time_eq() localVariable
723 let a_ref = a.as_ref(); in time_ord() localVariable
/external/tensorflow/tensorflow/core/kernels/sparse/
Dsparse_mat_mul_op.cc191 auto a_ref = GetSparseMatrixRef(*input_matrix_a, rank, batch_idx, in Compute() local