HomeSort by relevance Sort by last modified time
    Searched refs:restrict (Results 126 - 150 of 248) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 224 * C99 defines the restrict type qualifier keyword, which was made available
228 #define __restrict restrict
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 137 # define __restrict_arr restrict
159 #define __MINGW_ATTRIB_MALLOC __declspec(noalias) __declspec(restrict)
  /external/jemalloc/src/
util.c 100 malloc_strtoumax(const char *restrict nptr, char **restrict endptr, int base)
  /prebuilts/misc/common/swig/include/2.0.11/
constraints.i 16 arguments. Using a constraint, you can restrict arguments to be
  /bionic/libc/include/sys/
cdefs.h 238 * C99 defines the restrict type qualifier keyword, which was made available
242 #define __restrict restrict
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 244 * C99 defines the restrict type qualifier keyword, which was made available
248 #define __restrict restrict
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 238 * C99 defines the restrict type qualifier keyword, which was made available
242 #define __restrict restrict
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_codec_sbc_private.h 39 #define RESTRICT restrict
41 #define RESTRICT
184 PRIVATE void cosineModulateSynth4(SBC_BUFFER_T * RESTRICT out, OI_INT32 const * RESTRICT in);
187 INLINE void dct3_4(OI_INT32 * RESTRICT out, OI_INT32 const * RESTRICT in);
188 PRIVATE void analyze4_generated(SBC_BUFFER_T analysisBuffer[RESTRICT 40],
193 INLINE void dct3_8(OI_INT32 * RESTRICT out, OI_INT32 const * RESTRICT in)
    [all...]
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 80 // ShowUsageWithFlagsRestrict: limit to filenames with restrict as a substr
100 extern void ShowUsageWithFlagsRestrict(const char *argv0, const char *restrict);
  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 98 # define OPUS_RESTRICT restrict
  /external/libopus/include/
opus_defines.h 98 # define OPUS_RESTRICT restrict
  /external/libpng/
pngconf.h 429 # define PNG_ALLOCATED __declspec(restrict)
467 # define PNG_RESTRICT /* The C99 "restrict" feature */
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 635 "restrict", and "configure" may have defined "restrict".
637 'configure' might #define 'restrict' to those words, so pick a
641 # define _Restrict_ restrict
648 /* gcc 3.1 and up support the [restrict] syntax. Don't trust
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 375 # define PNG_ALLOCATED __declspec(restrict)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 336 array_name[restrict]
345 # define __restrict_arr restrict
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 336 array_name[restrict]
345 # define __restrict_arr restrict
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 219 * C99 defines the restrict type qualifier keyword, which was made available
223 #define __restrict restrict
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 219 * C99 defines the restrict type qualifier keyword, which was made available
223 #define __restrict restrict
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 219 * C99 defines the restrict type qualifier keyword, which was made available
223 #define __restrict restrict
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 213 * C99 defines the restrict type qualifier keyword, which was made available
217 #define __restrict restrict

Completed in 753 milliseconds

1 2 3 4 56 7 8 910