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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pwd.h 103 extern int putpwent (__const struct passwd *__restrict __p,
117 extern struct passwd *getpwnam (__const char *__name);
150 extern int getpwnam_r (__const char *__restrict __name,
wctype.h 172 extern wctype_t wctype (__const char *__property) __THROW;
187 typedef __const __int32_t *wctrans_t;
219 extern wctrans_t wctrans (__const char *__property) __THROW;
285 extern wctype_t wctype_l (__const char *__property, __locale_t __locale)
306 extern wctrans_t wctrans_l (__const char *__property, __locale_t __locale)
ttyent.h 59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
wordexp.h 63 extern int wordexp (__const char *__restrict __words,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fenv.h 76 extern int fesetexceptflag (__const fexcept_t *__flagp, int __excepts) __THROW;
105 extern int fesetenv (__const fenv_t *__envp) __THROW;
110 extern int feupdateenv (__const fenv_t *__envp) __THROW;
pwd.h 103 extern int putpwent (__const struct passwd *__restrict __p,
117 extern struct passwd *getpwnam (__const char *__name);
150 extern int getpwnam_r (__const char *__restrict __name,
wctype.h 172 extern wctype_t wctype (__const char *__property) __THROW;
187 typedef __const __int32_t *wctrans_t;
219 extern wctrans_t wctrans (__const char *__property) __THROW;
285 extern wctype_t wctype_l (__const char *__property, __locale_t __locale)
306 extern wctrans_t wctrans_l (__const char *__property, __locale_t __locale)
ttyent.h 59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
wordexp.h 63 extern int wordexp (__const char *__restrict __words,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 117 bool_t (*x_putlong) (XDR *__xdrs, __const long *__lp);
121 bool_t (*x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len);
123 u_int (*x_getpostn) (__const XDR *__xdrs);
133 bool_t (*x_putint32) (XDR *__xdrs, __const int32_t *__ip);
316 __const struct xdr_discrim *__choices,
350 extern void xdrmem_create (XDR *__xdrs, __const caddr_t __addr,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 117 bool_t (*x_putlong) (XDR *__xdrs, __const long *__lp);
121 bool_t (*x_putbytes) (XDR *__xdrs, __const char *__addr, u_int __len);
123 u_int (*x_getpostn) (__const XDR *__xdrs);
133 bool_t (*x_putint32) (XDR *__xdrs, __const int32_t *__ip);
316 __const struct xdr_discrim *__choices,
350 extern void xdrmem_create (XDR *__xdrs, __const caddr_t __addr,
  /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/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
syslog.h 181 extern void openlog (__const char *__ident, int __option, int __facility);
190 extern void syslog (int __pri, __const char *__fmt, ...)
200 extern void vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap)
msg.h 80 extern int msgsnd (int __msqid, __const void *__msgp, size_t __msgsz,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
resource.h 249 __const struct rlimit *__new_limit,
255 __const struct rlimit *__new_limit,
263 __const struct rlimit64 *__new_limit,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
syslog.h 181 extern void openlog (__const char *__ident, int __option, int __facility);
190 extern void syslog (int __pri, __const char *__fmt, ...)
200 extern void vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap)
msg.h 80 extern int msgsnd (int __msqid, __const void *__msgp, size_t __msgsz,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
resource.h 249 __const struct rlimit *__new_limit,
255 __const struct rlimit *__new_limit,
263 __const struct rlimit64 *__new_limit,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
syslog.h 181 extern void openlog (__const char *__ident, int __option, int __facility);
190 extern void syslog (int __pri, __const char *__fmt, ...)
200 extern void vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap)
msg.h 80 extern int msgsnd (int __msqid, __const void *__msgp, size_t __msgsz,
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 107 LDSection* f_pReadOnlySection; // .rodata __const
  /external/lisa/tools/arm64/
taskset 
  /external/lisa/tools/armeabi/
taskset 
  /external/valgrind/perf/
test_input_for_tinycc.c 29 extern double atof (__const char *__nptr)
32 extern int atoi (__const char *__nptr)
35 extern long int atol (__const char *__nptr)
42 __extension__ extern long long int atoll (__const char *__nptr)
49 extern double strtod (__const char *__restrict __nptr,
55 extern long int strtol (__const char *__restrict __nptr,
59 extern unsigned long int strtoul (__const char *__restrict __nptr,
67 extern long long int strtoq (__const char *__restrict __nptr,
72 extern unsigned long long int strtouq (__const char *__restrict __nptr,
81 extern long long int strtoll (__const char *__restrict __nptr
    [all...]
  /external/clang/test/Sema/
unused-expr.c 85 int fn3() __attribute__ ((__const));
124 int fn5() __attribute__ ((__const));

Completed in 516 milliseconds

<<11121314151617181920>>