Home
last modified time | relevance | path

Searched defs:dir_name (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mindspore/tests/ut/python/mindrecord/
Dutils.py27 def get_data(dir_name): argument
132 def get_mkv_data(dir_name): argument
174 def get_nlp_data(dir_name, vocab_file, num): argument
/third_party/mindspore/mindspore/ccsrc/utils/system/
Dfile_system.cc76 bool PosixFileSystem::CreateDir(const string &dir_name) { in CreateDir()
91 bool PosixFileSystem::DeleteDir(const string &dir_name) { in DeleteDir()
138 bool WinFileSystem::CreateDir(const string &dir_name) { in CreateDir()
151 bool WinFileSystem::DeleteDir(const string &dir_name) { in DeleteDir()
/third_party/e2fsprogs/lib/e2p/
Diod.c27 int iterate_on_dir (const char * dir_name, in iterate_on_dir()
/third_party/mindspore/tests/ut/python/dataset/
Dtest_minddataset.py925 def get_data(dir_name): argument
991 def get_mkv_data(dir_name): argument
1034 def get_nlp_data(dir_name, vocab_file, num): argument
Dtest_paddeddataset.py367 def get_data(dir_name): argument
Dtest_minddataset_padded.py586 def get_data(dir_name): argument
617 def get_nlp_data(dir_name, vocab_file, num): argument
Dtest_minddataset_sampler.py762 def get_data(dir_name, sampler=False): argument
/third_party/mindspore/tests/st/cpp/model/
Dtest_zero_copy.cc200 DIR *OpenDir(std::string_view dir_name) { in OpenDir()
222 std::vector<std::string> GetAllFiles(std::string_view dir_name) { in GetAllFiles()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspa.c261 ladspa_rdf_directory_search (const char *dir_name) in ladspa_rdf_directory_search()
290 ladspa_plugin_directory_search (GstPlugin * ladspa_plugin, const char *dir_name) in ladspa_plugin_directory_search()
/third_party/jsoncpp/devtools/
Dantglob.py111 def is_pruned_dir(dir_name): argument
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlfilesink.c237 gchar *dir_name = g_strndup (file_name, last_slash - file_name); in gst_curl_file_sink_prepare_transfer() local
Dgstcurlftpsink.c209 gchar *dir_name = in set_ftp_dynamic_options_unlocked() local
/third_party/e2fsprogs/misc/
Dlsattr.c139 static int lsattr_dir_proc (const char * dir_name, struct dirent * de, in lsattr_dir_proc()
Dchattr.c288 static int chattr_dir_proc (const char * dir_name, struct dirent * de, in chattr_dir_proc()
/third_party/flutter/engine/flutter/fml/
Dfile_unittest.cc45 auto dir_name = fml::CreateTemporaryDirectory(); in TEST() local
/third_party/skia/buildtools/checkdeps/
Dbuilddeps.py292 def GetAllRulesAndFiles(self, dir_name=None): argument
/third_party/pulseaudio/src/pulsecore/
Dconf-parser.c224 char *dir_name = pa_sprintf_malloc("%s.d", filename); in pa_config_parse() local
/third_party/mindspore/mindspore/profiler/parser/
Dminddata_analyzer.py124 def _validate_directory(dir_name, dir_type): argument
/third_party/e2fsprogs/ext2ed/
Ddir_com.c220 char *ptr,full_dir_name [500],dir_name [500],temp [500],temp2 [500]; in type_dir___cd() local
/third_party/e2fsprogs/debugfs/
Dfilefrag.c44 const char *dir_name; member
/third_party/glib/glib/tests/
Dfileutils.c1027 gchar *file_name = NULL, *link_name = NULL, *dir_name = NULL; in test_set_contents_full() local
1211 gchar *dir_name = NULL; in test_set_contents_full_read_only_directory() local
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h632 _tinydir_char_t *dir_name; in tinydir_open() local
/third_party/ltp/lib/
Dtst_cgroup.c33 const char *dir_name; member
268 const char *const dir_name, in cgroup_dir_mk()
/third_party/skia/third_party/externals/microhttpd/src/examples/
Ddemo_https.c313 char dir_name[128]; in update_directory() local
Ddemo.c312 char dir_name[128]; in update_directory() local

12