/third_party/libffi/ |
D | generate-darwin-source-and-headers.py | 21 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/ |
D | zip.cc | 53 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()
|
D | zip_unittest.cc | 253 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/ |
D | zip.cc | 53 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()
|
D | zip_unittest.cc | 252 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/ |
D | zip.cc | 53 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()
|
D | zip_unittest.cc | 252 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/ |
D | refmanual.py | 32 def __include_page( output, src_dir, page, name = None ): argument 61 def main( filename, src_dir, build_dir ): argument
|
/third_party/ninja/misc/ |
D | write_fake_manifests.py | 53 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/ |
D | copy_to_wels_head.py | 20 def copy_file(src_dir, dst_dir): argument
|
/third_party/ejdb/ |
D | copy_iowow_header.py | 20 def copy_file(src_dir, dst_dir): argument
|
/third_party/boost/libs/mpl/doc/src/ |
D | build.py | 11 def build( src_dir, build_dir ): argument
|
/third_party/cef/tools/ |
D | gypi_to_gn.py | 108 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
|
D | patcher.py | 21 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
|
D | gclient_hook.py | 18 src_dir = os.path.abspath(os.path.join(cef_dir, os.pardir)) variable
|
/third_party/boost/libs/mpl/preprocessed/ |
D | preprocess.py | 58 def main( all_modes, src_dir, dst_dir ): argument
|
/third_party/boost/libs/metaparse/tools/benchmark/ |
D | benchmark.py | 132 def benchmark(src_dir, compiler, include_dirs, iter_count): argument 203 def configs_in(src_dir): argument
|
/third_party/e2fsprogs/contrib/android/ |
D | perms.c | 21 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()
|
D | perms.h | 34 char *src_dir, in android_configure_fs()
|
/third_party/cef/libcef/common/ |
D | file_util_impl.cc | 84 bool CefZipDirectory(const CefString& src_dir, in CefZipDirectory()
|
/third_party/skia/infra/bots/recipe_modules/docker/ |
D | api.py | 32 …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__.py | 244 def __init__(self, src_dir): argument
|
/third_party/icu/icu4c/source/python/icutools/databuilder/ |
D | __main__.py | 244 def __init__(self, src_dir): argument
|
/third_party/skia/third_party/externals/brotli/python/tests/ |
D | _test_utils.py | 13 src_dir = os.path.join(project_dir, 'python') variable
|
/third_party/flutter/skia/tools/skqp/ |
D | make_skqp_model.cpp | 67 const char* src_dir = argv[1]; in main() local
|