Home
last modified time | relevance | path

Searched defs:src_file (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/ohos_icu4c/build_data/
Dohos_data.py101 def copy_content(src_file, dest_file, out_file): argument
155 def copy_file(src_file, dest_file): argument
168 def add_content_misc(src_file, dest_file, out_file): argument
/third_party/openhitls/script/
Dmethods.py30 def copy_file(src_file, dest_file, isCoverd=True): argument
/third_party/skia/third_party/externals/zlib/google/
Dzip.cc175 bool Unzip(const base::FilePath& src_file, const base::FilePath& dest_dir) { in Unzip()
180 bool UnzipWithFilterCallback(const base::FilePath& src_file, in UnzipWithFilterCallback()
196 bool UnzipWithFilterAndWriters(const base::PlatformFile& src_file, in UnzipWithFilterAndWriters()
Dzip_unittest.cc256 base::FilePath src_file = src_dir.AppendASCII("test.txt"); in TestTimeStamp() local
/third_party/spirv-tools/test/diff/diff_files/
Dgenerate_tests.py172 def run_diff_tool(diff_tool, src_file, dst_file, variant): argument
204 def generate_extra_test(diff_tool, src_file, dst_file, variant, test_name_camel_case, test_tag, tes… argument
/third_party/rust/rust/compiler/rustc_monomorphize/src/
Dutil.rs51 let src_file = tcx.sess.source_map().span_to_filename(closure_span); in dump_closure_profile() localVariable
/third_party/iptables/extensions/
DgenInit.py59 def _need_rebuild(src_file, dest_file, src_md5_file): argument
/third_party/skia/m133/third_party/externals/zlib/google/
Dzip.cc174 bool Unzip(const base::FilePath& src_file, in Unzip()
193 bool Unzip(const base::PlatformFile& src_file, in Unzip()
Dzip_unittest.cc332 base::FilePath src_file = src_dir.AppendASCII("test.txt"); in TestTimeStamp() local
1379 const base::FilePath src_file = src_dir.AppendASCII("src.zip"); in TEST_F() local
/third_party/spirv-tools/tools/diff/
Ddiff.cpp144 const std::string& src_file = flags::positional_arguments[0]; in main() local
/third_party/mesa3d/src/nouveau/compiler/nak/
Dlower_copy_swap.rs188 let src_file = r2ur.src.src_ref.as_reg().unwrap().file(); in lower_r2ur() localVariable
/third_party/astc-encoder/Utils/
Dastc_rgbm_codec.cpp62 const char* src_file = argv[4]; in main() local
Dastc_blend_test.cpp73 const char* src_file = argv[1]; in main() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h495 unsigned src_file, in tgsi_transform_kill_inst()
521 unsigned src_file, in tgsi_transform_tex_inst()
/third_party/gn/build/
Dgen.py322 def build_source(src_file, settings): argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrjpgcom.c546 FILE *src_file; in main() local
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Dwrjpgcom.c532 FILE *src_file; in main() local
/third_party/openhitls/
Dconfigure.py192 def _load_config(is_fea_cfg, src_file, dest_file): argument
/third_party/rust/rust/compiler/rustc_span/src/source_map/
Dtests.rs222 let src_file = sm.new_source_file(PathBuf::from("blork.rs").into(), unnormalized.to_string()); in t10() localVariable
/third_party/gn/src/gn/
Dninja_c_binary_target_writer.cc609 for (const SourceFile& src_file : other_files) { in WriteLinkerStuff() local
/third_party/ntfs-3g/ntfsprogs/
Dntfscp.c66 char *src_file; /* Source file */ member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c314 rc_src_reads_dst_mask(rc_register_file src_file, unsigned int src_idx, unsigned int src_swz, in rc_src_reads_dst_mask()
/third_party/rust/rust/src/tools/compiletest/src/
Dlib.rs738 let src_file = in make_test() localVariable
/third_party/mesa3d/src/intel/compiler/elk/
Delk_eu_compact.c1407 enum elk_reg_file src_file = elk_inst_src0_reg_file(devinfo, &inst); in precompact() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1683 enum brw_reg_file src_file = brw_eu_inst_src0_reg_file(devinfo, &inst); in precompact() local

12