Home
last modified time | relevance | path

Searched defs:remove (Results 376 - 400 of 689) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java264 public void remove() { in remove() method in CMapFormat4.CharacterIterator
/third_party/python/Lib/
H A Dweakref.py105 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 Dilist.h264 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 Dilist.h249 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 DMapField.java329 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 DSmallSortedMap.java279 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 DSkTHash.h118 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 Deditor.cpp174 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 DvktGlobalPriorityQueueUtils.cpp135 bool QueueGlobalPriorities::remove (const Priority& prio) in remove() function in vkt::synchronization::QueueGlobalPriorities
/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h113 } remove; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h412 void ProcessOffscreenNode(RefPtr<UINode> uiNode, bool remove) in ProcessOffscreenNode() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dvars.c809 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 Decard.h204 void (*remove)(struct expansion_card *); member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Decard.h204 void (*remove)(struct expansion_card *); member
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dintel_th.h162 void (*remove)(struct intel_th_device *thdev); member
/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dcdns-dphy.c77 void (*remove)(struct cdns_dphy *dphy); member
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c1099 struct vfio_iommu_spapr_tce_remove remove; in tce_iommu_ioctl() local
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-compat.c570 bool remove = false; in cfg80211_wext_siwencode() local
632 bool remove = false; in cfg80211_wext_siwencodeext() local
395 __cfg80211_set_encryption(struct cfg80211_registered_device *rdev, struct net_device *dev, bool pairwise, const u8 *addr, bool remove, bool tx_key, int idx, struct key_params *params) __cfg80211_set_encryption() argument
548 cfg80211_set_encryption(struct cfg80211_registered_device *rdev, struct net_device *dev, bool pairwise, const u8 *addr, bool remove, bool tx_key, int idx, struct key_params *params) cfg80211_set_encryption() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dtty_driver.h250 void (*remove)(struct tty_driver *driver, struct tty_struct *tty); member
H A Dvisorbus.h305 void (*remove)(struct visor_device *dev); member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c586 modify_free_space_bitmap(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path, u64 start, u64 size, int remove) modify_free_space_bitmap() argument
/kernel/linux/linux-5.10/include/pcmcia/
H A Dds.h50 void (*remove) (struct pcmcia_device *dev); member
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-component.h79 void (*remove)(struct snd_soc_component *component); member
H A Dsoc-dai.h331 int (*remove)(struct snd_soc_dai *dai); member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extfree_item.c126 xfs_efi_item_unpin( struct xfs_log_item *lip, int remove) xfs_efi_item_unpin() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...28