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

1 2 3 4

  /bionic/libc/include/sys/
swap.h 36 extern int swapon(const char*, int) __nonnull((1));
37 extern int swapoff(const char*) __nonnull((1));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
34 __THROW __nonnull ((1));
40 __THROW __nonnull ((1));
nl_types.h 43 extern nl_catd catopen (__const char *__cat_name, int __flag) __nonnull ((1));
48 __const char *__string) __THROW __nonnull ((1));
51 extern int catclose (nl_catd __catalog) __THROW __nonnull ((1));
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...]
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));
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...]
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...]
mqueue.h 42 __THROW __nonnull ((1));
50 __THROW __nonnull ((2));
57 __THROW __nonnull ((2));
60 extern int mq_unlink (__const char *__name) __THROW __nonnull ((1));
70 unsigned int *__msg_prio) __nonnull ((2));
74 unsigned int __msg_prio) __nonnull ((2));
83 __nonnull ((2, 5));
90 __nonnull ((2, 5));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
34 __THROW __nonnull ((1));
40 __THROW __nonnull ((1));
nl_types.h 43 extern nl_catd catopen (__const char *__cat_name, int __flag) __nonnull ((1));
48 __const char *__string) __THROW __nonnull ((1));
51 extern int catclose (nl_catd __catalog) __THROW __nonnull ((1));
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...]
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));
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...]
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...]
mqueue.h 42 __THROW __nonnull ((1));
50 __THROW __nonnull ((2));
57 __THROW __nonnull ((2));
60 extern int mq_unlink (__const char *__name) __THROW __nonnull ((1));
70 unsigned int *__msg_prio) __nonnull ((2));
74 unsigned int __msg_prio) __nonnull ((2));
83 __nonnull ((2, 5));
90 __nonnull ((2, 5));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h 28 extern int backtrace (void **__array, int __size) __nonnull ((1));
34 __THROW __nonnull ((1));
40 __THROW __nonnull ((1));
nl_types.h 43 extern nl_catd catopen (__const char *__cat_name, int __flag) __nonnull ((1));
48 __const char *__string) __THROW __nonnull ((1));
51 extern int catclose (nl_catd __catalog) __THROW __nonnull ((1));
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...]
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));
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...]
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...]
mqueue.h 42 __THROW __nonnull ((1));
50 __THROW __nonnull ((2));
57 __THROW __nonnull ((2));
60 extern int mq_unlink (__const char *__name) __THROW __nonnull ((1));
70 unsigned int *__msg_prio) __nonnull ((2));
74 unsigned int __msg_prio) __nonnull ((2));
83 __nonnull ((2, 5));
90 __nonnull ((2, 5));
  /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));
  /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));
  /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));

Completed in 1131 milliseconds

1 2 3 4