Home
last modified time | relevance | path

Searched defs:__restrict__ (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/stressapptest/src/
H A Dstressapptest_config.h.in231 # define __restrict__ macro
H A Dstressapptest_config_android.h231 # define __restrict__ macro
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dsse_tensor_utils_impl.h23 #define __restrict__ __restrict macro
H A Dneon_tensor_utils_impl.h22 #define __restrict__ __restrict macro
/aosp_15_r20/external/libpng/
H A Dconfig.h.in134 # define __restrict__ macro
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils_impl.h22 #define __restrict__ __restrict macro
H A Dportable_tensor_utils.h21 #define __restrict__ __restrict macro
H A Dportable_tensor_utils.cc29 #define __restrict__ __restrict macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
D_mingw.h122 # define __restrict__ __restrict macro
124 # define __restrict__ /* nothing */ macro
/aosp_15_r20/external/speex/
H A Dconfig.h183 # define __restrict__ macro
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtensor_utils.h27 #define __restrict__ __restrict macro
H A Dportable_tensor_utils.h27 #define __restrict__ __restrict macro
/aosp_15_r20/external/tensorflow/third_party/nasm/
H A Dconfig.h535 #define __restrict__ macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Dlayer_norm_kernel.cu289 const T* __restrict__ /*X*/, in vectorized_layer_norm_kernel_impl()