Home
last modified time | relevance | path

Searched defs:remove (Results 126 - 150 of 707) sorted by relevance

12345678910>>...29

/third_party/skia/src/core/
H A DSkLRUCache.h111 void remove(const K& key) { in remove() function in SkLRUCache
H A DSkTDPQueue.h76 void remove(T entry) { in remove() function in SkTDPQueue
H A DSkTMultiMap.h66 void remove(const Key& key, const T* value) { in remove() function in SkTMultiMap
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DWeakMap.hpp173 bool WeakMap<K, V>::remove(const K &key) in remove() function in vk::dbg::WeakMap
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat0.java62 public void remove() { in remove() method in CMapFormat0.CharacterIterator
H A DCMapFormat10.java68 public void remove() { in remove() method in CMapFormat10.CharacterIterator
H A DCMapFormat12.java114 public void remove() { in remove() method in CMapFormat12.CharacterIterator
H A DCMapFormat13.java113 public void remove() { in remove() method in CMapFormat13.CharacterIterator
H A DCMapFormat6.java69 public void remove() { in remove() method in CMapFormat6.CharacterIterator
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramUsage.cpp146 void ProgramUsage::remove(const Expression* expr) { in remove() function in SkSL::ProgramUsage
151 void ProgramUsage::remove(const Statement* stmt) { in remove() function in SkSL::ProgramUsage
156 void ProgramUsage::remove(const ProgramElement& element) { in remove() function in SkSL::ProgramUsage
/third_party/skia/tools/skqp/
H A Dcreate_apk.py69 def remove(p): function
H A Dcut_release.py125 def remove(x): function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyField.java150 public void remove() { in remove() method in LazyField.LazyIterator
/third_party/skia/experimental/xform/
H A DSkShape.h96 void remove(int index) { in remove() function in GroupShape
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/code_coverage/
H A Dcoverage.py24 from os import getenv, path, remove namespace
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Dtest_file_based.py22 from os import path, remove namespace
/base/security/asset/services/plugin/src/
H A Dasset_plugin.rs181 fn remove(&mut self, attributes: &ExtDbMap) -> std::result::Result<i32, u32> { in remove() functions
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_file_lock.c208 bool remove = false; in Release() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h70 int (*remove)(struct platform_device *); member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmsdh.h226 void (*remove)(void *context); member
/foundation/resourceschedule/ffrt/src/sync/
H A Dwait_queue.h140 inline void remove(WaitUntilEntry* we) in remove() function in ffrt::WaitQueue
/foundation/communication/ipc/interfaces/innerkits/rust/src/remote/
H A Dwrapper.rs93 fn remove(self: &DeathRecipientRemoveHandler); in remove() functions
/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dcoreboot_table.h75 int (*remove)(struct coreboot_device *); member
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dparisc-device.h38 int (*remove) (struct parisc_device *dev); member
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dnet_kern.h36 void (*remove)(void *); member

Completed in 10 milliseconds

12345678910>>...29