/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 21 static int ef4_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in ef4_mtd_erase() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mtd.c | 21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | mtd.c | 21 static int ef4_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in ef4_mtd_erase() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mtd.c | 21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mtd.c | 21 static int efx_mtd_erase(struct mtd_info *mtd, struct erase_info *erase) in efx_mtd_erase() argument
|
/third_party/json/include/nlohmann/ |
H A D | ordered_map.hpp | 162 size_type erase(const key_type& key) in erase() function 183 size_type erase(KeyType && key) in erase() function 202 iterator erase(iterator pos) in erase() function 207 iterator erase(iterator first, iterator last) in erase() function
|
/third_party/libinput/tools/ |
H A D | libinput-measure-touchpad-size.py | 159 def erase(self): member in Touchpad
|
/third_party/python/Tools/demo/ |
H A D | life.py | 84 def erase(self): member in LifeBoard
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ThreadLocal.h | 57 void erase() { removeInstance(); } in erase() function in llvm::sys::ThreadLocal
|
/foundation/window/window_manager/utils/include/ |
H A D | atomic_map.h | 34 void erase(const Key& key) in erase() function in OHOS::Rosen::AtomicMap
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pstore_zone.h | 55 pstore_zone_erase_op erase; member
|
H A D | pstore_blk.h | 83 pstore_zone_erase_op erase; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pstore_zone.h | 53 pstore_zone_erase_op erase; member
|
/kernel/liteos_a/drivers/mtd/multi_partition/include/ |
H A D | mtd_dev.h | 54 int (*erase)(struct MtdDev *mtd, UINT64 start, UINT64 len, UINT64 *failAddr); member
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | CircularCaptureBuffer.java | 95 public void erase() { in erase() method in CircularCaptureBuffer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | TypeFinder.h | 57 iterator erase(iterator I, iterator E) { return StructTypes.erase(I, E); } in erase() function in llvm::TypeFinder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | SmallSet.h | 107 bool erase(const T &V) { in erase() function in llvm::SmallSet
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | InfoSink.h | 102 void erase() { sink.clear(); } in erase() function in TInfoSinkBase
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionComparator.h | 80 void erase(GlobalValue *Global) { in erase() function in llvm::GlobalNumberState
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 179 bool DeadCodeElimination::erase(const SetVector<NodeId> &Nodes) { in erase() function in DeadCodeElimination
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | PriorityWorklist.h | 163 bool erase(const T& X) { in erase() function in llvm::PriorityWorklist
|
H A D | SmallSet.h | 207 bool erase(const T &V) { in erase() function in llvm::SmallSet
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | Trace.h | 98 iterator erase(iterator q) { return BasicBlocks.erase (q); } in erase() function in llvm::Trace 99 iterator erase(iterator q1, iterator q2) { return BasicBlocks.erase (q1, q2); } in erase() function in llvm::Trace
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | InfoSink.h | 107 void erase() in erase() function in sh::TInfoSinkBase
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netfirewall_parcel.cpp | 94 std::string NetFirewallUtils::erase(const std::string &src, const std::string &sub)
in erase() function in OHOS::NetManagerStandard::NetFirewallUtils
|