Home
last modified time | relevance | path

Searched defs:remove (Results 226 - 250 of 297) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp936 void MergeFunctions::remove(Function *F) { in remove() function in MergeFunctions
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp115 inline UBool remove(const UnicodeString &s, UErrorCode &status) { in remove() function in UStringSet
H A Duset.cpp126 uset_removeAll(USet* set, const USet* remove) { in uset_removeAll() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h469 void remove(MapEntryTy *KeyValue) { in remove() function in llvm::StringMap
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java513 public void remove() { in remove() method in Internal.MapAdapter.IteratorAdapter
H A DRopeByteString.java793 public void remove() { in remove() method in RopeByteString.PieceIterator
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp469 void FolderManager::remove(std::string const& name) { in remove() function in fs::FolderManager
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp3084 bool remove = true; in HWTEST_F() local
3107 bool remove = true; in HWTEST_F() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java801 private enum Operation {add, remove} enum constant
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java801 private enum Operation {add, remove} enum constant
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4696 UnicodeString::remove() remove() function in UnicodeString
4708 UnicodeString::remove(int32_t start, remove() function in UnicodeString
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtransreg.cpp708 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h4723 UnicodeString::remove() remove() function in UnicodeString
4735 UnicodeString::remove(int32_t start, remove() function in UnicodeString
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtransreg.cpp707 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry
[all...]
/third_party/lwip/src/core/
H A Dnetif.c756 int remove; local
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc699 DoubleChunk remove = borrow + product; in SubtractTimes() local
/third_party/rust/crates/bitflags/src/
H A Dlib.rs615 pub fn remove(&mut self, other: Self) { in remove() functions
/third_party/python/Lib/collections/
H A D__init__.py1297 def remove(self, item): member in UserList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1387 Error JITDylib::remove(const SymbolNameSet &Names) { in remove() function in JITDylib
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributes.cpp1610 AttrBuilder &AttrBuilder::remove(const AttrBuilder &B) { in remove() function in AttrBuilder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapTable.java426 public void remove() { in remove() method in CMapTable.CMapIterator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtransreg.cpp708 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry
/third_party/python/Lib/
H A D_collections_abc.py693 def remove(self, value): member in MutableSet
1109 def remove(self, value): member in MutableSequence
H A Dmailbox.py46 def remove(self, key): member in Mailbox
334 def remove(self, key): member in Maildir
613 def remove(self, key): global() member in _singlefileMailbox
984 def remove(self, key): global() member in MH
1258 def remove(self, key): global() member in Babyl
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h176 void remove(UnderlyingVector::size_type I) { in remove() function in llvm::orc::SymbolLookupSet
183 void remove(iterator I) { remove(I - begin()); } in remove() function in llvm::orc::SymbolLookupSet
[all...]

Completed in 53 milliseconds

12345678910>>...12