/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt_vsplit.c | 34 #define SEGMENT_SIZE 1024 46 ushort segment_size; member in struct:vsplit_frontend 49 unsigned fetch_elts[SEGMENT_SIZE]; 50 ushort draw_elts[SEGMENT_SIZE]; 51 ushort identity_draw_elts[SEGMENT_SIZE]; 101 assert(vsplit->cache.num_fetch_elts < vsplit->segment_size); 177 vsplit->segment_size = MIN2(SEGMENT_SIZE, vsplit->max_vertices); 212 for (i = 0; i < SEGMENT_SIZE; i++)
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pt_vsplit.c | 34 #define SEGMENT_SIZE 1024 46 ushort segment_size; member in struct:vsplit_frontend 49 unsigned fetch_elts[SEGMENT_SIZE]; 50 ushort draw_elts[SEGMENT_SIZE]; 51 ushort identity_draw_elts[SEGMENT_SIZE]; 101 assert(vsplit->cache.num_fetch_elts < vsplit->segment_size); 177 vsplit->segment_size = MIN2(SEGMENT_SIZE, vsplit->max_vertices); 212 for (i = 0; i < SEGMENT_SIZE; i++)
|
/bionic/libc/kernel/common/linux/ |
a.out.h | 107 #define SEGMENT_SIZE page_size 111 #define SEGMENT_SIZE 0x2000 115 #define SEGMENT_SIZE 0x20000 120 #define SEGMENT_SIZE PAGE_SIZE 126 #define SEGMENT_SIZE 1024 129 #ifndef SEGMENT_SIZE 130 #define SEGMENT_SIZE PAGE_SIZE 135 #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)
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/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/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/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/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/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/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/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/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)
|
/prebuilts/gcc/linux-x86/host/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))
|
/prebuilts/gcc/linux-x86/host/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)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/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)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
a.out.h | 79 #define SEGMENT_SIZE 1024 81 #define _N_SEGMENT_ROUND(x) (((x) + SEGMENT_SIZE - 1) & ~(SEGMENT_SIZE - 1))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/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)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
a.out.h | 79 #define SEGMENT_SIZE 1024 81 #define _N_SEGMENT_ROUND(x) (((x) + SEGMENT_SIZE - 1) & ~(SEGMENT_SIZE - 1))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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)
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/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/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/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/ndk/4/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)
|