Home
last modified time | relevance | path

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

12

/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/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/boost/boost/hana/
Dremove.hpp29 using Remove = BOOST_HANA_DISPATCH_IF(remove_impl<M>, in operator ()() typedef
/third_party/grpc/src/csharp/Grpc.Core.Tests/
DMetadataTest.cs171 public void Remove() in Remove() method in Grpc.Core.Tests.MetadataTest
/third_party/boost/libs/graph/test/
Dtest_destruction.hpp19 void destroy_graph(Graph&, VertexSet const&, Remove, Label) in destroy_graph() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs167 public bool Remove(Extension item) in Remove() method in Google.Protobuf.ExtensionRegistry
/third_party/grpc/third_party/upb/tests/
Dtest_table.cc62 std::pair<bool, upb_value> Remove(uintptr_t key) { in Remove() function in upb::IntTable
132 std::pair<bool, upb_value> Remove(const std::string& key) { in Remove() function in upb::StrTable
200 std::pair<bool, T> Remove(const std::string& key) { in Remove() function in upb::TypedStrTable
275 std::pair<bool, T> Remove(uintptr_t key) { in Remove() function in upb::TypedIntTable
/third_party/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc156 void SslSessionLRUCache::Remove(SslSessionLRUCache::Node* node) { in Remove() function in tsi::SslSessionLRUCache
/third_party/ninja/src/
Dclean.cc56 void Cleaner::Remove(const string& path) { in Remove() function in Cleaner
/third_party/grpc/src/csharp/Grpc.Core.Api/
DMetadata.cs247 public bool Remove(Metadata.Entry item) in Remove() method in Grpc.Core.Metadata
/third_party/mingw-w64/mingw-w64-headers/include/
Dmsputils.h60 WINBOOL Remove(T &t) { in Remove() function
Ddskquota.h102 STDMETHOD(Remove)(THIS_ PDISKQUOTA_USER pUser) PURE; in DECLARE_INTERFACE_() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dmove_to_front.h327 bool MoveToFront<Val>::Remove(const Val& value) { in Remove() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dmove_to_front_test.cpp546 TEST(MoveToFront, Remove) { in TEST() argument
/third_party/gn/src/base/
Dvalues.cc978 bool DictionaryValue::Remove(std::string_view path, in Remove() function in base::DictionaryValue
1193 bool ListValue::Remove(size_t index, std::unique_ptr<Value>* out_value) { in Remove() function in base::ListValue
1204 bool ListValue::Remove(const Value& value, size_t* index) { in Remove() function in base::ListValue
/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc301 static PyObject* Remove(PyObject* pself, PyObject* value) { in Subscript() function
Drepeated_scalar_container.cc540 static PyObject* Remove(PyObject* pself, PyObject* value) { in Subscript() function
/third_party/node/src/
Dutil-inl.h77 void ListNode<T>::Remove() { in Remove() function
/third_party/node/tools/node_modules/eslint/node_modules/estraverse/
Destraverse.js233 Remove: REMOVE property
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc321 bool NameTable::Builder::Remove(int32_t platform_id, in Remove() function in sfntly::NameTable::Builder
/third_party/node/tools/node_modules/eslint/node_modules/esrecurse/node_modules/estraverse/
Destraverse.js235 Remove: REMOVE property
/third_party/node/tools/node_modules/eslint/node_modules/esquery/node_modules/estraverse/
Destraverse.js233 Remove: REMOVE property
/third_party/boringssl/src/ssl/
Dssl_cipher.cc787 void SSLCipherPreferenceList::Remove(const SSL_CIPHER *cipher) { in Remove() function in SSLCipherPreferenceList

12