Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 89) 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.h173 inline void CPURegList::Remove(const CPURegList& other) { in Remove() function
188 inline void CPURegList::Remove(const CPURegister& other1, in Remove() function
206 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/v8/src/profiler/
Dcircular-queue-inl.h36 void SamplingCircularQueue<T, L>::Remove() { in Remove() function
/external/llvm/lib/CodeGen/
DMachinePassRegistry.cpp47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
/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/lldb/include/lldb/Core/
DFileSpecList.h222 Remove (size_t idx) in Remove() function
/external/libchrome/base/
Dscoped_observer.h36 void Remove(Source* source) { in Remove() function
/external/libweave/third_party/chromium/base/
Dscoped_observer.h35 void Remove(Source* source) { in Remove() function
/external/curl/docs/
DROADMAP.md138 Remove section in curl the next few years - perhaps
/external/libweave/src/commands/
Dcommand_queue_unittest.cc36 bool Remove(const std::string& id) { return queue_.Remove(id); } in Remove() function in weave::CommandQueueTest
99 TEST_F(CommandQueueTest, Remove) { in TEST_F() argument
Dcommand_queue.cc106 bool CommandQueue::Remove(const std::string& id) { in Remove() function in weave::CommandQueue
/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
Dtsan_mutexset.h62 void MutexSet::Remove(u64 id) {} in Remove() function
/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.h76 void Remove(Instruction *I) { 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/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.cc58 void Remove(int x) { in Remove() function in IntSet
/external/lzma/CPP/Windows/Control/
DImageList.h69 bool Remove(int index) in Remove() function
/external/lzma/CPP/Windows/
DFileDir.cpp544 bool CTempFile::Remove() in Remove() function in NWindows::NFile::NDir::CTempFile
575 bool CTempDir::Remove() in Remove() function in NWindows::NFile::NDir::CTempDir

1234