Searched defs:root_dir (Results 1 - 12 of 12) sorted by relevance
/third_party/gn/src/gn/ |
H A D | ninja_create_bundle_target_writer_unittest.cc | 17 void SetupBundleDataDir(BundleData* bundle_data, const std::string& root_dir) { in SetupBundleDataDir() argument
|
H A D | bundle_data.h | 108 SourceDir& root_dir() { return root_dir_; } in root_dir() function in BundleData 109 const SourceDir& root_dir() const { return root_dir_; } in root_dir() function in BundleData
|
/third_party/vixl/tools/ |
H A D | generate_test_trace_a64_reference.py | 47 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(sys.argv[0]))) variable
|
/third_party/skia/build/fuchsia/skqp/ |
H A D | append_assets_to_manifest | 25 root_dir = args.root_dir variable [all...] |
/third_party/skia/tools/skqp/ |
H A D | gn_to_bp.py | 19 root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | run_code_generation.py | 18 root_dir = os.path.abspath(os.path.join(script_dir, '..')) variable
|
/third_party/skia/third_party/externals/zlib/google/ |
H A D | zip_writer.cc | 88 CreateWithFd( int zip_file_fd, const base::FilePath& root_dir, FileAccessor* file_accessor) CreateWithFd() argument 105 Create( const base::FilePath& zip_file_path, const base::FilePath& root_dir, FileAccessor* file_accessor) Create() argument 120 ZipWriter(zipFile zip_file, const base::FilePath& root_dir, FileAccessor* file_accessor) ZipWriter() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_upnp_i.h | 125 char *root_dir; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_upnp_i.h | 125 char *root_dir; member
|
/third_party/ltp/testcases/kernel/fs/read_all/ |
H A D | read_all.c | 83 static char *root_dir; variable
|
/third_party/skia/third_party/externals/freetype/src/winfonts/ |
H A D | winfnt.c | 415 WinPE_RsrcDirRec root_dir, name_dir, lang_dir; in fnt_face_get_dll_font() local
|
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 2263 find_file_under_dir(const string& root_dir, in find_file_under_dir() argument
|
Completed in 11 milliseconds