/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | CollectionUtilities.java | 413 public static String remove(String source, UnicodeSet removals) { in remove() method in CollectionUtilities 505 public void remove() { in remove() method in CollectionUtilities.FilteredIterator
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ir.cpp | 255 void node::remove() {parent->remove_node(this); in remove() function in r600_sb::node
|
/third_party/nghttp2/src/ |
H A D | memchunk.h | 214 size_t remove(void *dest, size_t count) { in remove() function 247 size_t remove(Memchunks &dest, size_t count) { in remove() function 279 size_t remove(Memchunks &dest) { in remove() function 463 size_t remove(void *dest, size_t count) { in remove() function
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.h | 366 void remove(int& id) in remove() function in nv50_ir::ArrayList
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | RangeTable.java | 272 public Builder remove(RangeTree ranges) { in remove() method in RangeTable.Builder 281 public Builder remove(Column<?> column) { in remove() method in RangeTable.Builder 287 public Builder remove(Collection<Column<?>> columns) { in remove() method in RangeTable.Builder [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantsContext.h | 666 void remove(ConstantClass *CP) { in remove() function in llvm::ConstantUniqueMap
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestCase.cpp | 396 void TestSet::remove (const TestNode* node) in remove() function in TestSet
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Reactor.cpp | 77 void Variable::UnmaterializedVariables::remove(const Variable *v) in remove() function in rr::Variable::UnmaterializedVariables
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | Context.cpp | 74 void Broadcaster<Listener>::remove(Listener *l) in remove() function in __anon22992::Broadcaster
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDevice.cpp | 94 void Device::SamplerIndexer::remove(const SamplerState &samplerState) in remove() function in vk::Device::SamplerIndexer
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | BitmapSizeTable.java | 405 public void remove() { in remove() method in BitmapSizeTable.Builder.BitmapGlyphInfoIterator
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
H A D | CMapFormat4.java | 264 public void remove() { in remove() method in CMapFormat4.CharacterIterator
|
/third_party/python/Lib/ |
H A D | weakref.py | 105 def remove(wr, selfref=ref(self), _atomic_removal=_remove_dead_weakref): function 369 def remove(k, selfref=ref(self)): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ilist.h | 264 pointer remove(iterator &IT) { in remove() function in llvm::iplist_impl 271 pointer remove(const iterator &IT) { in remove() function in llvm::iplist_impl 276 pointer remove(pointer IT) { return remove(iterator(IT)); } in remove() function in llvm::iplist_impl 277 pointer remove(reference IT) { return remove(iterator(IT)); } in remove() function in llvm::iplist_impl [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ilist.h | 249 pointer remove(iterator &IT) { in remove() function in llvm::iplist_impl 256 pointer remove(const iterator &IT) { in remove() function in llvm::iplist_impl 261 pointer remove(pointer IT) { return remove(iterator(IT)); } in remove() function in llvm::iplist_impl 262 pointer remove(reference IT) { return remove(iterator(IT)); } in remove() function in llvm::iplist_impl [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapField.java | 329 public V remove(Object key) { in remove() method in MapField.MutatabilityAwareMap 427 public boolean remove(Object o) { in remove() method in MapField.MutatabilityAwareMap.MutatabilityAwareCollection 524 public boolean remove(Object o) { in remove() method in MapField.MutatabilityAwareMap.MutatabilityAwareSet 595 public void remove() { in remove() method in MapField.MutatabilityAwareMap.MutatabilityAwareIterator
|
H A D | SmallSortedMap.java | 279 public V remove(Object o) { in remove() method in SmallSortedMap 507 public boolean remove(Object o) { in remove() method in SmallSortedMap.EntrySet 558 public void remove() { in remove() method in SmallSortedMap.EntryIterator 608 public void remove() { remove() method in SmallSortedMap.DescendingEntryIterator [all...] |
/third_party/skia/include/private/ |
H A D | SkTHash.h | 118 void remove(const K& key) { in remove() function in SkTHashTable 451 void remove(const K& key) { in remove() function in SkTHashMap 516 void remove(const T& item) { in remove() function in SkTHashSet
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | editor.cpp | 174 Editor::TextPosition Editor::remove(TextPosition pos1, TextPosition pos2) { in remove() function in Editor
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueUtils.cpp | 135 bool QueueGlobalPriorities::remove (const Priority& prio) in remove() function in vkt::synchronization::QueueGlobalPriorities
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | lazy_for_each_builder.h | 412 void ProcessOffscreenNode(RefPtr<UINode> uiNode, bool remove) in ProcessOffscreenNode() argument
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | vars.c | 809 efivar_entry_find(efi_char16_t *name, efi_guid_t guid, struct list_head *head, bool remove) efivar_entry_find() argument [all...] |
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | ecard.h | 204 void (*remove)(struct expansion_card *); member
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | ecard.h | 204 void (*remove)(struct expansion_card *); member
|
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
H A D | intel_th.h | 162 void (*remove)(struct intel_th_device *thdev); member
|