/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_context.h | 80 #define INTEL_FALLBACK_READ_BUFFER 0x2 95 #define INTEL_WRITE_FULL 0x2 433 #define DEBUG_STATE 0x2 517 #define COMPAREFUNC_LESS 0x2 526 #define STENCILOP_REPLACE 0x2 535 #define LOGICOP_AND_INV 0x2
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Canvas.py | 51 x1, y1, x2, y2 = self.canvas.bbox(self.id) 52 return (x1, y1), (x2, y2) 146 def addtag_enclosed(self, x1, y1, x2, y2): 147 self._do('addtag', 'enclosed', x1, y1, x2, y2) 148 def addtag_overlapping(self, x1, y1, x2, y2): 149 self._do('addtag', 'overlapping', x1, y1, x2, y2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Canvas.py | 51 x1, y1, x2, y2 = self.canvas.bbox(self.id) 52 return (x1, y1), (x2, y2) 146 def addtag_enclosed(self, x1, y1, x2, y2): 147 self._do('addtag', 'enclosed', x1, y1, x2, y2) 148 def addtag_overlapping(self, x1, y1, x2, y2): 149 self._do('addtag', 'overlapping', x1, y1, x2, y2)
|
/external/tremolo/Tremolo/ |
mdctARM.s | 454 ADD r1,r1,r0,LSL #1 @ r1 = x2+4 = x + (POINTS>>1) 463 LDMDB r1!,{r4,r9,r10,r14} @ r4 = x2[0] 464 @ r9 = x2[1] 465 @ r10= x2[2] 466 @ r14= x2[3] x2 -= 4 472 SUB r9, r9, r4 @ r9 = s2 = x2[1] - x2[0] 473 ADD r4, r9, r4, LSL #1 @ r4 = x2[1] + x2[0] (-> x1[1] [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
TwofishEngine.java | 453 int x2 = BytesTo32Bits(src, srcIndex + 8) ^ gSubKeys[INPUT_WHITEN + 2]; local 462 x2 ^= t0 + t1 + gSubKeys[k++]; 463 x2 = x2 >>>1 | x2 << 31; 466 t0 = Fe32_0(x2); 473 Bits32ToBytes(x2 ^ gSubKeys[OUTPUT_WHITEN], dst, dstIndex); 490 int x2 = BytesTo32Bits(src, srcIndex) ^ gSubKeys[OUTPUT_WHITEN]; local 499 t0 = Fe32_0(x2); 508 x2 = (x2 << 1 | x2 >>> 31) ^ (t0 + t1 + gSubKeys[k--]) [all...] |
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_itrans16_dspr2.c | 919 int x2 = input[13]; local [all...] |
/external/opencv/ml/src/ |
mlann_mlp.cpp | 449 double x0 = 1.+data[i], x1 = 1.+data[i+1], x2 = 1.+data[i+2], x3 = 1.+data[i+3]; local 450 double a = x0*x1, b = x2*x3, d = scale2/(a*b), t0, t1; 454 t0 = (2 - x2)*a*x3; t1 = (2 - x3)*a*x2; 529 double x0 = 1.+xf[i], x1 = 1.+xf[i+1], x2 = 1.+xf[i+2], x3 = 1.+xf[i+3]; local 530 double a = x0*x1, b = x2*x3, d = 1./(a*b), t0, t1; 539 t0 = a*x3; t1 = a*x2; 542 t0 *= scale2*(2 - x2); t1 *= scale2*(2 - x3); 937 CvMat *x1 = &hdr1, *x2 = &hdr2, *grad1 = &ghdr1, *grad2 = &ghdr2, *temp; local 976 cvInitMatHeader( x2, 1, layer_sizes->data.i[i], CV_64F, x[i] ) 1132 CvMat *x1, *x2, *grad1, *grad2, *temp; local [all...] |
/external/pixman/pixman/ |
pixman-bits-image.c | 102 int x1, y1, x2, y2; local 114 x2 = x1 + 1; 121 repeat (repeat_mode, &x2, width); 126 tr = get_pixel (image, x2, y1, FALSE); 127 br = get_pixel (image, x2, y2, FALSE); 132 tr = get_pixel (image, x2, y1, TRUE); 134 br = get_pixel (image, x2, y2, TRUE); 366 int32_t i, j, x1, x2, y1, y2; local 376 x2 = x1 + cwidth; 383 for (j = x1; j < x2; ++j 449 int32_t x1, x2, y1, y2; local 771 int32_t x1, x2, y1, y2; local 905 int x1, y1, x2, y2; local [all...] |
/bionic/libc/kernel/common/linux/ |
if.h | 30 #define IFF_BROADCAST 0x2 55 #define IFF_EBRIDGE 0x2
|
/development/ndk/platforms/android-3/include/linux/ |
if.h | 23 #define IFF_BROADCAST 0x2 48 #define IFF_EBRIDGE 0x2
|
/development/ndk/platforms/android-9/include/android/ |
configuration.h | 74 ACONFIGURATION_SCREENLONG_YES = 0x2, 83 ACONFIGURATION_UI_MODE_NIGHT_YES = 0x2,
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
Path.idl | 55 [Default=Undefined] optional float x2,
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGLineElement.cpp | 35 DEFINE_ANIMATED_LENGTH(SVGLineElement, SVGNames::x2Attr, X2, x2) 42 REGISTER_LOCAL_ANIMATED_PROPERTY(x2)
|
SVGPathSegListSource.cpp | 103 point2 = FloatPoint(cubic->x2(), cubic->y2()); 113 point2 = FloatPoint(cubicSmooth->x2(), cubicSmooth->y2());
|
/external/chromium_org/third_party/angle_dx11/samples/gles2_book/Stencil_Test/ |
Stencil_Test.c | 131 0x2, // Result of test 2 195 // The stencil values for these pixels will be 0x2. 208 // ( 0x2 & 0x1 ) == ( 0x1 & 0x1 ) 214 glStencilFunc( GL_EQUAL, 0x2, 0x1 );
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftimage.h | 476 #define FT_OUTLINE_EVEN_ODD_FILL 0x2 [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_state_dynamic.c | 271 unsigned x2 = i915->scissor.maxx - 1; local 277 sc[2] = (y2 << 16) | (x2 & 0xffff);
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress_etc_tmp.h | 86 if (src[3] & 0x2) { 124 idx = ((block->pixel_indices >> (15 + bit)) & 0x2) |
|
/external/clang/test/CodeGenCXX/ |
cxx0x-initializer-stdinitializerlist.cpp | 289 void loop(X &x1, X &x2) { 300 for (X x : { x1, x2 }) { }
|
/external/clang/test/SemaCXX/ |
static-cast.cpp | 166 struct X2 { 169 struct X3 : X2 { 176 (void)static_cast<X3_typedef*>(x2); 179 const X2 *x2; member in struct:X4
|
/external/freetype/include/freetype/ |
ftimage.h | 485 #define FT_OUTLINE_EVEN_ODD_FILL 0x2 [all...] |
/external/iproute2/include/linux/ |
if.h | 32 #define IFF_BROADCAST 0x2 /* broadcast address valid */ 61 #define IFF_EBRIDGE 0x2 /* Ethernet bridging device. */
|
/external/kernel-headers/original/linux/ |
if.h | 32 #define IFF_BROADCAST 0x2 /* broadcast address valid */ 61 #define IFF_EBRIDGE 0x2 /* Ethernet bridging device. */
|
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 44 USAGE_CONSTRAINED_QUALITY = 0x2, 53 MODE_BESTQUALITY = 0x2,
|
/external/libvpx/libvpx/vpx/ |
vpx_codec.h | 155 #define VPX_CODEC_CAP_ENCODER 0x2 /**< Is an encoder */ 491 #define VPX_CODEC_MEM_WRONLY 0x2 /**< Segment need not be readable */
|