Home
last modified time | relevance | path

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

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