Home
last modified time | relevance | path

Searched defs:remove (Results 351 - 375 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h666 void remove(ConstantClass *CP) { in remove() function in llvm::ConstantUniqueMap
/third_party/vk-gl-cts/executor/
H A DxeTestCase.cpp396 void TestSet::remove (const TestNode* node) in remove() function in TestSet
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp77 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 DContext.cpp74 void Broadcaster<Listener>::remove(Listener *l) in remove() function in __anon22992::Broadcaster
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.cpp94 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 DBitmapSizeTable.java405 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 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
/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

Completed in 28 milliseconds

1...<<11121314151617181920>>...27