HomeSort by relevance Sort by last modified time
    Searched full:__restrict (Results 301 - 325 of 467) sorted by null

<<111213141516171819

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio.h 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio.h 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gcov 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
collect2 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-gcov 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
collect2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 775 extern ssize_t readlink (__const char *__restrict __path,
776 char *__restrict __buf, size_t __len)
786 extern ssize_t readlinkat (int __fd, __const char *__restrict __path,
787 char *__restrict __buf, size_t __len)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 775 extern ssize_t readlink (__const char *__restrict __path,
776 char *__restrict __buf, size_t __len)
786 extern ssize_t readlinkat (int __fd, __const char *__restrict __path,
787 char *__restrict __buf, size_t __len)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 775 extern ssize_t readlink (__const char *__restrict __path,
776 char *__restrict __buf, size_t __len)
786 extern ssize_t readlinkat (int __fd, __const char *__restrict __path,
787 char *__restrict __buf, size_t __len)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_compiler.h 144 # define restrict __restrict
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
work_unit.py 60 #define __restrict
  /external/dhcpcd/
common.c 85 get_line(FILE * __restrict fp)
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 144 # define restrict __restrict
  /external/bison/lib/
spawn.in.h 46 /* GCC 2.95 and later have "__restrict"; C99 compilers have
48 Other compilers use __restrict, __restrict__, and _Restrict, and
55 # define _Restrict_ __restrict
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 634 /* GCC 2.95 and later have "__restrict"; C99 compilers have
636 Other compilers use __restrict, __restrict__, and _Restrict, and
643 # define _Restrict_ __restrict
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 441 __upcast_result& __restrict __result) const;
510 __upcast_result& __restrict __result) const;
555 __upcast_result& __restrict __result) const;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 441 __upcast_result& __restrict __result) const;
510 __upcast_result& __restrict __result) const;
555 __upcast_result& __restrict __result) const;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cxxabi.h 448 __upcast_result& __restrict __result) const;
517 __upcast_result& __restrict __result) const;
562 __upcast_result& __restrict __result) const;
  /external/bison/darwin-lib/
spawn.h 47 /* GCC 2.95 and later have "__restrict"; C99 compilers have
49 Other compilers use __restrict, __restrict__, and _Restrict, and
56 # define _Restrict_ __restrict
    [all...]
  /external/bison/linux-lib/
spawn.h 47 /* GCC 2.95 and later have "__restrict"; C99 compilers have
49 Other compilers use __restrict, __restrict__, and _Restrict, and
56 # define _Restrict_ __restrict
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 786 define __RESTRICT, just as Sun C does. */
787 #if defined __SUNPRO_CC && !defined __RESTRICT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-gcov 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
collect2 
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 43 # define __SOCKADDR_ARG struct sockaddr *__restrict
  /external/eigen/Eigen/src/Core/util/
Macros.h 281 #define EIGEN_RESTRICT __restrict

Completed in 3956 milliseconds

<<111213141516171819