Home
last modified time | relevance | path

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

123

/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.h168 inline void CPURegList::Remove(const CPURegList& other) { in Remove() function
183 inline void CPURegList::Remove(const CPURegister& other1, in Remove() function
201 inline void CPURegList::Remove(int code) { in Remove() function
/external/ceres-solver/include/ceres/
Dordered_groups.h91 bool Remove(const T element) { in Remove() function
110 int Remove(const vector<T>& elements) { in Remove() function
/external/lzma/CPP/Windows/
DFileDir.h142 bool Remove() in Remove() function
164 bool Remove() in Remove() function
/external/llvm/lib/CodeGen/
DMachinePassRegistry.cpp47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
/external/v8/src/
Dcircular-queue-inl.h36 void SamplingCircularQueue<T, L>::Remove() { in Remove() function
Dcompilation-cache.cc91 void CompilationSubCache::Remove(Handle<SharedFunctionInfo> function_info) { in Remove() function in v8::internal::CompilationSubCache
301 void CompilationCache::Remove(Handle<SharedFunctionInfo> function_info) { in Remove() function in v8::internal::CompilationCache
Dsplay-tree-inl.h180 bool SplayTree<Config, Allocator>::Remove(const Key& key) { in Remove() function
Dhashmap.h145 void* TemplateHashMapImpl<AllocationPolicy>::Remove(void* key, uint32_t hash) { in Remove() function
/external/lldb/include/lldb/Core/
DFileSpecList.h222 Remove (size_t idx) in Remove() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.cc65 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
Dtsan_mutexset.h62 void MutexSet::Remove(u64 id) {} in Remove() function
/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/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h76 void Remove(Instruction *I) { in Remove() function
/external/lldb/source/Target/
DPathMappingList.cpp135 PathMappingList::Remove (off_t index, bool notify) in Remove() function in PathMappingList
276 PathMappingList::Remove (const ConstString &path, bool notify) in Remove() function in PathMappingList
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas109 procedure Remove(const Key: TKey); procedure
237 procedure THashList<TKey, TValue>.Remove(const Key: TKey); procedure
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cc76 TEST(MutexSet, Remove) { in TEST() argument
/external/v8/test/cctest/
Dtest-hashmap.cc57 void Remove(int x) { in Remove() function in IntSet
/external/webrtc/src/system_wrappers/source/
Dmap_no_stl.cc187 int MapNoStl::Remove(MapNoStlItem* item) in Remove() function in webrtc::MapNoStl
/external/lldb/tools/debugserver/source/
DDNBBreakpoint.cpp85 DNBBreakpointList::Remove (nub_addr_t addr) in Remove() function in DNBBreakpointList
/external/lldb/source/Breakpoint/
DBreakpointLocationCollection.cpp49 BreakpointLocationCollection::Remove (lldb::break_id_t bp_id, lldb::break_id_t bp_loc_id) in Remove() function in BreakpointLocationCollection
DBreakpointSiteList.cpp82 BreakpointSiteList::Remove (lldb::break_id_t break_id) in Remove() function in BreakpointSiteList
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs283 public void Remove( int el ) in Remove() method in Antlr.Runtime.BitSet
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs241 public void Remove(int el) { in Remove() method in Antlr.Runtime.BitSet
/external/v8/include/
Dv8-util.h64 static PersistentContainerValue Remove(Impl* impl, K key) { in Remove() function
190 UniquePersistent<V> Remove(const K& key) { in Remove() function

123