HomeSort by relevance Sort by last modified time
    Searched full:__nonnull (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
string.h 40 __THROW __nonnull ((1, 2));
44 __THROW __nonnull ((1, 2));
53 __THROW __nonnull ((1, 2));
59 extern void *memset (void *__s, int __c, size_t __n) __THROW __nonnull ((1));
63 __THROW __attribute_pure__ __nonnull ((1, 2));
67 __THROW __attribute_pure__ __nonnull ((1));
74 __THROW __attribute_pure__ __nonnull ((1));
78 __THROW __attribute_pure__ __nonnull ((1));
85 __THROW __nonnull ((1, 2));
89 __THROW __nonnull ((1, 2))
    [all...]
aio.h 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
145 extern int aio_read (struct aiocb *__aiocbp) __THROW __nonnull ((1));
147 extern int aio_write (struct aiocb *__aiocbp) __THROW __nonnull ((1));
153 __THROW __nonnull ((2));
156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
158 extern __ssize_t aio_return (struct aiocb *__aiocbp) __THROW __nonnull ((1));
171 __nonnull ((1));
176 __THROW __nonnull ((2));
180 __nonnull ((1));
182 __nonnull ((1))
    [all...]
pthread.h 228 void *__restrict __arg) __THROW __nonnull ((1, 3));
278 extern int pthread_attr_init (pthread_attr_t *__attr) __THROW __nonnull ((1));
282 __THROW __nonnull ((1));
287 __THROW __nonnull ((1, 2));
292 __THROW __nonnull ((1));
298 __THROW __nonnull ((1, 2));
303 __THROW __nonnull ((1));
310 __THROW __nonnull ((1, 2));
315 __param) __THROW __nonnull ((1, 2));
320 __THROW __nonnull ((1, 2))
    [all...]
stdlib.h 146 __THROW __attribute_pure__ __nonnull ((1)) __wur;
149 __THROW __attribute_pure__ __nonnull ((1)) __wur;
152 __THROW __attribute_pure__ __nonnull ((1)) __wur;
159 __THROW __attribute_pure__ __nonnull ((1)) __wur;
167 __THROW __nonnull ((1)) __wur;
174 char **__restrict __endptr) __THROW __nonnull ((1)) __wur;
178 __THROW __nonnull ((1)) __wur;
186 __THROW __nonnull ((1)) __wur;
190 __THROW __nonnull ((1)) __wur;
198 __THROW __nonnull ((1)) __wur
    [all...]
crypt.h 34 __THROW __nonnull ((1, 2));
37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
41 extern void encrypt (char *__block, int __edflag) __THROW __nonnull ((1));
62 __THROW __nonnull ((1, 2, 3));
66 __THROW __nonnull ((1, 2));
70 __THROW __nonnull ((1, 3));
dirent.h 135 extern DIR *opendir (__const char *__name) __nonnull ((1));
150 extern int closedir (DIR *__dirp) __nonnull ((1));
163 extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
167 __nonnull ((1));
174 extern struct dirent64 *readdir64 (DIR *__dirp) __nonnull ((1));
187 __nonnull ((1, 2, 3));
194 readdir64_r) __nonnull ((1, 2, 3));
204 __nonnull ((1, 2, 3));
209 extern void rewinddir (DIR *__dirp) __THROW __nonnull ((1));
215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
string.h 40 __THROW __nonnull ((1, 2));
44 __THROW __nonnull ((1, 2));
53 __THROW __nonnull ((1, 2));
59 extern void *memset (void *__s, int __c, size_t __n) __THROW __nonnull ((1));
63 __THROW __attribute_pure__ __nonnull ((1, 2));
67 __THROW __attribute_pure__ __nonnull ((1));
74 __THROW __attribute_pure__ __nonnull ((1));
78 __THROW __attribute_pure__ __nonnull ((1));
85 __THROW __nonnull ((1, 2));
89 __THROW __nonnull ((1, 2))
    [all...]
