Home
last modified time | relevance | path

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

123

/third_party/flutter/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/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/cef/libcef/browser/extensions/value_store/
Dcef_value_store.cc111 ValueStore::WriteResult CefValueStore::Remove(const std::string& key) { in Remove() function in value_store::CefValueStore
115 ValueStore::WriteResult CefValueStore::Remove( in Remove() function in value_store::CefValueStore
/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
DRepeatedField.cs375 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.RepeatedField
/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/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/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/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/skia/third_party/externals/swiftshader/tests/regres/cov/
Dspan.go117 func (l *SpanList) Remove(s Span) { func
/third_party/rust/crates/clap/examples/derive_ref/
Dhand_subcommand.rs18 Remove(RemoveArgs), enumerator
/third_party/cef/libcef/common/
Dvalue_base.cc46 void CefValueController::Remove(void* value, bool notify_object) { in Remove() function in CefValueController
/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/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/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/typescript/tests/cases/fourslash/
Dfourslash.ts72 Remove = "remove", enumerator
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h367 CloneContext& Remove(const std::vector<T>& vector, OBJECT* object) { in Remove() function

123