/aosp_15_r20/bootable/deprecated-ota/tests/unit/host/ |
H A D | imgdiff_test.cpp | 119 TemporaryFile src_file; in TEST() local 150 TemporaryFile src_file; in TEST() local 204 TemporaryFile src_file; in TEST() local 252 TemporaryFile src_file; in TEST() local 297 TemporaryFile src_file; in TEST() local 353 TemporaryFile src_file; in TEST() local 394 TemporaryFile src_file; in TEST() local 429 TemporaryFile src_file; in TEST() local 456 TemporaryFile src_file; in TEST() local 499 TemporaryFile src_file; in TEST() local [all …]
|
/aosp_15_r20/bionic/libc/kernel/tools/ |
H A D | clean_header.py | 82 def cleanupFile(dst_file, src_file, rel_path, no_update = True): argument 187 src_file = os.path.join(src_dir, path) variable 204 src_file = os.path.join(src_dir, path) variable
|
/aosp_15_r20/system/update_engine/lz4diff/ |
H A D | lz4diff_main.cc | 46 const FilesystemInterface::File& src_file, in ExecuteLz4diff() 101 for (const auto& src_file : src_files) { in ExecuteLz4diffOp() local 114 auto src_file = std::find_if( in ExecuteLz4diffOp() local
|
/aosp_15_r20/art/artd/ |
H A D | artd_test.cc | 1438 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1470 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1489 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1507 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1535 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1554 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1572 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1589 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1605 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 3075 std::string src_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local
|
/aosp_15_r20/bionic/tests/ |
H A D | sys_sendfile_test.cpp | 28 TemporaryFile src_file; in TEST() local 47 TemporaryFile src_file; in TEST() local
|
/aosp_15_r20/external/vulkan-validation-layers/build-android/ |
H A D | build.py | 48 def _install_symlink(src_file, dst_file): argument 56 def _install_file(src_file, dst_file): argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/diff/diff_files/ |
H A D | generate_tests.py | 172 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
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/ |
H A D | generate_tests.py | 172 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
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/diff/diff_files/ |
D | generate_tests.py | 172 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
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip.cc | 174 bool Unzip(const base::FilePath& src_file, in Unzip() 193 bool Unzip(const base::PlatformFile& src_file, in Unzip()
|
H A D | zip_unittest.cc | 332 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
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | ssh.py | 389 def ScpPushFile(self, src_file, dst_file): argument 413 def ScpPullFile(self, src_file, dst_file): argument
|
/aosp_15_r20/trusty/vendor/google/aosp/scripts/ |
D | build.py | 191 def archive_file(zip_archive, src_file, dest_dir="", optional=False): argument 386 def zip_file(zip_archive, src_file, dest_dir=""): argument
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_transform.h | 495 unsigned src_file, in tgsi_transform_kill_inst() 521 unsigned src_file, in tgsi_transform_tex_inst()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/diff/ |
D | diff.cpp | 144 const std::string& src_file = flags::positional_arguments[0]; in main() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/diff/ |
H A D | diff.cpp | 144 const std::string& src_file = flags::positional_arguments[0]; in main() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/diff/ |
H A D | diff.cpp | 144 const std::string& src_file = flags::positional_arguments[0]; in main() local
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | avahi_utils.py | 26 def avahi_config(options, src_file='/etc/avahi/avahi-daemon.conf', host=None): argument
|
/aosp_15_r20/external/coreboot/util/amdfwtool/ |
H A D | handle_file.c | 134 ssize_t copy_blob(void *dest, const char *src_file, size_t room) in copy_blob()
|
/aosp_15_r20/external/compiler-rt/cmake/Modules/ |
H A D | AddCompilerRT.cmake | 312 set(src_file "${CMAKE_CURRENT_SOURCE_DIR}/${file_name}") variable
|
/aosp_15_r20/tools/repohooks/rh/ |
H A D | git.py | 111 status=None, score=None, src_file=None, dst_file=None, argument
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | lower_copy_swap.rs | 188 let src_file = r2ur.src.src_ref.as_reg().unwrap().file(); in lower_r2ur() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/tests/ |
D | end_to_end.rs | 29 let src_file = &mut Cursor::new(Vec::new()); in copy() localVariable
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/tests/ |
H A D | storage_read_api_test.cpp | 35 Result<void> copy_file(std::string const& src_file, in copy_file()
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | wrjpgcom.c | 532 FILE *src_file; in main() local
|