HomeSort by relevance Sort by last modified time
    Searched defs:x1 (Results 951 - 975 of 2879) sorted by null

<<31323334353637383940>>

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/
doxia-sink-api-1.0-alpha-7.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.3.0-alpha2/
lint-24.3.0-alpha2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.3.0-alpha3/
lint-24.3.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.3.0-beta4/
lint-24.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.3.1/
lint-24.3.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.4.0-alpha1/
lint-24.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.4.0-beta3/
lint-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.4.0-beta5/
lint-24.4.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.4.0-beta6/
lint-24.4.0-beta6.jar 
  /prebuilts/misc/windows/sdl2/test/
testautomation_rect.c 21 int x1, int y1, int x2, int y2,
34 SDLTest_AssertCheck(x1 == x1Ref && y1 == y1Ref && x2 == x2Ref && y2 == y2Ref,
36 x1, y1, x2, y2,
53 int x1, y1; local
62 x1 = xLeft;
67 intersected = SDL_IntersectRectAndLine(&rect, &x1, &y1, &x2, &y2);
68 _validateIntersectRectAndLineResults(intersected, SDL_TRUE, &rect, &refRect, x1, y1, x2, y2, 0, 15, 31, 15);
70 x1 = 15;
75 intersected = SDL_IntersectRectAndLine(&rect, &x1, &y1, &x2, &y2);
76 _validateIntersectRectAndLineResults(intersected, SDL_TRUE, &rect, &refRect, x1, y1, x2, y2, 15, 0, 15, 31)
124 int x1, y1; local
191 int x1, y1; local
246 int x1, y1, x1Ref, y1Ref; local
280 int x1 = rect.w \/ 2; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/jill/jill-api/0.9.0/
jill-api-0.9.0.jar 
  /prebuilts/tools/common/m2/repository/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/
doxia-sink-api-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/lint/lint/24.3.0/
lint-24.3.0.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java 241 int x1, y1, x2, y2; local
243 x1 = initialCrop.x;
248 x1 = 0;
255 if (x1 == x2 || y1 == y2) {
270 for (int x = x1; x < x2; x++) {
283 leftEdge: for (; x1 < x2; x1++) {
285 if (!filter.crop(image, x1, y)) {
292 rightEdge: for (; x2 > x1; x2--) {
302 for (int x = x1; x < x2; x++)
    [all...]
PreviewIconFactory.java 329 int x1 = parentX + info.getLeft(); local
333 if (x1 != x2 && y1 != y2) {
334 savePreview(file, image, x1, y1, x2, y2);
  /system/core/libmincrypt/
p256_ec.c 1248 felem x1, y1, z1, x2, y2, z2, px, py; local
    [all...]
  /system/core/libpixelflinger/
trap.cpp 516 int32_t x1 = v1[0]; local
521 int32_t dx01 = x0 - x1;
529 swap(x0, x1);
531 dx01 = x0 - x1;
536 int32_t dx12 = x1 - x2;
540 const int32_t bminx = TRI_FLOOR(min(x0, x1, x2)) >> TRI_FRACTION_BITS;
542 const int32_t bmaxx = TRI_CEIL( max(x0, x1, x2)) >> TRI_FRACTION_BITS;
555 int32_t ey1 = dy12 * (x1 - mx) - dx12 * (y1 - my);
694 const int x1 = top[0]; local
695 const int dx = bot[0] - x1;
880 const int x1 = top[0]; local
    [all...]
  /system/core/toolbox/
newfs_msdos.c 263 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
584 x1 = bpb.res + rds;
586 if (x1 + (u_int64_t)x * bpb.nft > bpb.bsec)
588 x1 += x * bpb.nft;
589 x = (u_int64_t)(bpb.bsec - x1) * bpb.bps * NPB /
596 x1 += (bpb.bspf - 1) * bpb.nft;
608 cls = (bpb.bsec - x1) / bpb.spc;
618 bpb.bsec = x1 + (cls + 1) * bpb.spc - 1;
659 x1 = sizeof(struct bs);
660 bsbpb = (struct bsbpb *)(img + x1);
    [all...]
  /system/keymaster/
ocb.c 437 EXPAND_ASSIST(x0, x1, x2, x3, 85, aes_const); \
443 EXPAND_ASSIST(x0, x1, x2, x3, 85, (aes_const * 2)); \
450 __m128i x0, x1, x2; local
454 EXPAND_ASSIST(x0, x1, x2, x0, 255, 1);
456 EXPAND_ASSIST(x0, x1, x2, x0, 255, 2);
458 EXPAND_ASSIST(x0, x1, x2, x0, 255, 4);
460 EXPAND_ASSIST(x0, x1, x2, x0, 255, 8);
462 EXPAND_ASSIST(x0, x1, x2, x0, 255, 16);
464 EXPAND_ASSIST(x0, x1, x2, x0, 255, 32);
466 EXPAND_ASSIST(x0, x1, x2, x0, 255, 64)
477 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; local
488 __m128i x0, x1, x2, x3, *kp = (__m128i*)key; local
    [all...]
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0-alpha1/
compiler-2.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0-alpha3/
compiler-2.2.0-alpha3.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso-web-2.2.2-release.jar 

Completed in 1482 milliseconds

<<31323334353637383940>>