Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/build-android/
Dbuild.py48 def _install_symlink(src_file, dst_file): argument
56 def _install_file(src_file, dst_file): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/deqp-deps/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
/external/swiftshader/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
/external/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
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/diff/
Ddiff.cpp144 const std::string& src_file = flags::positional_arguments[0]; in main() local
/external/autotest/client/common_lib/cros/
Davahi_utils.py26 def avahi_config(options, src_file='/etc/avahi/avahi-daemon.conf', host=None): argument
/external/swiftshader/third_party/SPIRV-Tools/tools/diff/
Ddiff.cpp93 const char* src_file = nullptr; in main() local
/external/deqp-deps/SPIRV-Tools/tools/diff/
Ddiff.cpp93 const char* src_file = nullptr; in main() local
/external/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake312 set(src_file "${CMAKE_CURRENT_SOURCE_DIR}/${file_name}") variable
/external/rust/crates/zip/tests/
Dend_to_end.rs29 let src_file = &mut Cursor::new(Vec::new()); in copy() localVariable
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h523 unsigned src_file, in tgsi_transform_kill_inst()
549 unsigned src_file, in tgsi_transform_tex_inst()
/external/libjpeg-turbo/
Dwrjpgcom.c546 FILE *src_file; in main() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c313 rc_register_file src_file, in rc_src_reads_dst_mask()
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_audio_tests.py223 def _scp_to_dut(self, device, src_file, dest_file): argument
/external/tensorflow/tensorflow/core/platform/
Denv.cc512 std::unique_ptr<RandomAccessFile> src_file; in FileSystemCopyFile() local
/external/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1629 enum brw_reg_file src_file = brw_inst_src0_reg_file(devinfo, &inst); in precompact() local
/external/libchrome/base/files/
Dfile_util_unittest.cc775 FilePath src_file = temp_dir_.GetPath().Append(FPL("src.txt")); in TEST_F() local
1258 FilePath src_file = src.Append(FILE_PATH_LITERAL("src.txt")); in TEST_F() local
/external/bcc/src/python/bcc/
D__init__.py405 def __init__(self, src_file=b"", hdr_file=b"", text=None, debug=0, argument
/external/cronet/base/files/
Dfile_util_unittest.cc1205 FilePath src_file = temp_dir_.GetPath().Append(FPL("src.txt")); in TEST_F() local
1687 FilePath src_file = src.Append(FILE_PATH_LITERAL("src.txt")); in TEST_F() local