Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Djava_iterator.h51 virtual void Remove() { in Remove() function
78 virtual void Remove() { in Remove() function
/third_party/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.cs147 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/vixl/src/
Dcpu-features.cc75 void CPUFeatures::Remove(const CPUFeatures& other) { in Remove() function in vixl::CPUFeatures
79 void CPUFeatures::Remove(Feature feature) { in Remove() function in vixl::CPUFeatures
Dcpu-features.h356 void Remove(T first, U... others) { in Remove() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/quant_helper/
Dremove_unused_quant_param.cc20 int RemoveQuantParam::Remove() { in Remove() function in mindspore::lite::quant::RemoveQuantParam
/third_party/skia/third_party/externals/tint/src/utils/
Denum_set.h70 inline EnumSet& Remove(VALUES... values) { in Remove() function
82 inline EnumSet& Remove(EnumSet s) { return (*this = *this - s); } in Remove() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h72 void Remove(Instruction *I) { in Remove() function
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
Dmutator_cache.cc53 MutatorCache::Value MutatorCache::Remove(const Key& key) { in Remove() function in tint::fuzzers::spvtools_fuzzer::MutatorCache
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Ddevice_tensor_store.h71 void Remove(AnfNode *key) { in Remove() function
/third_party/typescript/tests/cases/compiler/
DmissingTypeArguments3.ts31 Remove(key: TKey): void; method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp176 SetVector<NodeId> Remove = DeadInstrs; in run() local
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs167 public bool Remove(Extension item) in Remove() method in Google.Protobuf.ExtensionRegistry
/third_party/rust/crates/clap/examples/derive_ref/
Dhand_subcommand.rs18 Remove(RemoveArgs), enumerator
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dspan.go117 func (l *SpanList) Remove(s Span) { func
/third_party/lzma/CPP/Windows/Control/
DImageList.h69 bool Remove(int index) in Remove() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePassRegistry.h116 void Remove(MachinePassRegistryNode<PassCtorTy> *Node) { in Remove() function
/third_party/skia/third_party/externals/spirv-tools/source/
Denum_set.h98 void Remove(EnumType c) { RemoveWord(ToWord(c)); } in Remove() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Denum_set.h98 void Remove(EnumType c) { RemoveWord(ToWord(c)); } in Remove() function
/third_party/rust/crates/clap/tests/derive/
Dnested_subcommands.rs162 Remove { name: String }, enumerator
Dsubcommands.rs217 Remove, in external_subcommand() enumerator
557 Remove, in skip_subcommand() enumerator
/third_party/vixl/src/aarch64/
Doperands-aarch64.h123 void Remove(const CPURegList& other) { in Remove() function
137 void Remove(const CPURegister& other) { in Remove() function
151 void Remove(int code) { in Remove() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DNucleus.hpp130 Remove, enumerator
/third_party/ninja/src/
Dclean.cc56 void Cleaner::Remove(const string& path) { in Remove() function in Cleaner
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dlist.h129 virtual void Remove(pointer elem) noexcept { in Remove() function

123