Home
last modified time | relevance | path

Searched defs:remove (Results 1 - 25 of 264) sorted by relevance

1234567891011

/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/src/stdio/
H A Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dremove.c6 int remove(const char *path) in remove() function
/third_party/node/test/parallel/
H A Dtest-event-emitter-once.js36 function remove() { function
/third_party/node/lib/internal/cluster/
H A Dshared_handle.js
H A Dround_robin_handle.js
/third_party/node/lib/internal/
H A Dlinkedlist.js16 function remove(item) { function
/third_party/skia/infra/bots/
H A Dtest_utils.py37 def remove(self, fname): member in FileWriter
/third_party/glslang/StandAlone/
H A DWorklist.h66 bool remove(TWorkItem*& item) in remove() function in glslang::TWorklist
/third_party/icu/icu4c/source/common/
H A Duset_imp.h54 USetRemove *remove; member
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_signals.c25 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 Duset_imp.h54 USetRemove *remove; member
/third_party/libfuse/lib/
H A Dfuse_signals.c39 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 Dqueens.py47 def remove(self, x, y): member in Queens
/third_party/skia/src/gpu/
H A DGrClientMappedBufferManager.cpp51 void GrClientMappedBufferManager::remove(const sk_sp<GrGpuBuffer>& b) { in remove() function in GrClientMappedBufferManager
H A DGrHashMapWithCache.h63 void remove(K key) { in remove() function in GrHashMapWithCache
/third_party/skia/third_party/externals/icu/source/common/
H A Duset_imp.h54 USetRemove *remove; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_base.h80 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 DGISelWorkList.h85 void remove(const MachineInstr *I) { in remove() function in llvm::GISelWorkList
/third_party/skia/modules/skplaintexteditor/src/
H A Dstringslice.cpp60 void StringSlice::remove(std::size_t offset, std::size_t length) { in remove() function in StringSlice
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCollectionSet.java61 public boolean remove(Object o) { in remove() method in CollectionSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCollectionSet.java63 public boolean remove(Object o) { in remove() method in CollectionSet
/third_party/icu/icu4c/source/common/unicode/
H A Denumset.h42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
/third_party/icu/icu4c/source/i18n/
H A Dnfrlist.h54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList

Completed in 6 milliseconds

1234567891011