| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | MergeFunctions.cpp | 936 void MergeFunctions::remove(Function *F) { in remove() function in MergeFunctions
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | filteredbrk.cpp | 115 inline UBool remove(const UnicodeString &s, UErrorCode &status) { in remove() function in UStringSet
|
| H A D | uset.cpp | 126 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 D | StringMap.h | 469 void remove(MapEntryTy *KeyValue) { in remove() function in llvm::StringMap
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Internal.java | 513 public void remove() { in remove() method in Internal.MapAdapter.IteratorAdapter
|
| H A D | RopeByteString.java | 793 public void remove() { in remove() method in RopeByteString.PieceIterator
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.cpp | 469 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 D | fms_form_share_mgr_test.cpp | 3084 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 D | LocaleDistanceBuilder.java | 801 private enum Operation {add, remove} enum constant
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| H A D | LocaleDistanceBuilder.java | 801 private enum Operation {add, remove} enum constant
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | unistr.h | 4696 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 D | transreg.cpp | 708 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | unistr.h | 4723 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 D | transreg.cpp | 707 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry [all...] |
| /third_party/lwip/src/core/ |
| H A D | netif.c | 756 int remove; local
|
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | bignum.cc | 699 DoubleChunk remove = borrow + product; in SubtractTimes() local
|
| /third_party/rust/crates/bitflags/src/ |
| H A D | lib.rs | 615 pub fn remove(&mut self, other: Self) { in remove() functions
|
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1297 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 D | Core.cpp | 1387 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 D | Attributes.cpp | 1610 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 D | CMapTable.java | 426 public void remove() { in remove() method in CMapTable.CMapIterator
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | transreg.cpp | 708 void TransliteratorRegistry::remove(const UnicodeString& ID) { in remove() function in TransliteratorRegistry
|
| /third_party/python/Lib/ |
| H A D | _collections_abc.py | 693 def remove(self, value): member in MutableSet 1109 def remove(self, value): member in MutableSequence
|
| H A D | mailbox.py | 46 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 D | Core.h | 176 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...] |