| /external/cronet/base/containers/ | 
| D | lru_cache_unittest.cc | 467 struct Deref {  struct 468   using Target = T; 469   static const Target& deref(const T& x) { return x; }  in deref() 475 struct Deref<RefCountedData<T>> {  struct 476   using Target = typename Deref<T>::Target; 477   static const Target& deref(const RefCountedData<T>& x) {  in deref() 485 struct Deref<scoped_refptr<T>> {  struct 486   using Target = typename Deref<T>::Target; 487   static const Target& deref(const scoped_refptr<T>& x) {  in deref()
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/ | 
| D | indirectly_comparable.compile.pass.cpp | 18 struct Deref {  struct
  | 
| /external/llvm/lib/Analysis/ | 
| D | MemDerefPrinter.cpp | 25     SmallVector<Value *, 4> Deref;  member
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | MemDerefPrinter.cpp | 23     SmallVector<Value *, 4> Deref;  member
  | 
| /external/armnn/include/armnn/ | 
| D | QuantizedLstmParams.hpp | 48     const ConstTensor& Deref(const ConstTensor* tensorPtr) const  in Deref()  function 155     const TensorInfo& Deref(const TensorInfo* tensorInfo) const  in Deref()  function
  | 
| D | LstmParams.hpp | 111     const TensorInfo& Deref(const TensorInfo* tensorInfo) const  in Deref()  function
  | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfExpression.cpp | 35 void DwarfExpression::AddRegIndirect(int DwarfReg, int Offset, bool Deref) {  in AddRegIndirect()
  | 
| D | AsmPrinter.cpp | 720   bool Deref = MI->getOperand(0).isReg() && MI->getOperand(1).isImm();  in emitDebugValueComment()  local
  | 
| /external/rust/crates/plotters/src/chart/ | 
| D | dual_coord.rs | 227 impl<'a, DB: DrawingBackend, CT1: CoordTranslate, CT2: CoordTranslate> Deref  impl
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | Local.cpp | 1209                                             DIExpression *DIExpr, bool Deref,  in BuildReplacementDIExpr() 1228                              bool Deref, int Offset) {  in replaceDbgDeclare() 1247                                       DIBuilder &Builder, bool Deref, int Offset) {  in replaceDbgDeclareForAlloca()
  | 
| /external/rust/crates/syn/src/ | 
| D | token.rs | 345         impl Deref for $name {  impl
  | 
| /external/rust/crates/lock_api/src/ | 
| D | remutex.rs | 747 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Deref  impl 994 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Deref  impl
  | 
| /external/tensorflow/tensorflow/compiler/xla/ | 
| D | shape_util.cc | 129 const T& Deref(const T* ptr) {  in Deref()  function 135 const T& Deref(const T& ref) {  in Deref()  function
  | 
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | 
| D | compile.cc | 65 PatchList PatchList::Deref(Prog::Inst* inst0, PatchList l) {  in Deref()  function in re2::PatchList
  | 
| /external/pigweed/pw_result/ | 
| D | result_test.cc | 52 TEST(Result, Deref) {  in TEST()  argument
  | 
| /external/cronet/base/allocator/partition_allocator/pointers/ | 
| D | raw_ref_unittest.cc | 414 TEST(RawRef, Deref) {  in TEST()  argument
  | 
| /external/googletest/googlemock/test/ | 
| D | gmock-actions_test.cc | 1462 int Deref(std::unique_ptr<int> ptr) { return *ptr; }  in Deref()  function
  | 
| /external/cronet/third_party/googletest/src/googlemock/test/ | 
| D | gmock-actions_test.cc | 1440 int Deref(std::unique_ptr<int> ptr) { return *ptr; }  in Deref()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | CodeViewDebug.cpp | 1165     bool Deref = false;  in collectVariableInfoFromMFTable()  local
  |