Home
last modified time | relevance | path

Searched defs:size_in (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcwise_op_clip_gpu.cu.cc27 __global__ void UnaryClipCustomKernel(const int32 size_in, in UnaryClipCustomKernel()
39 __global__ void BinaryRightClipCustomKernel(const int32 size_in, in BinaryRightClipCustomKernel()
51 __global__ void BinaryLeftClipCustomKernel(const int32 size_in, in BinaryLeftClipCustomKernel()
Dbucketize_op_gpu.cu.cc37 const int32 size_in, const T* __restrict__ in, const int32 size_boundaries, in BucketizeCustomKernel()
/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_utils.cpp64 double toMB(cl_ulong size_in) { in toMB()
/external/elfutils/libelf/
Delf_compress.c212 __libelf_decompress (void *buf_in, size_t size_in, size_t size_out) in __libelf_decompress()
298 size_t size_in = data->d_size - hsize; in __libelf_decompress_elf() local
Delf_compress_gnu.c179 size_t size_in = data->d_size - hsize; in elf_compress_gnu() local
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Dintf.c168 uint32_t size_out, void *p_in, uint32_t size_in) in tegra_bpmp_ipc_send_req_atomic()
/external/kernel-headers/original/uapi/linux/
Dcxl_mem.h80 __s32 size_in; member
Dvboxguest.h29 __u32 size_in; member
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Dscratch_buf_mgr.cc174 int size_in = mli_hlp_count_elem_num(in, in->rank - 1) * in get_arc_scratch_buffer_for_fully_connect_tensors() local
/external/lz4/examples/
DframeCompress.c52 unsigned long long size_in; member