HomeSort by relevance Sort by last modified time
    Searched refs:__const (Results 351 - 375 of 464) sorted by null

<<111213141516171819

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 93 #define __const const /* define reserved names to standard */ macro
110 #define __const /* delete pseudo-ANSI C keywords */ macro
123 #define const __const /* convert ANSI C keywords */
134 #define __aconst __const
170 #define __pure __const
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 118 #define __const const /* define reserved names to standard */ macro
135 #define __const /* delete pseudo-ANSI C keywords */ macro
148 #define const __const /* convert ANSI C keywords */
159 #define __aconst __const
195 #define __pure __const
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 118 #define __const const /* define reserved names to standard */ macro
135 #define __const /* delete pseudo-ANSI C keywords */ macro
148 #define const __const /* convert ANSI C keywords */
159 #define __aconst __const
195 #define __pure __const
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 118 #define __const const /* define reserved names to standard */ macro
135 #define __const /* delete pseudo-ANSI C keywords */ macro
148 #define const __const /* convert ANSI C keywords */
159 #define __aconst __const
195 #define __pure __const
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 118 #define __const const /* define reserved names to standard */ macro
135 #define __const /* delete pseudo-ANSI C keywords */ macro
148 #define const __const /* convert ANSI C keywords */
159 #define __aconst __const
195 #define __pure __const
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 87 #define __const const /* define reserved names to standard */ macro
104 #define __const /* delete pseudo-ANSI C keywords */ macro
117 #define const __const /* convert ANSI C keywords */
128 #define __aconst __const
164 #define __pure __const
  /external/clang/test/Analysis/
null-deref-ps.c 6 extern void __assert_fail (__const char *__assertion, __const char *__file,
7 unsigned int __line, __const char *__function)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h 43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
51 __const struct sched_param *__param) __THROW;
111 __const cpu_set_t *__cpuset) __THROW;
ctype.h 81 extern __const unsigned short int **__ctype_b_loc (void)
82 __attribute__ ((__const));
83 extern __const __int32_t **__ctype_tolower_loc (void)
84 __attribute__ ((__const));
85 extern __const __int32_t **__ctype_toupper_loc (void)
86 __attribute__ ((__const));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
51 __const struct sched_param *__param) __THROW;
111 __const cpu_set_t *__cpuset) __THROW;
ctype.h 81 extern __const unsigned short int **__ctype_b_loc (void)
82 __attribute__ ((__const));
83 extern __const __int32_t **__ctype_tolower_loc (void)
84 __attribute__ ((__const));
85 extern __const __int32_t **__ctype_toupper_loc (void)
86 __attribute__ ((__const));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sched.h 43 extern int sched_setparam (__pid_t __pid, __const struct sched_param *__param)
51 __const struct sched_param *__param) __THROW;
111 __const cpu_set_t *__cpuset) __THROW;
ctype.h 81 extern __const unsigned short int **__ctype_b_loc (void)
82 __attribute__ ((__const));
83 extern __const __int32_t **__ctype_tolower_loc (void)
84 __attribute__ ((__const));
85 extern __const __int32_t **__ctype_toupper_loc (void)
86 __attribute__ ((__const));
  /external/clang/test/Sema/
unused-expr.c 85 int fn3() __attribute__ ((__const));
124 int fn5() __attribute__ ((__const));

Completed in 895 milliseconds

<<111213141516171819