Home
last modified time | relevance | path

Searched defs:copy_binary (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A Dcopy_binary.py46 def copy_binary(directory, origin_tag, new_tag, version, package): function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader_object.h43 struct radv_shader_binary *copy_binary; member
/aosp_15_r20/external/libchrome/base/
H A Dvalues_unittest.cc1143 Value* copy_binary = nullptr; in TEST() local
1380 auto copy_binary = std::make_unique<Value>(binary_weak->Clone()); in TEST() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/
H A Dfs_test.c1697 static void copy_binary(struct __test_metadata *const _metadata, in copy_binary() function