Home
last modified time | relevance | path

Searched defs:RESTRICT (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/external/pffft/
H A Dtest_pffastconv.c36 # define RESTRICT __restrict macro
38 # define RESTRICT __restrict macro
40 # define RESTRICT macro
H A Dpffft.c79 # define RESTRICT __restrict macro
84 # define RESTRICT __restrict macro
H A Dpffft_double.c89 # define RESTRICT __restrict macro
94 # define RESTRICT __restrict macro
H A Dpffastconv.c20 # define RESTRICT __restrict macro
23 # define RESTRICT __restrict macro
H A Dpf_mixer.cpp63 # define RESTRICT __restrict macro
66 # define RESTRICT __restrict macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DMacros.h16 #define RESTRICT macro
18 #define RESTRICT __restrict__ macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DFunctionOfAMatrixUtilsKernel.cpp9 #define RESTRICT __restrict macro
11 #define RESTRICT __restrict__ macro
H A DUnfoldBackwardKernel.cpp11 #define RESTRICT __restrict macro
13 #define RESTRICT __restrict__ macro
H A Dint8mm_kernel.cpp14 #define RESTRICT __restrict macro
16 #define RESTRICT __restrict__ macro
H A Dint4mm_kernel.cpp15 #define RESTRICT __restrict macro
17 #define RESTRICT __restrict__ macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DStridedRandomAccessor.h18 #define RESTRICT __restrict macro
20 #define RESTRICT __restrict__ macro
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc_private.h40 #define RESTRICT restrict macro
42 #define RESTRICT macro
/aosp_15_r20/external/python/cpython2/Tools/framer/framer/
Dmember.py22 RESTRICT = "RESTRICTED" variable
/aosp_15_r20/external/aac/libSYS/include/
H A Dmachine_type.h289 #define RESTRICT macro
/aosp_15_r20/external/libvpx/config/arm64/
H A Dvpx_config.h11 #define RESTRICT macro
/aosp_15_r20/external/libvpx/config/arm-neon/
H A Dvpx_config.h11 #define RESTRICT macro
/aosp_15_r20/external/libvpx/config/x86/
H A Dvpx_config.h11 #define RESTRICT macro
/aosp_15_r20/external/libvpx/config/x86_64/
H A Dvpx_config.h11 #define RESTRICT macro
/aosp_15_r20/external/libvpx/config/generic/
H A Dvpx_config.h11 #define RESTRICT macro
/aosp_15_r20/external/stg/
H A Dstg.proto97 RESTRICT = 3; enumerator
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c29 #define RESTRICT macro
31 #define RESTRICT restrict macro
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/
Dhrss.c29 #define RESTRICT macro
31 #define RESTRICT restrict macro
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hrss/
H A Dhrss.c28 #define RESTRICT macro
30 #define RESTRICT restrict macro
/aosp_15_r20/external/boringssl/src/crypto/hrss/
H A Dhrss.c28 #define RESTRICT macro
30 #define RESTRICT restrict macro
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dglslang_tab_autogen.h121 RESTRICT = 317, /* RESTRICT */ enumerator

1234