/external/mesa3d/src/glx/apple/ |
apple_xgl_api_stereo.c | 93 GLsizei i, outi = 0; local 105 newbuf[outi++] = bufs[i]; 110 newbuf[outi++] = GL_BACK_LEFT; 111 newbuf[outi++] = GL_BACK_RIGHT; 115 newbuf[outi++] = GL_FRONT_LEFT; 116 newbuf[outi++] = GL_FRONT_RIGHT; 119 __ogl_framework_api->DrawBuffersARB(outi, newbuf);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/ |
block.s | 14 outi
|
block.d | 17 [ ]+10:[ ]+ed a3[ ]+outi
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/ |
inout.s | 282 outi @r0,@r15,r8 283 outi @r1,@r14,r7 284 outi @r2,@r13,r6 285 outi @r3,@r12,r5 286 outi @r4,@r11,r0 287 outi @r5,@r10,r4 288 outi @r6,@r9,r3 289 outi @r7,@r8,r2 290 outi @r8,@r7,r1 291 outi @r9,@r6,r1 [all...] |
inout.d | 270 390: 3bf2 0808 outi @r0,@r15,r8 271 394: 3be2 0718 outi @r1,@r14,r7 272 398: 3bd2 0628 outi @r2,@r13,r6 273 39c: 3bc2 0538 outi @r3,@r12,r5 274 3a0: 3bb2 0048 outi @r4,@r11,r0 275 3a4: 3ba2 0458 outi @r5,@r10,r4 276 3a8: 3b92 0368 outi @r6,@r9,r3 277 3ac: 3b82 0278 outi @r7,@r8,r2 278 3b0: 3b72 0188 outi @r8,@r7,r1 279 3b4: 3b62 0f98 outi @r9,@r6,r1 [all...] |
/frameworks/native/opengl/libagl/ |
primitives.cpp | 874 unsigned int outi = 0; local 895 vertex_t** const ovl = &out[outi][0]; 946 outi = 1-outi; 961 vertex_t** const ovl = &out[outi][0]; [all...] |