/aosp_15_r20/build/make/tools/releasetools/ |
H A D | blockimgdiff.py | 64 def __init__(self, tgt_name, src_name, tgt_ranges, src_ranges, tgt_sha1, argument 1278 def AddSplitTransfersWithFixedSizeChunks(tgt_name, src_name, tgt_ranges, argument 1320 def AddSplitTransfers(tgt_name, src_name, tgt_ranges, src_ranges, style, argument 1352 def AddTransfer(tgt_name, src_name, tgt_ranges, src_ranges, style, by_id, argument
|
/aosp_15_r20/external/mesa3d/src/vulkan/util/ |
H A D | vk_cmd_queue_gen.py | 477 def get_array_member_copy(struct, src_name, member): argument 515 def get_struct_copy(dst, src_name, src_type, size, types, level=0): argument
|
H A D | vk_physical_device_properties_gen.py | 129 def copy_property(dst_prefix, dst_name, src_prefix, src_name, decl, length="1"): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | conv_constants.cc | 81 std::string src_name = src; in GenerateConv() local 93 std::string src_name = src; in GenerateConv() local
|
H A D | convolution_transposed_3x3_thin.cc | 32 const std::string& dst_name, const std::string& src_name, in ConvInstr()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/ |
H A D | diff.cpp | 1258 std::string src_name = GetName(src_id_to_, src_type_id, &src_has_name); in MatchOpTypeStruct() local 1367 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpSpecConstant() local 1416 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpVariable() local 1632 const std::string src_name = GetSanitizedName(src_id_to_, src_func_id); in BestEffortMatchFunctions() local 2115 const opt::Operand& src_name = src_inst->GetOperand(1); in MatchExtInstImportIds() local 2170 const opt::Operand& src_name = src_inst->GetOperand(2); in MatchEntryPointIds() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
H A D | diff.cpp | 1258 std::string src_name = GetName(src_id_to_, src_type_id, &src_has_name); in MatchOpTypeStruct() local 1367 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpSpecConstant() local 1416 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpVariable() local 1632 const std::string src_name = GetSanitizedName(src_id_to_, src_func_id); in BestEffortMatchFunctions() local 2115 const opt::Operand& src_name = src_inst->GetOperand(1); in MatchExtInstImportIds() local 2170 const opt::Operand& src_name = src_inst->GetOperand(2); in MatchEntryPointIds() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/ |
D | diff.cpp | 1258 std::string src_name = GetName(src_id_to_, src_type_id, &src_has_name); in MatchOpTypeStruct() local 1367 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpSpecConstant() local 1416 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpVariable() local 1632 const std::string src_name = GetSanitizedName(src_id_to_, src_func_id); in BestEffortMatchFunctions() local 2115 const opt::Operand& src_name = src_inst->GetOperand(1); in MatchExtInstImportIds() local 2170 const opt::Operand& src_name = src_inst->GetOperand(2); in MatchEntryPointIds() local
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | mock_gssapi_library_posix.h | 33 std::string src_name; variable
|
H A D | http_auth_gssapi_posix.cc | 286 gss_name_t src_name = GSS_C_NO_NAME; in GetContextStateAsValue() local 608 gss_name_t* src_name, in inquire_context()
|
/aosp_15_r20/external/cronet/net/android/ |
H A D | dummy_spnego_authenticator.h | 55 std::string src_name; variable
|
/aosp_15_r20/system/extras/boot_control_copy/ |
H A D | boot_control_copy.cpp | 129 char src_name[32]; in module_setActiveBootSlot() local
|
/aosp_15_r20/external/autotest/site_utils/lxc/ |
H A D | utils.py | 108 def clone(lxc_path, src_name, new_path, dst_name, snapshot): argument
|
/aosp_15_r20/external/cronet/net/tools/gssapi/ |
H A D | gss_methods.cc | 72 gss_name_t* src_name, in gss_inquire_context()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | mkl_tfconversion_pass.cc | 357 string src_name = e->src()->name(); in RunPass() local
|
H A D | graph_view.cc | 361 string src_name; in InferAllocAttr() local
|
/aosp_15_r20/external/vboot_reference/cgpt/ |
H A D | cgpt_nor.c | 101 const char *src_name, in read_write()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cygwinccompiler.py | 244 def _make_out_path(self, output_dir, strip_dir, src_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cygwinccompiler.py | 244 def _make_out_path(self, output_dir, strip_dir, src_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cygwinccompiler.py | 244 def _make_out_path(self, output_dir, strip_dir, src_name): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | cygwinccompiler.py | 244 def _make_out_path(self, output_dir, strip_dir, src_name): argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_int2fp.cpp | 190 std::string src_name = type2name[sizeof(Tx)].first; in test_X2Y() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/utils/ |
H A D | utils.cc | 59 if (Optional<RegisteredOperationName> src_name = src->getRegisteredInfo()) { in ForwardNonIntrinsicAttributes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph_partition.cc | 162 void AddInput(NodeDef* dst, StringPiece src_name, int src_slot) { in AddInput() 923 string src_name = start_times[j - 1].first->name(); in AddControlEdges() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | stub_gssapi.c | 376 gss_name_t *src_name, in gss_inquire_context()
|