aio.h 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
145 extern int aio_read (struct aiocb *__aiocbp) __THROW __nonnull ((1));
147 extern int aio_write (struct aiocb *__aiocbp) __THROW __nonnull ((1));
153 __THROW __nonnull ((2));
156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
158 extern __ssize_t aio_return (struct aiocb *__aiocbp) __THROW __nonnull ((1));
171 __nonnull ((1));
176 __THROW __nonnull ((2));
180 __nonnull ((1));
182 __nonnull ((1))
    [all...]
pthread.h 228 void *__restrict __arg) __THROW __nonnull ((1, 3));
278 extern int pthread_attr_init (pthread_attr_t *__attr) __THROW __nonnull ((1));
282 __THROW __nonnull ((1));
287 __THROW __nonnull ((1, 2));
292 __THROW __nonnull ((1));
298 __THROW __nonnull ((1, 2));
303 __THROW __nonnull ((1));
310 __THROW __nonnull ((1, 2));
315 __param) __THROW __nonnull ((1, 2));
320 __THROW __nonnull ((1, 2))
    [all...]
stdlib.h 146 __THROW __attribute_pure__ __nonnull ((1)) __wur;
149 __THROW __attribute_pure__ __nonnull ((1)) __wur;
152 __THROW __attribute_pure__ __nonnull ((1)) __wur;
159 __THROW __attribute_pure__ __nonnull ((1)) __wur;
167 __THROW __nonnull ((1)) __wur;
174 char **__restrict __endptr) __THROW __nonnull ((1)) __wur;
178 __THROW __nonnull ((1)) __wur;
186 __THROW __nonnull ((1)) __wur;
190 __THROW __nonnull ((1)) __wur;
198 __THROW __nonnull ((1)) __wur
    [all...]
crypt.h 34 __THROW __nonnull ((1, 2));
37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
41 extern void encrypt (char *__block, int __edflag) __THROW __nonnull ((1));
62 __THROW __nonnull ((1, 2, 3));
66 __THROW __nonnull ((1, 2));
70 __THROW __nonnull ((1, 3));
dirent.h 135 extern DIR *opendir (__const char *__name) __nonnull ((1));
150 extern int closedir (DIR *__dirp) __nonnull ((1));
163 extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
167 __nonnull ((1));
174 extern struct dirent64 *readdir64 (DIR *__dirp) __nonnull ((1));
187 __nonnull ((1, 2, 3));
194 readdir64_r) __nonnull ((1, 2, 3));
204 __nonnull ((1, 2, 3));
209 extern void rewinddir (DIR *__dirp) __THROW __nonnull ((1));
215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
string.h 40 __THROW __nonnull ((1, 2));
44 __THROW __nonnull ((1, 2));
53 __THROW __nonnull ((1, 2));
59 extern void *memset (void *__s, int __c, size_t __n) __THROW __nonnull ((1));
63 __THROW __attribute_pure__ __nonnull ((1, 2));
67 __THROW __attribute_pure__ __nonnull ((1));
74 __THROW __attribute_pure__ __nonnull ((1));
78 __THROW __attribute_pure__ __nonnull ((1));
85 __THROW __nonnull ((1, 2));
89 __THROW __nonnull ((1, 2))
    [all...]
aio.h 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
145 extern int aio_read (struct aiocb *__aiocbp) __THROW __nonnull ((1));
147 extern int aio_write (struct aiocb *__aiocbp) __THROW __nonnull ((1));
153 __THROW __nonnull ((2));
156 extern int aio_error (__const struct aiocb *__aiocbp) __THROW __nonnull ((1));
158 extern __ssize_t aio_return (struct aiocb *__aiocbp) __THROW __nonnull ((1));
171 __nonnull ((1));
176 __THROW __nonnull ((2));
180 __nonnull ((1));
182 __nonnull ((1))
    [all...]
