/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
aio.h | 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
aio.h | 139 extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
bitset | 198 void __init(unsigned long long __v, false_type) _NOEXCEPT; 199 void __init(unsigned long long __v, true_type) _NOEXCEPT; 226 __bitset<_N_words, _Size>::__init(unsigned long long __v, false_type) _NOEXCEPT 239 __bitset<_N_words, _Size>::__init(unsigned long long __v, true_type) _NOEXCEPT 262 __init(__v, integral_constant<bool, sizeof(unsigned long long) == sizeof(__storage_type)>()); [all...] |
random | [all...] |
__locale | 131 void __init(); [all...] |
strstream | 191 void __init(char* __gnext, streamsize __n, char* __pbeg);
|
regex | [all...] |
system_error | 629 static string __init(const error_code&, string);
|
valarray | [all...] |
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_tables.h | 270 extern void ipt_init(void) __init;
|
/external/kernel-headers/original/linux/netfilter_ipv6/ |
ip6_tables.h | 284 extern void ip6t_init(void) __init;
|
/external/kernel-headers/original/linux/ |
slab.h | 58 extern void __init kmem_cache_init(void);
|
mmzone.h | 363 unsigned long __init node_memmap_size_bytes(int, unsigned long, unsigned long); 637 unsigned long __init node_memmap_size_bytes(int, unsigned long, unsigned long);
|
fs.h | 421 extern void __init inode_init(void); 422 extern void __init inode_init_early(void); 423 extern void __init files_init(unsigned long); [all...] |
audit.h | 449 extern int __init audit_register_class(int class, unsigned *list);
|
netdevice.h | 249 extern int __init netdev_boot_setup(char *str);
|
/external/oprofile/module/ |
oprofile.c | 778 static int __init init_sysctl(void) 794 /* not safe to mark as __exit since used from __init code */ 816 int __init oprof_init(void)
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 447 * NOTE: this is an __init function for security reasons.
|
processor_32.h | 122 void __init cpu_detect(struct cpuinfo_x86 *c);
|
/external/yaffs2/yaffs2/mtdemul/ |
nandemul2k.c | 664 int __init nandemul2k_init (void)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
locale.cpp | 620 call_once(__flag_, __fake_bind(&locale::id::__init, this)); 625 locale::id::__init() function in class:locale::id 4224 numpunct_byname<char>::__init(const char* nm) function in class:numpunct_byname 4267 numpunct_byname<wchar_t>::__init(const char* nm) function in class:numpunct_byname [all...] |
/external/e2fsprogs/e2fsck/ |
revoke.c | 171 int __init journal_init_revoke_caches(void)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
multiway_merge.h | 529 __lt.__init(); 607 __lt.__init(); [all...] |
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/ |
SDL_dlcompat.c | 881 if ((init = dlsymIntern(dls, "__init", 0))) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdlib.h | 423 unsigned short int __init; /* Flag for initializing. */ member in struct:drand48_data
|