/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_reg.h | 45 #define PRIM3D_RECTLIST (0x7<<18) 72 #define BFO_STENCIL_TEST_MASK (0x7<<11) 74 #define BFO_STENCIL_FAIL_MASK (0x7<<8) 76 #define BFO_STENCIL_PASS_Z_FAIL_MASK (0x7<<5) 78 #define BFO_STENCIL_PASS_Z_PASS_MASK (0x7<<2) 246 #define BLENDFUNC_MASK 0x7 250 #define _3DSTATE_LOAD_INDIRECT (CMD_3D|(0x1d<<24)|(0x7<<16)) 397 #define REG_TYPE_MASK 0x7 427 #define A0_DP4 (0x7<<24) /* dst.xyzw = src0.xyzw dot src1.xyzw */ 586 #define MS3_MAPSURF_FORMAT_MASK (0x7<<7 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_copy_tmp.h | 58 COPY_FUNC( 0x7 ) 77 _mesa_copy_tab[0x7] = TAG2(copy, 0x7);
|
/external/mesa3d/src/mesa/math/ |
m_copy_tmp.h | 58 COPY_FUNC( 0x7 ) 77 _mesa_copy_tab[0x7] = TAG2(copy, 0x7);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_stream.c | 126 (pStrmData->strmBuffReadBits & 0x7)); 195 ASSERT(pStrmData->bitPosInWord == (pStrmData->strmBuffReadBits & 0x7)); 198 pStrmData->bitPosInWord = pStrmData->strmBuffReadBits & 0x7;
|
/ndk/sources/android/support/src/musl-multibyte/ |
internal.c | 27 C(0x2),C(0x3),C(0x4),C(0x5),C(0x6),C(0x7), 29 D(0x0),D(0x1),D(0x2),D(0x3),D(0x4),D(0x5),D(0x6),D(0x7), 31 E(0x0),E(0x1),E(0x2),E(0x3),E(0x4),E(0x5),E(0x6),E(0x7),
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-r4998.js | 45 var x7 = 3; 61 x7 = 263; 69 // The loop variable x7 is initialized to 3, 71 // MakeMergeable has forced the loop variable x7 to be spilled, 74 // claims that x7 is synced, and does not save the modified 76 for (x7 = 3; x7 < 10; ++x7) {
|
/external/libexif/libexif/canon/ |
mnote-canon-tag.h | 38 MNOTE_CANON_TAG_FIRMWARE = 0x7,
|
/external/v8/test/mjsunit/regress/ |
regress-r4998.js | 45 var x7 = 3; 61 x7 = 263; 69 // The loop variable x7 is initialized to 3, 71 // MakeMergeable has forced the loop variable x7 to be spilled, 74 // claims that x7 is synced, and does not save the modified 76 for (x7 = 3; x7 < 10; ++x7) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
TextColor.java | 33 DARK_MAGENTA(0x7),
|
/system/core/sh/ |
parser.h | 63 #define VSTRIMLEFTMAX 0x7 /* ${var##pattern} */
|
/external/llvm/lib/Support/ |
FormattedStream.cpp | 39 Column += (8 - (Column & 0x7)) & 0x7;
|
/external/llvm/test/MC/AArch64/ |
elf-reloc-movw.s | 13 movz x7, #:abs_g3:some_label
|
gicv3-regs-diagnostics.s | 5 mrs x7, icc_eoir0_el1 14 // CHECK-NEXT: mrs x7, icc_eoir0_el1
|
/external/lzma/C/ |
BraIA64.c | 34 bitRes = bitPos & 0x7;
40 if (((instNorm >> 37) & 0xF) == 0x5 && ((instNorm >> 9) & 0x7) == 0)
|
/external/oprofile/module/x86/ |
apic_compat.h | 51 #define APIC_MODE_EXINT 0x7 52 #define GET_APIC_DELIVERY_MODE(x) (((x) >> 8)&0x7)
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
r500_fragprog.c | 418 (inst) & 0x3, toswiz((inst >> 2) & 0x7), toswiz((inst >> 5) & 0x7), toswiz((inst >> 8) & 0x7), 420 (inst >> 13) & 0x3, toswiz((inst >> 15) & 0x7), toswiz((inst >> 18) & 0x7), toswiz((inst >> 21) & 0x7), 428 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), (inst >> 17) & 0x3, 429 (inst >> 19) & 0x3, toswiz((inst >> 21) & 0x7), (inst >> 24) & 0x3, 437 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), toswiz((inst >> 17) & 0x7), toswiz((inst >> 20) & 0x7) [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r500_fragprog.c | 418 (inst) & 0x3, toswiz((inst >> 2) & 0x7), toswiz((inst >> 5) & 0x7), toswiz((inst >> 8) & 0x7), 420 (inst >> 13) & 0x3, toswiz((inst >> 15) & 0x7), toswiz((inst >> 18) & 0x7), toswiz((inst >> 21) & 0x7), 428 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), (inst >> 17) & 0x3, 429 (inst >> 19) & 0x3, toswiz((inst >> 21) & 0x7), (inst >> 24) & 0x3, 437 (inst >> 12) & 0x3, toswiz((inst >> 14) & 0x7), toswiz((inst >> 17) & 0x7), toswiz((inst >> 20) & 0x7) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
r600d.h | 29 #define R600_TEXEL_PITCH_ALIGNMENT_MASK 0x7 288 #define S_0280A0_NUMBER_TYPE(x) (((x) & 0x7) << 12) 289 #define G_0280A0_NUMBER_TYPE(x) (((x) >> 12) & 0x7) 349 #define S_028410_ALPHA_FUNC(x) (((x) & 0x7) << 0) 350 #define G_028410_ALPHA_FUNC(x) (((x) >> 0) & 0x7) 368 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) 369 #define G_028800_ZFUNC(x) (((x) >> 4) & 0x7) 374 #define S_028800_STENCILFUNC(x) (((x) & 0x7) << 8) 375 #define G_028800_STENCILFUNC(x) (((x) >> 8) & 0x7) 385 #define S_028800_STENCILFAIL(x) (((x) & 0x7) << 11 [all...] |
/external/mesa3d/src/gallium/drivers/r600/ |
r600d.h | 29 #define R600_TEXEL_PITCH_ALIGNMENT_MASK 0x7 288 #define S_0280A0_NUMBER_TYPE(x) (((x) & 0x7) << 12) 289 #define G_0280A0_NUMBER_TYPE(x) (((x) >> 12) & 0x7) 349 #define S_028410_ALPHA_FUNC(x) (((x) & 0x7) << 0) 350 #define G_028410_ALPHA_FUNC(x) (((x) >> 0) & 0x7) 368 #define S_028800_ZFUNC(x) (((x) & 0x7) << 4) 369 #define G_028800_ZFUNC(x) (((x) >> 4) & 0x7) 374 #define S_028800_STENCILFUNC(x) (((x) & 0x7) << 8) 375 #define G_028800_STENCILFUNC(x) (((x) >> 8) & 0x7) 385 #define S_028800_STENCILFAIL(x) (((x) & 0x7) << 11 [all...] |
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ |
GameView.java | 209 int x7 = mOffetX;
local 213 canvas.drawLine(x7 , y7 + k, x7 + s3 - 1, y7 + k , mLinePaint);
214 canvas.drawLine(x7 + k, y7 , x7 + k , y7 + s3 - 1, mLinePaint);
218 for (int i = 0, x = x7; i < 3; i++, k++, x += sxy) {
248 canvas.drawLine(x7 + MARGIN, y, x7 + s3 - 1 - MARGIN, y, mWinPaint);
251 int x = x7 + mWinCol * sxy + sxy / 2;
257 canvas.drawLine(x7 + MARGIN, y7 + MARGIN, [all...] |
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans8_dspr2.c | 473 int x0, x1, x2, x3, x4, x5, x6, x7; local 482 x7 = input[6]; 484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) { 497 s6 = cospi_26_64 * x6 + cospi_6_64 * x7; 498 s7 = cospi_6_64 * x6 - cospi_26_64 * x7; 507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS); 516 s6 = -cospi_24_64 * x6 + cospi_8_64 * x7; 517 s7 = cospi_8_64 * x6 + cospi_24_64 * x7; 526 x7 = ROUND_POWER_OF_TWO((s5 - s7), DCT_CONST_BITS); 531 s6 = cospi_16_64 * (x6 + x7); [all...] |
/external/clang/test/CodeGen/ |
override-layout.c | 68 // CHECK: Type: struct X7 69 struct X7 { 74 void use_X7() { struct X7 x7; x7.y = x7.x = sizeof(struct X7); } local 78 struct X7 x;
|
/bionic/libc/kernel/arch-mips/asm/mips-boards/ |
malta.h | 50 #define SMSC_CONFIG_DEVNUM 0x7
|
/development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/ |
malta.h | 50 #define SMSC_CONFIG_DEVNUM 0x7
|
/external/chromium_org/third_party/lzma_sdk/ |
Bra.c | 47 (((UInt32)data[i + 1] & 0x7) << 19) | 49 (((UInt32)data[i + 3] & 0x7) << 8) | 59 data[i + 1] = (Byte)(0xF0 | ((dest >> 19) & 0x7)); 61 data[i + 3] = (Byte)(0xF8 | ((dest >> 8) & 0x7));
|