HomeSort by relevance Sort by last modified time
    Searched refs:SEGMENT_SIZE (Results 26 - 50 of 63) sorted by null

12 3

  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/linux/
a.out.h 118 #define SEGMENT_SIZE page_size
121 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
130 #define SEGMENT_SIZE PAGE_SIZE
136 #define SEGMENT_SIZE 1024
139 #ifndef SEGMENT_SIZE
140 #define SEGMENT_SIZE getpagesize()
145 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include-fixed/linux/
a.out.h 118 #define SEGMENT_SIZE page_size
121 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
130 #define SEGMENT_SIZE PAGE_SIZE
136 #define SEGMENT_SIZE 1024
139 #ifndef SEGMENT_SIZE
140 #define SEGMENT_SIZE getpagesize()
145 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include-fixed/linux/
a.out.h 118 #define SEGMENT_SIZE page_size
121 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
130 #define SEGMENT_SIZE PAGE_SIZE
136 #define SEGMENT_SIZE 1024
139 #ifndef SEGMENT_SIZE
140 #define SEGMENT_SIZE getpagesize()
145 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/linux/
a.out.h 116 #define SEGMENT_SIZE page_size
119 #define SEGMENT_SIZE 0x2000
122 #define SEGMENT_SIZE 0x20000
126 #define SEGMENT_SIZE PAGE_SIZE
132 #define SEGMENT_SIZE 1024
134 #ifndef SEGMENT_SIZE
135 #define SEGMENT_SIZE PAGE_SIZE
140 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
a.out.h 116 Note that it is up to you to define SEGMENT_SIZE
119 #define SEGMENT_SIZE page_size
122 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
129 #define SEGMENT_SIZE PAGE_SIZE
135 #define SEGMENT_SIZE 1024
137 #ifndef SEGMENT_SIZE
138 #define SEGMENT_SIZE getpagesize()
143 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/linux/
a.out.h 118 #define SEGMENT_SIZE page_size
121 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
130 #define SEGMENT_SIZE PAGE_SIZE
136 #define SEGMENT_SIZE 1024
139 #ifndef SEGMENT_SIZE
140 #define SEGMENT_SIZE getpagesize()
145 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include-fixed/linux/
a.out.h 118 #define SEGMENT_SIZE page_size
121 #define SEGMENT_SIZE 0x2000
125 #define SEGMENT_SIZE 0x20000
130 #define SEGMENT_SIZE PAGE_SIZE
136 #define SEGMENT_SIZE 1024
139 #ifndef SEGMENT_SIZE
140 #define SEGMENT_SIZE getpagesize()
145 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /toolchain/binutils/binutils-2.27/include/aout/
encap.h 132 #define SEGMENT_SIZE 0x400000
136 (SEGMENT_SIZE + ((N_TXTADDR(x)+(x)->a_text-1) & ~(SEGMENT_SIZE-1))) : \
hp.h 79 #define _N_HDROFF(x) (SEGMENT_SIZE - (sizeof (struct exec)))
81 #define SEGMENT_SIZE 0x1000
hp300hpux.h 105 #define _N_HDROFF(x) (SEGMENT_SIZE - (sizeof (struct exec)))
130 #define SEGMENT_SIZE 0x1000
adobe.h 55 #define N_SEGSIZE(x) SEGMENT_SIZE
aout64.h 96 #define N_SEGSIZE(x) SEGMENT_SIZE
134 SEGMENT_SIZE?) (TEXT_START_ADDR only applies to ZMAGIC, not to QMAGIC). */
  /toolchain/binutils/binutils-2.27/bfd/
pc532-mach.c 46 #define SEGMENT_SIZE TARGET_PAGE_SIZE
48 #define SEGMENT_SIZE TARGET_PAGE_SIZE
i386aout.c 33 #define SEGMENT_SIZE 0x400000
aout-cris.c 43 #define SEGMENT_SIZE 2
56 #define TARGET_PAGE_SIZE SEGMENT_SIZE
277 adata (abfd).segment_size = SEGMENT_SIZE;
i386dynix.c 27 #define SEGMENT_SIZE TARGET_PAGE_SIZE
aout-target.h 26 #ifndef SEGMENT_SIZE
27 #define SEGMENT_SIZE TARGET_PAGE_SIZE
253 adata(abfd).segment_size = SEGMENT_SIZE;
mipsbsd.c 32 #define SEGMENT_SIZE TARGET_PAGE_SIZE
  /bionic/libc/kernel/uapi/linux/
a.out.h 92 #define SEGMENT_SIZE 1024
94 #ifndef SEGMENT_SIZE
95 #define SEGMENT_SIZE getpagesize()
98 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /external/kernel-headers/original/uapi/linux/
a.out.h 121 #define SEGMENT_SIZE 1024
123 #ifndef SEGMENT_SIZE
125 #define SEGMENT_SIZE getpagesize()
130 #define _N_SEGMENT_ROUND(x) ALIGN(x, SEGMENT_SIZE)
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_vsplit.c 33 #define SEGMENT_SIZE 1024
48 ushort segment_size; member in struct:vsplit_frontend
51 unsigned fetch_elts[SEGMENT_SIZE];
52 ushort draw_elts[SEGMENT_SIZE];
53 ushort identity_draw_elts[SEGMENT_SIZE];
102 assert(vsplit->cache.num_fetch_elts < vsplit->segment_size);
230 vsplit->segment_size = MIN2(SEGMENT_SIZE, vsplit->max_vertices);
265 for (i = 0; i < SEGMENT_SIZE; i++)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
a.out.h 79 #define SEGMENT_SIZE 1024
81 #define _N_SEGMENT_ROUND(x) (((x) + SEGMENT_SIZE - 1) & ~(SEGMENT_SIZE - 1))
  /toolchain/binutils/binutils-2.27/ld/
genscripts.sh 266 SEGMENT_SIZE=${SEGMENT_SIZE-${MAXPAGESIZE-${TARGET_PAGE_SIZE}}}
271 DATA_ALIGNMENT_="${DATA_ALIGNMENT_-${DATA_ALIGNMENT-ALIGN(${SEGMENT_SIZE})}}"
279 DEFAULT_DATA_ALIGNMENT="ALIGN(${SEGMENT_SIZE})"
  /toolchain/binutils/binutils-2.27/ld/scripttempl/
elfarc.sc 79 DATA_SEGMENT_ALIGN="ALIGN(${SEGMENT_SIZE}) + (. & (${MAXPAGESIZE} - 1))"
82 DATA_SEGMENT_ALIGN="ALIGN (${SEGMENT_SIZE}) - ((${MAXPAGESIZE} - .) & (${MAXPAGESIZE} - 1)); . = DATA_SEGMENT_ALIGN (${MAXPAGESIZE}, ${COMMONPAGESIZE})"
  /toolchain/binutils/binutils-2.27/gas/config/
aout_gnu.h 173 #define N_SEGSIZE(x) SEGMENT_SIZE

Completed in 969 milliseconds

12 3