Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dhook_handle.py35 def remove(self): member in _TensorHookHandle
102 def remove(self): member in HookHandle
/third_party/lz4/tests/
Dtest-lz4-contentSize.sh7 remove () { function
Dtest-lz4-skippable.sh8 remove () { function
Dtest-lz4-sparse.sh7 remove () { function
Dtest-lz4-multiple.sh7 remove () { function
Dtest-lz4-dict.sh7 remove () { function
Dtest-lz4-multiple-legacy.sh7 remove () { function
Dtest-lz4-testmode.sh7 remove () { function
Dtest-lz4-frame-concatenation.sh6 remove () { function
Dtest-lz4-fast-hugefile.sh7 remove () { function
Dtest-lz4-basic.sh7 remove () { function
/third_party/skia/src/sksl/analysis/
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/musl/porting/uniproton/kernel/src/stdio/
Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/src/stdio/
Dremove.c6 int remove(const char *path) in remove() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dremove.c6 int remove(const char *path) in remove() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSmallSortedMap.java252 public V remove(Object o) { in remove() method in SmallSortedMap
489 public boolean remove(Object o) { in remove() method in SmallSortedMap.EntrySet
542 public void remove() { in remove() method in SmallSortedMap.EntryIterator
594 public void remove() { in remove() method in SmallSortedMap.DescendingEntryIterator
DAbstractProtobufList.java121 public E remove(int index) { in remove() method in AbstractProtobufList
127 public boolean remove(Object o) { in remove() method in AbstractProtobufList
DUnmodifiableLazyStringList.java126 public void remove() { in listIterator() method
158 public void remove() { in iterator() method
/third_party/skia/m133/src/sksl/analysis/
DSkSLProgramUsage.cpp205 void ProgramUsage::remove(const Expression* expr) { in remove() function in SkSL::ProgramUsage
210 void ProgramUsage::remove(const Statement* stmt) { in remove() function in SkSL::ProgramUsage
215 void ProgramUsage::remove(const ProgramElement& element) { in remove() function in SkSL::ProgramUsage
/third_party/typescript/tests/cases/compiler/
DcontextualTypingOfGenericFunctionTypedArguments1.ts4 remove(x: T): boolean; method
DtooFewArgumentsInGenericFunctionTypedArgument.ts4 remove(x: T, y: U): boolean; method
DgenericCombinators2.ts4 remove(x: T, y: U): boolean; method
/third_party/ntfs-3g/libfuse-lite/
Dfuse_signals.c25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) in set_one_signal_handler() argument
/third_party/jsframework/runtime/main/app/
Dmap.ts54 public remove(instance: Page) { method in PageLinkedMap

12345678910>>...15