Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dnode_record.c92 char *tmp_addr = NULL; in node_alloc_addr() local
187 char *tmp_addr = NULL; in node_alloc_addr_string() local
356 char *tmp_addr = NULL; in sepol_node_get_addr() local
396 char *tmp_addr = NULL; in sepol_node_set_addr() local
422 char *tmp_addr = malloc(addr_sz); in sepol_node_set_addr_bytes() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dsegment_mean_cpu_kernel.cc181 int tmp_addr = mean_init_addr + k * num_compare_per; in LaunchKernel() local
213 int tmp_addr = mean_init_addr + k * num_compare_per; in LaunchKernel() local
Dconcat_cpu_kernel.cc88 auto *tmp_addr = reinterpret_cast<T *>(inputs[j]->device_ptr()); in LaunchKernel() local
Dparallel_concat_cpu_kernel.cc82 auto *tmp_addr = static_cast<T *>(inputs[j]->device_ptr()); in LaunchKernel() local
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind04.c109 struct sockaddr_un *tmp_addr; in test_bind() local
Dbind05.c123 struct sockaddr_un *tmp_addr; in test_bind() local
/third_party/libuv/test/
Dtest-udp-connect.c106 struct sockaddr_in tmp_addr; in TEST_IMPL() local
Dtest-udp-connect6.c106 struct sockaddr_in6 tmp_addr; in TEST_IMPL() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/sequence/
Dsequence_stack_gpu_kernel.cc91 T *tmp_addr = input_addr + i * element_num; in LaunchKernel() local
Dsequence_concat_gpu_kernel.cc111 T *tmp_addr = input_addr + i * element_num; in LaunchKernel() local
/third_party/ltp/testcases/network/sockets/
DltpClient.c445 struct in_addr tmp_addr; in output_to_display() local
571 struct in_addr tmp_addr; in ltp_traceroute() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise02.c58 static char *tmp_addr; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/int8/
Dconv2d_3x3_int8_coder.cc34 auto tmp_addr = reinterpret_cast<int16_t *>(malloc(tmp_size)); in ProcessFilterUint8() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/sequence/
Dsequence_concat_cpu_kernel.cc105 auto *tmp_addr = reinterpret_cast<T *>(input_addr + j * element_index_size); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/
Dsequence_concat.cc121 auto *tmp_addr = reinterpret_cast<T *>(inputs_addr + j * element_index_size); in SequenceConcatTask() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/
Dconvolution_3x3_int8.cc39 auto tmp_addr = reinterpret_cast<int16_t *>(malloc(tmp_size)); in ProcessFilterUint8() local
/third_party/grpc/src/core/lib/event_engine/windows/
Dwindows_listener.cc326 EventEngine::ResolvedAddress tmp_addr; in Bind() local
/third_party/openssl/crypto/bio/
Dbss_dgram.c367 struct in6_addr tmp_addr; in dgram_get_mtu_overhead() local
538 struct in6_addr tmp_addr; in dgram_ctrl() local
/third_party/backends/backend/pixma/
Dpixma_bjnp.c300 char tmp_addr[BJNP_HOST_MAX]; in get_address_info() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1177 struct anv_address tmp_addr = in anv_cmd_buffer_update_addr() local
/third_party/mesa3d/src/nouveau/vulkan/
Dnvk_cmd_draw.c4669 uint64_t tmp_addr; in nvk_CmdBeginConditionalRenderingEXT() local