OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__pad
(Results
126 - 150
of
261
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/iproute2/include/linux/
l2tp.h
32
unsigned char
__pad
[sizeof(struct sockaddr) -
member in struct:sockaddr_l2tpip
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
llc.h
24
unsigned char
__pad
[__LLC_SOCK_SIZE__ - sizeof(sa_family_t) * 2 -
member in struct:sockaddr_llc
sem.h
50
void *
__pad
;
member in union:semun
in.h
187
unsigned char
__pad
[__SOCK_SIZE__ - sizeof(short int) -
member in struct:sockaddr_in
190
#define sin_zero
__pad
/* for BSD UNIX comp. -FvK */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
llc.h
24
unsigned char
__pad
[__LLC_SOCK_SIZE__ - sizeof(sa_family_t) * 2 -
member in struct:sockaddr_llc
sem.h
50
void *
__pad
;
member in union:semun
in.h
187
unsigned char
__pad
[__SOCK_SIZE__ - sizeof(short int) -
member in struct:sockaddr_in
190
#define sin_zero
__pad
/* for BSD UNIX comp. -FvK */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
llc.h
24
unsigned char
__pad
[__LLC_SOCK_SIZE__ - sizeof(sa_family_t) * 2 -
member in struct:sockaddr_llc
sem.h
50
void *
__pad
;
member in union:semun
in.h
187
unsigned char
__pad
[__SOCK_SIZE__ - sizeof(short int) -
member in struct:sockaddr_in
190
#define sin_zero
__pad
/* for BSD UNIX comp. -FvK */
/system/core/include/log/
logger.h
22
uint16_t
__pad
; /* no matter what, we get 2 bytes of padding */
member in struct:logger_entry
/external/kernel-headers/original/linux/
in.h
184
unsigned char
__pad
[__SOCK_SIZE__ - sizeof(short int) -
member in struct:sockaddr_in
187
#define sin_zero
__pad
/* for BSD UNIX comp. -FvK */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
malloc.h
134
/* Release all but
__pad
bytes of freed top-most memory back to the
136
extern int malloc_trim __MALLOC_P ((size_t
__pad
));
spawn.h
38
int
__pad
[16];
member in struct:__anon37989
49
int
__pad
[16];
member in struct:__anon37990
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h
134
/* Release all but
__pad
bytes of freed top-most memory back to the
136
extern int malloc_trim __MALLOC_P ((size_t
__pad
));
spawn.h
38
int
__pad
[16];
member in struct:__anon39653
49
int
__pad
[16];
member in struct:__anon39654
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
malloc.h
134
/* Release all but
__pad
bytes of freed top-most memory back to the
136
extern int malloc_trim __MALLOC_P ((size_t
__pad
));
spawn.h
38
int
__pad
[16];
member in struct:__anon41167
49
int
__pad
[16];
member in struct:__anon41168
/bionic/libc/include/sys/
vfs.h
43
uint32_t
__pad
;
member in struct:statfs
/development/ndk/platforms/android-9/arch-mips/include/sys/
vfs.h
43
uint32_t
__pad
;
member in struct:statfs
/external/stlport/src/
_stdio_file.h
66
inline int _FILE_fd(const FILE *__f) { return (int) __f->
__pad
[2]; }
/ndk/sources/cxx-stl/stlport/src/
_stdio_file.h
66
inline int _FILE_fd(const FILE *__f) { return (int) __f->
__pad
[2]; }
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
vfs.h
43
uint32_t
__pad
;
member in struct:statfs
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
vfs.h
43
uint32_t
__pad
;
member in struct:statfs
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
vfs.h
43
uint32_t
__pad
;
member in struct:statfs
Completed in 1462 milliseconds
1
2
3
4
5
6
7
8
9
10
11