Home
last modified time | relevance | path

Searched defs:ConstRef (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Darray_internal.h47 using ConstRef = const T&; member
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h1034 struct ConstRef { typedef const T& type; }; struct
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h1011 struct ConstRef { struct
1015 struct ConstRef<T &> { argument
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h1038 struct ConstRef { typedef const T& type; }; struct
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-port.h1024 struct ConstRef { typedef const T& type; }; argument
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1021 struct ConstRef { typedef const T& type; }; argument
/external/tensorflow/tensorflow/core/kernels/linalg/
Dcholesky_grad.cc38 using ConstRef = Eigen::Ref<const Matrix>; typedef in tensorflow::CholeskyGrad
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DBitTracker.cpp124 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local
/external/llvm/lib/Target/Hexagon/
DBitTracker.cpp115 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6901 const char *ConstRef in CheckConstructor() local