Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 99) sorted by relevance

1234

/external/sfntly/cpp/src/sfntly/port/
Djava_iterator.h51 virtual void Remove() { in Remove() function
78 virtual void Remove() { in Remove() function
/external/v8/src/arm64/
Dassembler-arm64-inl.h159 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/
DReadOnlyDictionary.cs66 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
DMapField.cs142 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/
DMachinePassRegistry.cpp33 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
/external/llvm/lib/CodeGen/
DMachinePassRegistry.cpp47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
/external/v8/src/profiler/
Dcircular-queue-inl.h36 void SamplingCircularQueue<T, L>::Remove() { in Remove() function
/external/pdfium/fxjs/
Dcfxjse_isolatetracker.cpp23 void CFXJSE_IsolateTracker::Remove( in Remove() function in CFXJSE_IsolateTracker
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDRecord.cpp78 STDMETHODIMP CDNSSDRecord::Remove(DNSSDFlags flags) in Remove() function in CDNSSDRecord
/external/webrtc/webrtc/base/
Dscopedptrcollection.h47 void Remove(T* t) { in Remove() function
Dscopedptrcollection_unittest.cc60 TEST_F(ScopedPtrCollectionTest, Remove) { in TEST_F() argument
/external/pdfium/xfa/fxfa/parser/
Dcxfa_attachnodelist.cpp37 bool CXFA_AttachNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_AttachNodeList
Dcxfa_arraynodelist.cpp44 bool CXFA_ArrayNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_ArrayNodeList
/external/libchrome/base/
Dscoped_observer.h36 void Remove(Source* source) { in Remove() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTArray.h418 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() function
492 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() function
DPVRTMap.h139 EPVRTError Remove(const KeyType key) in Remove() function
/external/curl/docs/
DROADMAP.md138 Remove section in curl the next few years - perhaps
/external/libmojo/mojo/edk/system/
Dwatcher_set.cc46 MojoResult WatcherSet::Remove(uintptr_t context) { in Remove() function in mojo::edk::WatcherSet
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs83 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/
Darray-buffer-tracker-inl.h58 LocalArrayBufferTracker::Value LocalArrayBufferTracker::Remove(Key key) { in Remove() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.cc65 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
/external/webrtc/webrtc/common_audio/
Dswap_queue.h153 bool Remove(T* output) WARN_UNUSED_RESULT { in Remove() function
/external/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h77 void Remove(Instruction *I) { in Remove() function
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp161 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/
DInstCombineWorklist.h66 void Remove(Instruction *I) { in Remove() function

1234