OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEGMENT_SIZE
(Results
1 - 13
of
13
) sorted by null
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/linux/
a.out.h
123
Note that it is up to you to define
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
page_size
129
#define
SEGMENT_SIZE
0x2000
132
#define
SEGMENT_SIZE
0x20000
136
#define
SEGMENT_SIZE
PAGE_SIZE
142
#define
SEGMENT_SIZE
1024
144
#ifndef
SEGMENT_SIZE
145
#define
SEGMENT_SIZE
PAGE_SIZE
150
#define _N_SEGMENT_ROUND(x) (((x) +
SEGMENT_SIZE
- 1) & ~(
SEGMENT_SIZE
- 1)
[
all
...]
/bionic/libc/kernel/common/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/development/ndk/platforms/android-3/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/external/kernel-headers/original/linux/
a.out.h
114
Note that it is up to you to define
SEGMENT_SIZE
117
#define
SEGMENT_SIZE
page_size
120
#define
SEGMENT_SIZE
0x2000
123
#define
SEGMENT_SIZE
0x20000
127
#define
SEGMENT_SIZE
PAGE_SIZE
133
#define
SEGMENT_SIZE
1024
135
#ifndef
SEGMENT_SIZE
136
#define
SEGMENT_SIZE
PAGE_SIZE
141
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/linux/
a.out.h
123
Note that it is up to you to define
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
page_size
129
#define
SEGMENT_SIZE
0x2000
132
#define
SEGMENT_SIZE
0x20000
136
#define
SEGMENT_SIZE
PAGE_SIZE
142
#define
SEGMENT_SIZE
1024
144
#ifndef
SEGMENT_SIZE
145
#define
SEGMENT_SIZE
PAGE_SIZE
150
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
a.out.h
114
Note that it is up to you to define
SEGMENT_SIZE
117
#define
SEGMENT_SIZE
page_size
120
#define
SEGMENT_SIZE
0x2000
123
#define
SEGMENT_SIZE
0x20000
127
#define
SEGMENT_SIZE
PAGE_SIZE
133
#define
SEGMENT_SIZE
1024
135
#ifndef
SEGMENT_SIZE
136
#define
SEGMENT_SIZE
PAGE_SIZE
141
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
a.out.h
107
#define
SEGMENT_SIZE
page_size
110
#define
SEGMENT_SIZE
0x2000
113
#define
SEGMENT_SIZE
0x20000
117
#define
SEGMENT_SIZE
PAGE_SIZE
123
#define
SEGMENT_SIZE
1024
125
#ifndef
SEGMENT_SIZE
126
#define
SEGMENT_SIZE
PAGE_SIZE
131
#define _N_SEGMENT_ROUND(x) ALIGN(x,
SEGMENT_SIZE
)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
a.out.h
79
#define
SEGMENT_SIZE
1024
81
#define _N_SEGMENT_ROUND(x) (((x) +
SEGMENT_SIZE
- 1) & ~(
SEGMENT_SIZE
- 1))
Completed in 1292 milliseconds