Searched defs:file_dir (Results 1 – 7 of 7) sorted by relevance
/third_party/jerryscript/targets/curie_bsp/ |
D | setup.py | 247 file_dir = os.path.dirname(os.path.abspath(__file__)) variable
|
/third_party/mindspore/mindspore/lite/minddata/wrapper/ |
D | album_op_android.cc | 27 AlbumOp::AlbumOp(const std::string &file_dir, bool do_decode, const std::string &schema_file, in AlbumOp() 44 AlbumOp::AlbumOp(const std::string &file_dir, bool do_decode, const std::string &schema_file, in AlbumOp()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | image_folder_op.cc | 27 ImageFolderOp::ImageFolderOp(int32_t num_wkrs, std::string file_dir, int32_t queue_size, bool recur… in ImageFolderOp()
|
D | cifar_op.cc | 37 …::CifarOp(CifarType type, const std::string &usage, int32_t num_works, const std::string &file_dir, in CifarOp()
|
D | album_op.cc | 32 AlbumOp::AlbumOp(int32_t num_wkrs, std::string file_dir, int32_t queue_size, bool do_decode, in AlbumOp()
|
/third_party/gn/src/gn/ |
D | header_checker.cc | 262 const SourceDir& file_dir = source_file.dir(); in SourceFileForInclude() local
|
/third_party/cef/tests/ceftests/ |
D | resource_manager_unittest.cc | 842 const std::string& file_dir = client::file_util::JoinPath(temp_dir, "files"); in TEST() local
|