Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_map26.c314 char dir_name[D_NAME_LEN_MAX]; member
372 list_matching_nodes(const char * dir_name, int file_type, int majj, int minn, in list_matching_nodes()
423 scan_for_first(const char * dir_name, int verbose) in scan_for_first()
491 from_sg_scan(const char * dir_name, int verbose) in from_sg_scan()
535 to_sg_scan(const char * dir_name) in to_sg_scan()
553 if_directory_chdir(const char * dir_name, const char * base_name) in if_directory_chdir()
573 if_directory_ch2generic(const char * dir_name) in if_directory_ch2generic()
605 get_value(const char * dir_name, const char * base_name, char * value, in get_value()
/aosp_15_r20/pdk/build/
H A Dpdk_utils.py22 def copy_dir(src_top, dest_top, dir_name, cp_option = ""): argument
34 def copy_dir_only_file(src_top, dest_top, dir_name): argument
91 def list_files(dir_name, dir_exclusion_filter = ""): argument
H A Dprepare_pdk_tree.py77 def create_symbolic_link(src_top, dest_top, dir_name): argument
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/
Dtest.py51 def GenerateTests(dir_name): argument
176 def CheckTestResult(dir_name, subprocess_ret, tests, args): argument
217 def ExecTest(dir_name, tests): argument
/aosp_15_r20/frameworks/compile/slang/tests/
Dslang_test.py50 def GenerateSlangTest(dir_name): argument
208 def CheckTestResult(dir_name, subprocess_ret, tests, args): argument
271 def ExecTest(dir_name, tests): argument
/aosp_15_r20/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/
H A Dtest_rolling_shutter_skew.py217 def load_data(dir_name): argument
628 def setup_debug_dir(dir_name=None): argument
656 def force_mkdir(dir_name, clean=False): argument
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_analyzer.py25 def __init__(self, dir_name, file_names, failures_only): argument
209 def _get_all_test_infos(self, dir_name, failures_only, packet_capture_only): argument
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-filesystem.cc128 bool ListDirectoryInternal(const char *dir_name, in ListDirectoryInternal()
296 bool IcingFilesystem::ListDirectory(const char *dir_name, in ListDirectory()
303 const char *dir_name, const std::unordered_set<std::string> &exclude, in ListDirectory()
/aosp_15_r20/external/icing/icing/file/
H A Dfilesystem.cc124 bool ListDirectoryInternal(const char* dir_name, in ListDirectoryInternal()
291 bool Filesystem::ListDirectory(const char* dir_name, in ListDirectory()
297 bool Filesystem::ListDirectory(const char* dir_name, in ListDirectory()
/aosp_15_r20/system/apex/apexer/
H A Dapexer.py224 def GetDirSize(dir_name): argument
236 def GetFilesAndDirsCount(dir_name): argument
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc48 void Init(absl::string_view dir_name, in Init()
257 void Init(absl::string_view dir_name, size_t max_total_log_size) { in Init()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_canonicalize_dir.rs18 let dir_name = dir_path.to_str().unwrap(); in canonicalize_root_dir_windows() localVariable
/aosp_15_r20/external/cronet/build/
H A Ddir_exists.py14 def _is_dir(dir_name): argument
/aosp_15_r20/external/angle/build/
H A Ddir_exists.py14 def _is_dir(dir_name): argument
/aosp_15_r20/external/libchrome/build/
H A Ddir_exists.py14 def _is_dir(dir_name): argument
/aosp_15_r20/external/openscreen/build/scripts/
H A Ddir_exists.py22 def is_dir(dir_name): argument
/aosp_15_r20/system/timezone/
H A Dtzdatautil.py21 def GetIanaTarFile(dir_name, file_prefix): argument
/aosp_15_r20/external/autotest/server/
H A Dautoserv.py8 dir_name = os.path.dirname(os.path.abspath(__file__)) variable
H A Dautoserv8 dir_name = os.path.dirname(os.path.abspath(__file__)) variable
/aosp_15_r20/external/e2fsprogs/lib/e2p/
H A Diod.c27 int iterate_on_dir (const char * dir_name, in iterate_on_dir()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_hlo.cc60 absl::string_view dir_name = tensorflow::io::Dirname(xspace_file_names[0]); in GetHloProtoFromMultiXSpaceAndSaveToFile() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Ddist_info.py134 def _rm(dir_name, **opts): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Ddist_info.py134 def _rm(dir_name, **opts): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Ddist_info.py134 def _rm(dir_name, **opts): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Ddist_info.py134 def _rm(dir_name, **opts): argument

12345