Home
last modified time | relevance | path

Searched refs:__restrict__ (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/Sema/
Ddeclspec.c22 __restrict__ f* v2; // expected-error {{restrict requires a pointer or reference ('f' (aka 'int (v…
23 __restrict__ fptr v3; // expected-error {{pointer to function type 'f' (aka 'int (void)') may not b…
24 f *__restrict__ v4; // expected-error {{pointer to function type 'f' (aka 'int (void)') may not b…
/external/chromium_org/third_party/opus/src/
Dconfig.h.in132 __restrict__, even though the corresponding Sun C compiler ends up with
133 "#define restrict _Restrict" or "#define restrict __restrict__" in the
138 # define __restrict__ macro
Dconfigure.ac54 for ac_kw in __restrict __restrict__ _Restrict restrict; do
75 __restrict__, even though the corresponding Sun C compiler ends up with
76 "#define restrict _Restrict" or "#define restrict __restrict__" in the
81 # define __restrict__
Dconfigure12024 for ac_kw in __restrict __restrict__ _Restrict restrict; do
/external/stressapptest/src/
Dstressapptest_config_android.h228 # define __restrict__ macro
Dstressapptest_config.h.in219 __restrict__, even though the corresponding Sun C compiler ends up with
220 "#define restrict _Restrict" or "#define restrict __restrict__" in the
225 # define __restrict__ macro
/external/chromium_org/third_party/skia/include/core/
DSkPreConfig.h85 #define SK_RESTRICT __restrict__
/external/skia/include/core/
DSkPreConfig.h85 #define SK_RESTRICT __restrict__
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h142 # define restrict __restrict__
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
Dp_compiler.h142 # define restrict __restrict__
/external/chromium_org/third_party/opus/src/include/
Dopus_defines.h91 # define OPUS_RESTRICT __restrict__
/external/bison/linux-lib/
Dconfig.h2227 # define __restrict__ macro
/external/bison/darwin-lib/
Dconfig.h2227 # define __restrict__ macro
/external/bison/lib/
Dconfig.in.h2226 # define __restrict__ macro
/external/bison/m4/
Dgnulib-common.m4318 for ac_kw in __restrict __restrict__ _Restrict restrict; do
/external/clang/include/clang/Basic/
DTokenKinds.def501 ALIAS("__restrict__" , restrict , KEYALL)
/external/stressapptest/
Dconfigure5455 for ac_kw in __restrict __restrict__ _Restrict restrict; do
/external/bison/
Dconfigure19250 for ac_kw in __restrict __restrict__ _Restrict restrict; do