Home
last modified time | relevance | path

Searched defs:scratch_ptr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_linear_scratch_example.cpp88 scalar_t* scratch_ptr = in linear_scratch_example() local
108 scalar_t* scratch_ptr = in linear_scratch_example() local
/aosp_15_r20/external/libopus/celt/
H A Dstack_alloc.h133 char *scratch_ptr=0; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dsvdf.h41 float* const __restrict__ state_ptr, float* const __restrict__ scratch_ptr, in ApplyTimeWeightsBiasAndActivation()
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorScanSycl.h134 auto scratch_ptr = scratch.get_pointer().get(); in operator() local
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcpu_reader.cc284 const uint8_t* scratch_ptr = curr_page; in ReadAndProcessBatch() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h294 LLVMValueRef scratch_ptr; member
H A Dlp_bld_tgsi.h295 LLVMValueRef scratch_ptr; member
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_block.c1062 WORD32 *x_invquant, WORD8 *scratch_ptr) { in ixheaacd_huffman_dec_word2()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc1433 int32_t* scratch_ptr = scratch; in NeonMatrixBatchVectorMultiplyAccumulate() local