/external/sfntly/cpp/src/sfntly/port/ |
D | java_iterator.h | 51 virtual void Remove() { in Remove() function 78 virtual void Remove() { in Remove() function
|
/external/v8/src/arm64/ |
D | assembler-arm64-inl.h | 159 inline void CPURegList::Remove(const CPURegList& other) { in Remove() function 174 inline void CPURegList::Remove(const CPURegister& other1, in Remove() function 192 inline void CPURegList::Remove(int code) { in Remove() function
|
/external/protobuf/csharp/src/Google.Protobuf/Collections/ |
D | ReadOnlyDictionary.cs | 66 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary 117 public bool Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
|
D | MapField.cs | 142 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField 313 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField 733 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachinePassRegistry.cpp | 33 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
|
/external/llvm/lib/CodeGen/ |
D | MachinePassRegistry.cpp | 47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
|
/external/v8/src/profiler/ |
D | circular-queue-inl.h | 36 void SamplingCircularQueue<T, L>::Remove() { in Remove() function
|
/external/pdfium/fxjs/ |
D | cfxjse_isolatetracker.cpp | 23 void CFXJSE_IsolateTracker::Remove( in Remove() function in CFXJSE_IsolateTracker
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSDRecord.cpp | 78 STDMETHODIMP CDNSSDRecord::Remove(DNSSDFlags flags) in Remove() function in CDNSSDRecord
|
/external/webrtc/webrtc/base/ |
D | scopedptrcollection.h | 47 void Remove(T* t) { in Remove() function
|
D | scopedptrcollection_unittest.cc | 60 TEST_F(ScopedPtrCollectionTest, Remove) { in TEST_F() argument
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_attachnodelist.cpp | 37 bool CXFA_AttachNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_AttachNodeList
|
D | cxfa_arraynodelist.cpp | 44 bool CXFA_ArrayNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_ArrayNodeList
|
/external/libchrome/base/ |
D | scoped_observer.h | 36 void Remove(Source* source) { in Remove() function
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTArray.h | 418 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() function 492 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() function
|
D | PVRTMap.h | 139 EPVRTError Remove(const KeyType key) in Remove() function
|
/external/curl/docs/ |
D | ROADMAP.md | 138 Remove section in curl the next few years - perhaps
|
/external/libmojo/mojo/edk/system/ |
D | watcher_set.cc | 46 MojoResult WatcherSet::Remove(uintptr_t context) { in Remove() function in mojo::edk::WatcherSet
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | SubList.cs | 83 public void Remove( object value ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList 373 bool ICollection<T>.Remove( T item ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList
|
/external/v8/src/heap/ |
D | array-buffer-tracker-inl.h | 58 LocalArrayBufferTracker::Value LocalArrayBufferTracker::Remove(Key key) { in Remove() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutexset.cc | 65 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
|
/external/webrtc/webrtc/common_audio/ |
D | swap_queue.h | 153 bool Remove(T* output) WARN_UNUSED_RESULT { in Remove() function
|
/external/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 77 void Remove(Instruction *I) { in Remove() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonRDFOpt.cpp | 161 SetVector<NodeId> Remove = DeadInstrs; in run() local 201 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 66 void Remove(Instruction *I) { in Remove() function
|