/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | remove.c | 6 int remove(const char *path) in remove() function
|
/third_party/musl/src/stdio/ |
H A D | remove.c | 6 int remove(const char *path) in remove() function
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | remove.c | 6 int remove(const char *path) in remove() function
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | remove.c | 6 int remove(const char *path) in remove() function
|
/third_party/node/test/parallel/ |
H A D | test-event-emitter-once.js | 36 function remove() { function
|
/third_party/node/lib/internal/cluster/ |
H A D | shared_handle.js | |
H A D | round_robin_handle.js | |
/third_party/node/lib/internal/ |
H A D | linkedlist.js | 16 function remove(item) { function
|
/base/hiviewdfx/hiview/base/include/ |
H A D | event_priority_queue.h | 24 bool remove(uint64_t seq) in remove() function in OHOS::HiviewDFX::EventPriorityQueue
|
/third_party/skia/infra/bots/ |
H A D | test_utils.py | 37 def remove(self, fname): member in FileWriter
|
/base/request/request/request_utils/src/ |
H A D | queue_map.rs | 53 pub fn remove(&mut self, n: &N) -> Option<T> { in remove() functions
|
/base/security/asset/interfaces/inner_kits/rs/src/ |
H A D | lib.rs | 63 pub fn remove(&self, query: &AssetMap) -> Result<()> { in remove() functions
|
/base/security/asset/services/crypto_manager/src/ |
H A D | crypto_manager.rs | 69 pub fn remove(&mut self, calling_info: &CallingInfo, challenge: &Vec<u8>) { in remove() functions
|
/base/security/asset/test/unittest/inner_kits_rust/src/ |
H A D | main.rs | 27 mod remove; modules
|
/third_party/glslang/StandAlone/ |
H A D | Worklist.h | 66 bool remove(TWorkItem*& item) in remove() function in glslang::TWorklist
|
/third_party/icu/icu4c/source/common/ |
H A D | uset_imp.h | 54 USetRemove *remove; member
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_signals.c | 25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uset_imp.h | 54 USetRemove *remove; member
|
/third_party/libfuse/lib/ |
H A D | fuse_signals.c | 39 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
|
/third_party/python/Tools/demo/ |
H A D | queens.py | 47 def remove(self, x, y): member in Queens
|
/third_party/skia/src/gpu/ |
H A D | GrClientMappedBufferManager.cpp | 51 void GrClientMappedBufferManager::remove(const sk_sp<GrGpuBuffer>& b) { in remove() function in GrClientMappedBufferManager
|
H A D | GrHashMapWithCache.h | 63 void remove(K key) { in remove() function in GrHashMapWithCache
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uset_imp.h | 54 USetRemove *remove; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ilist_base.h | 80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function in llvm::ilist_base
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelWorkList.h | 85 void remove(const MachineInstr *I) { in remove() function in llvm::GISelWorkList
|