HomeSort by relevance Sort by last modified time
    Searched refs:__THROW (Results 76 - 100 of 499) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
swap.h 36 extern int swapon (__const char *__path, int __flags) __THROW;
39 extern int swapoff (__const char *__path) __THROW;
kdaemon.h 29 extern int bdflush (int __func, long int __data) __THROW;
xattr.h 42 __THROW;
49 __THROW;
54 size_t __size, int __flags) __THROW;
59 void *__value, size_t __size) __THROW;
65 void *__value, size_t __size) __THROW;
70 size_t __size) __THROW;
76 __THROW;
82 __THROW;
87 __THROW;
91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
kdaemon.h 29 extern int bdflush (int __func, long int __data) __THROW;
xattr.h 42 __THROW;
49 __THROW;
54 size_t __size, int __flags) __THROW;
59 void *__value, size_t __size) __THROW;
65 void *__value, size_t __size) __THROW;
70 size_t __size) __THROW;
76 __THROW;
82 __THROW;
87 __THROW;
91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ttyent.h 58 extern struct ttyent *getttyent (void) __THROW;
59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
60 extern int setttyent (void) __THROW;
61 extern int endttyent (void) __THROW;
ucontext.h 32 extern int getcontext (ucontext_t *__ucp) __THROW;
35 extern int setcontext (__const ucontext_t *__ucp) __THROW;
40 __const ucontext_t *__restrict __ucp) __THROW;
49 int __argc, ...) __THROW;
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...]
termios.h 49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
67 extern int tcgetattr (int __fd, struct termios *__termios_p) __THROW;
72 __const struct termios *__termios_p) __THROW;
77 extern void cfmakeraw (struct termios *__termios_p) __THROW;
81 extern int tcsendbreak (int __fd, int __duration) __THROW;
86 __THROW. *
    [all...]
spawn.h 71 marked with __THROW. */
83 marked with __THROW. */
91 extern int posix_spawnattr_init (posix_spawnattr_t *__attr) __THROW;
94 extern int posix_spawnattr_destroy (posix_spawnattr_t *__attr) __THROW;
101 __THROW;
107 __THROW;
112 sigset_t *__restrict __sigmask) __THROW;
117 __THROW;
122 short int *__restrict __flags) __THROW;
126 short int __flags) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
kdaemon.h 29 extern int bdflush (int __func, long int __data) __THROW;
xattr.h 42 __THROW;
49 __THROW;
54 size_t __size, int __flags) __THROW;
59 void *__value, size_t __size) __THROW;
65 void *__value, size_t __size) __THROW;
70 size_t __size) __THROW;
76 __THROW;
82 __THROW;
87 __THROW;
91 extern int removexattr (__const char *__path, __const char *__name) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ttyent.h 58 extern struct ttyent *getttyent (void) __THROW;
59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
60 extern int setttyent (void) __THROW;
61 extern int endttyent (void) __THROW;
ucontext.h 32 extern int getcontext (ucontext_t *__ucp) __THROW;
35 extern int setcontext (__const ucontext_t *__ucp) __THROW;
40 __const ucontext_t *__restrict __ucp) __THROW;
49 int __argc, ...) __THROW;
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...]
termios.h 49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
67 extern int tcgetattr (int __fd, struct termios *__termios_p) __THROW;
72 __const struct termios *__termios_p) __THROW;
77 extern void cfmakeraw (struct termios *__termios_p) __THROW;
81 extern int tcsendbreak (int __fd, int __duration) __THROW;
86 __THROW. *
    [all...]