pthread.h 228 void *__restrict __arg) __THROW __nonnull ((1, 3));
278 extern int pthread_attr_init (pthread_attr_t *__attr) __THROW __nonnull ((1));
282 __THROW __nonnull ((1));
287 __THROW __nonnull ((1, 2));
292 __THROW __nonnull ((1));
298 __THROW __nonnull ((1, 2));
303 __THROW __nonnull ((1));
310 __THROW __nonnull ((1, 2));
315 __param) __THROW __nonnull ((1, 2));
320 __THROW __nonnull ((1, 2))
    [all...]
stdlib.h 146 __THROW __attribute_pure__ __nonnull ((1)) __wur;
149 __THROW __attribute_pure__ __nonnull ((1)) __wur;
152 __THROW __attribute_pure__ __nonnull ((1)) __wur;
159 __THROW __attribute_pure__ __nonnull ((1)) __wur;
167 __THROW __nonnull ((1)) __wur;
174 char **__restrict __endptr) __THROW __nonnull ((1)) __wur;
178 __THROW __nonnull ((1)) __wur;
186 __THROW __nonnull ((1)) __wur;
190 __THROW __nonnull ((1)) __wur;
198 __THROW __nonnull ((1)) __wur
    [all...]
crypt.h 34 __THROW __nonnull ((1, 2));
37 extern void setkey (__const char *__key) __THROW __nonnull ((1));
41 extern void encrypt (char *__block, int __edflag) __THROW __nonnull ((1));
62 __THROW __nonnull ((1, 2, 3));
66 __THROW __nonnull ((1, 2));
70 __THROW __nonnull ((1, 3));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
statfs.h 33 __THROW __nonnull ((1, 2));
38 statfs64) __nonnull ((1, 2));
45 __THROW __nonnull ((1, 2));
52 __THROW __nonnull ((2));
56 fstatfs64) __nonnull ((2));
63 __THROW __nonnull ((2));
stat.h 210 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
214 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
219 __nonnull ((1, 2));
221 __nonnull ((2));
229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2));
230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
240 __THROW __nonnull ((2, 3));
246 fstatat64) __nonnull ((2, 3));
254 __THROW __nonnull ((2, 3));
262 struct stat *__restrict __buf) __THROW __nonnull ((1, 2))
    [all...]
statvfs.h 54 __THROW __nonnull ((1, 2));
60 __nonnull ((1, 2));
68 __THROW __nonnull ((1, 2));
75 __THROW __nonnull ((2));
79 fstatvfs64) __nonnull ((2));
86 __THROW __nonnull ((2));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
statfs.h 33 __THROW __nonnull ((1, 2));
38 statfs64) __nonnull ((1, 2));
45 __THROW __nonnull ((1, 2));
52 __THROW __nonnull ((2));
56 fstatfs64) __nonnull ((2));
63 __THROW __nonnull ((2));
stat.h 210 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
214 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
219 __nonnull ((1, 2));
221 __nonnull ((2));
229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2));
230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
240 __THROW __nonnull ((2, 3));
246 fstatat64) __nonnull ((2, 3));
254 __THROW __nonnull ((2, 3));
262 struct stat *__restrict __buf) __THROW __nonnull ((1, 2))
    [all...]
statvfs.h 54 __THROW __nonnull ((1, 2));
60 __nonnull ((1, 2));
68 __THROW __nonnull ((1, 2));
75 __THROW __nonnull ((2));
79 fstatvfs64) __nonnull ((2));
86 __THROW __nonnull ((2));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
statfs.h 33 __THROW __nonnull ((1, 2));
38 statfs64) __nonnull ((1, 2));
45 __THROW __nonnull ((1, 2));
52 __THROW __nonnull ((2));
56 fstatfs64) __nonnull ((2));
63 __THROW __nonnull ((2));
stat.h 210 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
214 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
219 __nonnull ((1, 2));
221 __nonnull ((2));
229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2));
230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
240 __THROW __nonnull ((2, 3));
246 fstatat64) __nonnull ((2, 3));
254 __THROW __nonnull ((2, 3));
262 struct stat *__restrict __buf) __THROW __nonnull ((1, 2))
    [all...]

Completed in 538 milliseconds

1 2 3 4