Searched defs:delete_file (Results 1 – 10 of 10) sorted by relevance
| /external/python/pyfakefs/pyfakefs/tests/ |
| D | example.py | 73 def delete_file(path): function
|
| /external/python/cpython3/Tools/scripts/ |
| D | pindent.py | 404 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
|
| /external/sqlite/android/ |
| D | sqlite3_android.cpp | 169 static void delete_file(sqlite3_context * context, int argc, sqlite3_value ** argv) in delete_file() function
|
| /external/python/cpython2/Tools/scripts/ |
| D | pindent.py | 406 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
|
| /external/ltp/testcases/kernel/fs/scsi/ltpfs/ |
| D | main.c | 363 int delete_file(char *filename) in delete_file() function
|
| /external/tensorflow/tensorflow/python/lib/io/ |
| D | file_io.py | 305 def delete_file(filename): function
|
| /external/python/setuptools/setuptools/command/ |
| D | egg_info.py | 279 def delete_file(self, filename): member in egg_info
|
| /external/tensorflow/tensorflow/c/experimental/filesystem/ |
| D | filesystem_interface.h | 459 void (*delete_file)(const TF_Filesystem* filesystem, const char* path, member
|
| /external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| D | commands.c | 744 static int delete_file(char *args) in delete_file() function
|
| /external/e2fsprogs/e2fsck/ |
| D | pass1b.c | 685 static void delete_file(e2fsck_t ctx, ext2_ino_t ino, in delete_file() function
|