Home
last modified time | relevance | path

Searched defs:src_dir (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libffi/
Dgenerate-darwin-source-and-headers.py21 src_dir = 'x86' variable in simulator_platform
34 src_dir = 'x86' variable in simulator64_platform
47 src_dir = 'arm' variable in device_platform
60 src_dir = 'aarch64' variable in device64_platform
70 src_dir = 'x86' variable in desktop32_platform
86 src_dir = 'x86' variable in desktop64_platform
98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
120 def list_files(src_dir, pattern=None, filelist=None): argument
126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
/third_party/skia/third_party/externals/zlib/google/
Dzip.cc53 explicit DirectFileAccessor(base::FilePath src_dir) : src_dir_(src_dir) {} in DirectFileAccessor()
103 ZipParams::ZipParams(const base::FilePath& src_dir, in ZipParams()
111 ZipParams::ZipParams(const base::FilePath& src_dir, int dest_fd) in ZipParams()
240 bool ZipWithFilterCallback(const base::FilePath& src_dir, in ZipWithFilterCallback()
249 bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file, in Zip()
261 bool ZipFiles(const base::FilePath& src_dir, in ZipFiles()
Dzip_unittest.cc253 base::FilePath src_dir = temp_dir.GetPath().AppendASCII("input"); in TestTimeStamp() local
413 base::FilePath src_dir; in TEST_F() local
426 base::FilePath src_dir; in TEST_F() local
439 base::FilePath src_dir; in TEST_F() local
479 base::FilePath src_dir; in TEST_F() local
/third_party/node/deps/zlib/google/
Dzip.cc53 explicit DirectFileAccessor(base::FilePath src_dir) : src_dir_(src_dir) {} in DirectFileAccessor()
103 ZipParams::ZipParams(const base::FilePath& src_dir, in ZipParams()
111 ZipParams::ZipParams(const base::FilePath& src_dir, int dest_fd) in ZipParams()
240 bool ZipWithFilterCallback(const base::FilePath& src_dir, in ZipWithFilterCallback()
249 bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file, in Zip()
261 bool ZipFiles(const base::FilePath& src_dir, in ZipFiles()
Dzip_unittest.cc252 base::FilePath src_dir = temp_dir.GetPath().AppendASCII("input"); in TestTimeStamp() local
412 base::FilePath src_dir; in TEST_F() local
425 base::FilePath src_dir; in TEST_F() local
438 base::FilePath src_dir; in TEST_F() local
478 base::FilePath src_dir; in TEST_F() local
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip.cc53 explicit DirectFileAccessor(base::FilePath src_dir) : src_dir_(src_dir) {} in DirectFileAccessor()
103 ZipParams::ZipParams(const base::FilePath& src_dir, in ZipParams()
111 ZipParams::ZipParams(const base::FilePath& src_dir, int dest_fd) in ZipParams()
240 bool ZipWithFilterCallback(const base::FilePath& src_dir, in ZipWithFilterCallback()
249 bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file, in Zip()
261 bool ZipFiles(const base::FilePath& src_dir, in ZipFiles()
Dzip_unittest.cc252 base::FilePath src_dir = temp_dir.GetPath().AppendASCII("input"); in TestTimeStamp() local
412 base::FilePath src_dir; in TEST_F() local
425 base::FilePath src_dir; in TEST_F() local
438 base::FilePath src_dir; in TEST_F() local
478 base::FilePath src_dir; in TEST_F() local
/third_party/boost/libs/mpl/doc/src/refmanual/
Drefmanual.py32 def __include_page( output, src_dir, page, name = None ): argument
61 def main( filename, src_dir, build_dir ): argument
/third_party/ninja/misc/
Dwrite_fake_manifests.py53 def __init__(self, src_dir): argument
108 def write_target_ninja(ninja, target, src_dir): argument
226 def random_targets(num_targets, src_dir): argument
/third_party/openh264/
Dcopy_to_wels_head.py20 def copy_file(src_dir, dst_dir): argument
/third_party/ejdb/
Dcopy_iowow_header.py20 def copy_file(src_dir, dst_dir): argument
/third_party/boost/libs/mpl/doc/src/
Dbuild.py11 def build( src_dir, build_dir ): argument
/third_party/cef/tools/
Dgypi_to_gn.py108 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
Dpatcher.py21 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
Dgclient_hook.py18 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
/third_party/boost/libs/mpl/preprocessed/
Dpreprocess.py58 def main( all_modes, src_dir, dst_dir ): argument
/third_party/boost/libs/metaparse/tools/benchmark/
Dbenchmark.py132 def benchmark(src_dir, compiler, include_dirs, iter_count): argument
203 def configs_in(src_dir): argument
/third_party/e2fsprogs/contrib/android/
Dperms.c21 char *src_dir; member
287 errcode_t __android_configure_fs(ext2_filsys fs, char *src_dir, in __android_configure_fs()
327 errcode_t android_configure_fs(ext2_filsys fs, char *src_dir, char *target_out, in android_configure_fs()
Dperms.h34 char *src_dir, in android_configure_fs()
/third_party/cef/libcef/common/
Dfile_util_impl.cc84 bool CefZipDirectory(const CefString& src_dir, in CefZipDirectory()
/third_party/skia/infra/bots/recipe_modules/docker/
Dapi.py32 …def run(self, name, docker_image, src_dir, out_dir, script, args=None, docker_args=None, copies=No… argument
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
D__main__.py244 def __init__(self, src_dir): argument
/third_party/icu/icu4c/source/python/icutools/databuilder/
D__main__.py244 def __init__(self, src_dir): argument
/third_party/skia/third_party/externals/brotli/python/tests/
D_test_utils.py13 src_dir = os.path.join(project_dir, 'python') variable
/third_party/flutter/skia/tools/skqp/
Dmake_skqp_model.cpp67 const char* src_dir = argv[1]; in main() local

12