Home
last modified time | relevance | path

Searched refs:rm (Results 1 – 10 of 10) sorted by relevance

/components/libc/cplusplus/cpp11/
A DREADME_ZH.md31 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/thread
32 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/mutex
33 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/condition_variable
34 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/future
35 rm -f toolchain/arm-none-eabi/include/pthread.h
A DREADME.md32 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/thread
33 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/mutex
34 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/condition_variable
35 rm -f toolchain/arm-none-eabi/include/c++/10.2.1/future
36 rm -f toolchain/arm-none-eabi/include/pthread.h
/components/net/lwip/lwip-2.0.3/test/fuzz/
A DMakefile43 rm -f *.o $(LWIPLIBCOMMON) lwip_fuzz *.s .depend* *.core core
50 $(CCDEP) $(CFLAGS) -MM $^ > .depend || rm -f .depend
A Doutput_to_pcap.sh27 rm -f $1/$$.tmp
/components/net/lwip/lwip-2.1.2/test/fuzz/
A DMakefile44 rm -f *.o $(LWIPLIBCOMMON) $(APPLIB) lwip_fuzz *.s .depend* *.core core
51 $(CCDEP) $(CFLAGS) -MM $^ > .depend || rm -f .depend
A Doutput_to_pcap.sh27 rm -f $1/$$.tmp
/components/dfs/dfs_v1/src/
A Ddfs_file.c858 void rm(const char *filename) in rm() function
865 FINSH_FUNCTION_EXPORT(rm, remove files or directories);
/components/net/lwip/lwip-2.0.3/doc/
A Dsavannah.txt98 rm -rf lwip-1.4.1/.git lwip-1.4.1/.gitattributes
/components/net/lwip/lwip-2.1.2/doc/
A Dsavannah.txt98 rm -rf lwip-1.4.1/.git lwip-1.4.1/.gitattributes
/components/finsh/
A Dmsh_file.c465 MSH_CMD_EXPORT_ALIAS(cmd_rm, rm, Remove(unlink) the FILE(s).);

Completed in 12 milliseconds