/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 94 short x1,y1; member in struct:_XkbBounds 97 #define XkbBoundsWidth(b) (((b)->x2)-((b)->x1))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 94 short x1,y1; member in struct:_XkbBounds 97 #define XkbBoundsWidth(b) (((b)->x2)-((b)->x1))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 94 short x1,y1; member in struct:_XkbBounds 97 #define XkbBoundsWidth(b) (((b)->x2)-((b)->x1))
|
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/annotations/2.0.1/ |
annotations-2.0.1.jar | |
/prebuilts/tools/common/m2/internal/org/apache/ant/ant-launcher/1.8.0/ |
ant-launcher-1.8.0.jar | |
/system/core/libpixelflinger/ |
scanline.cpp | 630 const int x1 = c->iterators.xr; local 631 int xc = x1 - xs; 1894 const uint32_t x1 = c->iterators.xr; local 1985 const uint32_t x1 = c->iterators.xr; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.mortbay.jetty.util_6.1.23.v201004211559.jar | |
org.mortbay.jetty.server_6.1.23.v201004211559.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdk-common/22.2.0/ |
sdk-common-22.2.0.jar | |
/prebuilts/sdk/tools/lib/ |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.1.jar | |
lombok-ast-0.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.jar | |
/prebuilts/tools/common/asm-tools/ |
asm-debug-all-4.0.jar | |
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/ |
ant-1.8.0.jar | |
/prebuilts/tools/common/cglib/ |
cglib-nodep-2.2.3.jar | |
/prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/ |
cglib-nodep-2.2.2.jar | |
/prebuilts/misc/common/ub-uiautomator/ |
ub-uiautomator.jar | |
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/ |
proguard-base-4.9.jar | |
/device/lge/mako/camera/QCamera/HAL/core/inc/ |
QCameraHWI.h | 192 * x1, y1, x2, y2: from -1000 to 1000 196 int x1, y1, x2, y2; member in struct:__anon2039
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Parm.cpp | 1857 uint16_t x1, x2, y1, y2, dx, dy; local 1962 uint16_t x1, x2, y1, y2; local [all...] |
/device/lge/mako/camera/ |
QCameraHWI.h | 192 * x1, y1, x2, y2: from -1000 to 1000 196 int x1, y1, x2, y2; member in struct:__anon2192
|
/external/chromium/base/third_party/dmg_fp/ |
dtoa.cc | 974 ULong *x, *x1, *xe, z; variable 986 x1 = b1->x; 988 *x1++ = 0; 996 *x1++ = *x << k | z; 1000 if ((*x1 = z)) 1008 *x1++ = *x << k & 0xffff | z; 1012 if (*x1 = z) 1017 *x1++ = *x++; 1637 ULong *x, *x1, *xe, y; variable 1671 ULong *x, *x0, x1, x2; variable [all...] |
/external/chromium_org/base/third_party/dmg_fp/ |
dtoa.cc | 980 ULong *x, *x1, *xe, z; variable 992 x1 = b1->x; 994 *x1++ = 0; 1002 *x1++ = *x << k | z; 1006 if ((*x1 = z)) 1014 *x1++ = *x << k & 0xffff | z; 1018 if (*x1 = z) 1023 *x1++ = *x++; 1643 ULong *x, *x1, *xe, y; variable 1677 ULong *x, *x0, x1, x2; variable [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSParser-in.cpp | 4409 double x1, y1, x2, y2; local [all...] |