| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
| D | java_iterator.h | 51 virtual void Remove() { in Remove() function 78 virtual void Remove() { in Remove() function
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | assembler-arm64-inl.h | 60 inline void CPURegList::Remove(const CPURegList& other) { in Remove() function 72 inline void CPURegList::Remove(const CPURegister& other1, in Remove() function 88 inline void CPURegList::Remove(int code) { in Remove() function
|
| /third_party/node/deps/v8/src/base/ |
| D | enum-set.h | 39 void Remove(E element) { bits_ &= ~Mask(element); } in Remove() function 40 void Remove(EnumSet set) { bits_ &= ~set.bits_; } in Remove() function
|
| /third_party/vixl/src/ |
| D | cpu-features.cc | 74 void CPUFeatures::Remove(const CPUFeatures& other) { in Remove() function in vixl::CPUFeatures 78 void CPUFeatures::Remove(Feature feature) { in Remove() function in vixl::CPUFeatures
|
| /third_party/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 | 147 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField 317 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField 814 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
|
| /third_party/node/deps/v8/src/profiler/ |
| D | circular-queue-inl.h | 33 void SamplingCircularQueue<T, L>::Remove() { in Remove() function
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| D | enum_set.h | 70 inline EnumSet& Remove(VALUES... values) { in Remove() function 82 inline EnumSet& Remove(EnumSet s) { return (*this = *this - s); } in Remove() function
|
| /third_party/node/src/ |
| D | cleanup_queue-inl.h | 35 void CleanupQueue::Remove(Callback cb, void* arg) { in Remove() function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | refs-map.cc | 30 ObjectData* RefsMap::Remove(const Address& key) { in Remove() function in v8::internal::compiler::RefsMap
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/ |
| D | InstCombineWorklist.h | 72 void Remove(Instruction *I) { in Remove() function
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| D | mutator_cache.cc | 53 MutatorCache::Value MutatorCache::Remove(const Key& key) { in Remove() function in tint::fuzzers::spvtools_fuzzer::MutatorCache
|
| /third_party/typescript/tests/cases/compiler/ |
| D | missingTypeArguments3.ts | 31 Remove(key: TKey): void; method
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonRDFOpt.cpp | 176 SetVector<NodeId> Remove = DeadInstrs; in run() local 215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| D | materialized-object-store.cc | 37 bool MaterializedObjectStore::Remove(Address fp) { in Remove() function in v8::internal::MaterializedObjectStore
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ExtensionRegistry.cs | 167 public bool Remove(Extension item) in Remove() method in Google.Protobuf.ExtensionRegistry
|
| /third_party/rust/crates/clap/examples/derive_ref/ |
| D | hand_subcommand.rs | 18 Remove(RemoveArgs), enumerator
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
| D | span.go | 117 func (l *SpanList) Remove(s Span) { func
|
| /third_party/node/deps/v8/src/handles/ |
| D | persistent-handles.cc | 114 void PersistentHandlesList::Remove(PersistentHandles* persistent_handles) { in Remove() function in v8::internal::PersistentHandlesList
|
| /third_party/lzma/CPP/Windows/Control/ |
| D | ImageList.h | 69 bool Remove(int index) in Remove() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachinePassRegistry.h | 116 void Remove(MachinePassRegistryNode<PassCtorTy> *Node) { in Remove() function
|
| /third_party/node/deps/v8/src/heap/ |
| D | list.h | 55 void Remove(T* element) { in Remove() function
|
| D | remembered-set.h | 48 static void Remove(SlotSet* slot_set, MemoryChunk* chunk, Address slot_addr) { in Remove() function 122 static void Remove(MemoryChunk* chunk, Address slot_addr) { in Remove() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | enum_set.h | 98 void Remove(EnumType c) { RemoveWord(ToWord(c)); } in Remove() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | enum_set.h | 98 void Remove(EnumType c) { RemoveWord(ToWord(c)); } in Remove() function
|