spawn.h 71 marked with __THROW. */
83 marked with __THROW. */
91 extern int posix_spawnattr_init (posix_spawnattr_t *__attr) __THROW;
94 extern int posix_spawnattr_destroy (posix_spawnattr_t *__attr) __THROW;
101 __THROW;
107 __THROW;
112 sigset_t *__restrict __sigmask) __THROW;
117 __THROW;
122 short int *__restrict __flags) __THROW;
126 short int __flags) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ttyent.h 58 extern struct ttyent *getttyent (void) __THROW;
59 extern struct ttyent *getttynam (__const char *__tty) __THROW;
60 extern int setttyent (void) __THROW;
61 extern int endttyent (void) __THROW;
ucontext.h 32 extern int getcontext (ucontext_t *__ucp) __THROW;
35 extern int setcontext (__const ucontext_t *__ucp) __THROW;
40 __const ucontext_t *__restrict __ucp) __THROW;
49 int __argc, ...) __THROW;
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...]
termios.h 49 extern speed_t cfgetospeed (__const struct termios *__termios_p) __THROW;
52 extern speed_t cfgetispeed (__const struct termios *__termios_p) __THROW;
55 extern int cfsetospeed (struct termios *__termios_p, speed_t __speed) __THROW;
58 extern int cfsetispeed (struct termios *__termios_p, speed_t __speed) __THROW;
62 extern int cfsetspeed (struct termios *__termios_p, speed_t __speed) __THROW;
67 extern int tcgetattr (int __fd, struct termios *__termios_p) __THROW;
72 __const struct termios *__termios_p) __THROW;
77 extern void cfmakeraw (struct termios *__termios_p) __THROW;
81 extern int tcsendbreak (int __fd, int __duration) __THROW;
86 __THROW. *
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
tcmalloc.h.in 40 #include <sys/cdefs.h> // where glibc defines __THROW
43 // __THROW is defined in glibc systems. It means, counter-intuitively,
46 #ifndef __THROW /* I guess we're not on a glibc system */
47 # define __THROW /* __THROW is just an optimization, so ok to make it "" */
78 const char** patch) __THROW;
80 PERFTOOLS_DLL_DECL void* tc_malloc(size_t size) __THROW;
81 PERFTOOLS_DLL_DECL void tc_free(void* ptr) __THROW;
82 PERFTOOLS_DLL_DECL void* tc_realloc(void* ptr, size_t size) __THROW;
83 PERFTOOLS_DLL_DECL void* tc_calloc(size_t nmemb, size_t size) __THROW;
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/gperftools/
tcmalloc.h.in 40 #include <sys/cdefs.h> // where glibc defines __THROW
43 // __THROW is defined in glibc systems. It means, counter-intuitively,
46 #ifndef __THROW /* I guess we're not on a glibc system */
47 # define __THROW /* __THROW is just an optimization, so ok to make it "" */
78 const char** patch) __THROW;
80 PERFTOOLS_DLL_DECL void* tc_malloc(size_t size) __THROW;
81 PERFTOOLS_DLL_DECL void tc_free(void* ptr) __THROW;
82 PERFTOOLS_DLL_DECL void* tc_realloc(void* ptr, size_t size) __THROW;
83 PERFTOOLS_DLL_DECL void* tc_calloc(size_t nmemb, size_t size) __THROW;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
tcmalloc.h.in 40 #include <sys/cdefs.h> // where glibc defines __THROW
43 // __THROW is defined in glibc systems. It means, counter-intuitively,
46 #ifndef __THROW /* I guess we're not on a glibc system */
47 # define __THROW /* __THROW is just an optimization, so ok to make it "" */
78 const char** patch) __THROW;
80 PERFTOOLS_DLL_DECL void* tc_malloc(size_t size) __THROW;
81 PERFTOOLS_DLL_DECL void tc_free(void* ptr) __THROW;
82 PERFTOOLS_DLL_DECL void* tc_realloc(void* ptr, size_t size) __THROW;
83 PERFTOOLS_DLL_DECL void* tc_calloc(size_t nmemb, size_t size) __THROW;
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/gperftools/
tcmalloc.h.in 40 #include <sys/cdefs.h> // where glibc defines __THROW
43 // __THROW is defined in glibc systems. It means, counter-intuitively,
46 #ifndef __THROW /* I guess we're not on a glibc system */
47 # define __THROW /* __THROW is just an optimization, so ok to make it "" */
78 const char** patch) __THROW;
80 PERFTOOLS_DLL_DECL void* tc_malloc(size_t size) __THROW;
81 PERFTOOLS_DLL_DECL void tc_free(void* ptr) __THROW;
82 PERFTOOLS_DLL_DECL void* tc_realloc(void* ptr, size_t size) __THROW;
83 PERFTOOLS_DLL_DECL void* tc_calloc(size_t nmemb, size_t size) __THROW;
    [all...]

Completed in 946 milliseconds

1 2 34 5 6 7 8 91011>>