Home
last modified time | relevance | path

Searched defs:remove (Results 201 - 225 of 257) sorted by relevance

1234567891011

/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...]
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h408 TreeTy* remove(TreeTy* T, key_type_ref V) { in remove() function in llvm::ImutAVLFactory
1030 LLVM_NODISCARD ImmutableSet remove(ImmutableSet Old, value_type_ref V) { in remove() function in llvm::ImmutableSet::Factory
1159 ImmutableSetRef remove(value_type_ref V) { in remove() function in llvm::ImmutableSetRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h688 MachineInstr *remove(MachineInstr *I) { in remove() function in llvm::MachineBasicBlock
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteString.java217 public final void remove() { in remove() method in ByteString.AbstractByteIterator
/third_party/python/Lib/xml/etree/
H A DElementTree.py268 def remove(self, subelement): member in Element
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs509 pub fn remove(&mut self, signal: Signal) { in remove() functions
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java293 public void remove() { in remove() method in Normalizer2Impl.ReorderingBuffer
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java1615 public UnicodeSet remove(int start, int end) { in remove() method in UnicodeSet
1637 public final UnicodeSet remove(int c) { in remove() method in UnicodeSet
1649 public final UnicodeSet remove(CharSequence s) { in remove() method in UnicodeSet
4404 public void remove() { remove() method in UnicodeSet.EntryRangeIterator
4497 public void remove() { remove() method in UnicodeSet.UnicodeSetIterator2
[all...]
/third_party/NuttX/fs/nfs/
H A Drpc.h352 struct REMOVE3args remove; member
471 struct REMOVE3resok remove; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java299 public void remove() { in remove() method in Normalizer2Impl.ReorderingBuffer

Completed in 64 milliseconds

1234567891011