Searched
refs:x1 (Results
401 -
425 of
966) sorted by null
<<11121314151617181920>>
/external/kernel-headers/original/linux/ |
elf.h | 211 #define PF_X 0x1 255 #define SHF_WRITE 0x1
|
netlink.h | 90 #define NLMSG_NOOP 0x1 /* Nothing. */ 272 #define NL_NONROOT_RECV 0x1
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
hcbtables_binary.cpp | 1049 0x1, 1050 0x1, 1051 0x1, 1052 0x1, 1053 0x1, 1054 0x1, 1055 0x1, 1056 0x1,
|
sbr_envelope_unmapping.cpp | 234 if (tempLeft & 0x1) /* odd */ 244 if (tempRight & 0x1) /* odd */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
h223types.h | 160 OLC_IDLE = 0x1, 170 MT_IDLE = 0x1,
|
/external/v8/test/mjsunit/ |
obj-construct.js | 39 var x1 = { };
|
/external/webkit/JavaScriptCore/bytecode/ |
SamplingTool.h | 171 samplingTool->m_sample |= 0x1; 247 bool inHostFunction() { return m_sample & 0x1; }
|
/external/webkit/SunSpider/tests/sunspider-0.9/ |
3d-cube.js | 18 var x1 = From.V[0]; 22 var dx = Math.abs(x2 - x1); 24 var x = x1; 33 if (x2 >= x1) { IncX1 = 1; IncX2 = 1; }
|
/external/webkit/SunSpider/tests/sunspider-0.9.1/ |
3d-cube.js | 18 var x1 = From.V[0]; 22 var dx = Math.abs(x2 - x1); 24 var x = x1; 33 if (x2 >= x1) { IncX1 = 1; IncX2 = 1; }
|
/external/webkit/WebCore/html/ |
HTMLAreaElement.cpp | 151 int x1 = m_coords[2].calcMinValue(width); local 153 path.addRect(FloatRect(x0, y0, x1 - x0, y1 - y0));
|
/external/webkit/WebCore/platform/chromium/ |
ScrollbarThemeChromiumLinux.cpp | 61 static void drawHorizLine(SkCanvas* canvas, int x1, int x2, int y, const SkPaint& paint) 64 skrect.set(x1, y, x2 + 1, y + 1);
|
/external/webkit/WebCore/rendering/style/ |
RenderStyleConstants.h | 295 AnimPlayStatePaused = 0x1 313 TDNONE = 0x0 , UNDERLINE = 0x1, OVERLINE = 0x2, LINE_THROUGH= 0x4, BLINK = 0x8
|
/external/webkit/WebKit/android/plugins/ |
ANPCanvasInterface.cpp | 109 float x1, float y1, const ANPPaint* paint) { 111 SkFloatToScalar(x1), SkFloatToScalar(y1), *paint);
|
/frameworks/base/core/java/android/test/ |
InstrumentationTestCase.java | 309 if ((count & 0x1) == 0x1) {
|
/frameworks/base/core/java/android/view/animation/ |
GridLayoutAnimationController.java | 61 public static final int DIRECTION_RIGHT_TO_LEFT = 0x1; 76 public static final int DIRECTION_HORIZONTAL_MASK = 0x1;
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
hcbtables_binary.cpp | 1049 0x1, 1050 0x1, 1051 0x1, 1052 0x1, 1053 0x1, 1054 0x1, 1055 0x1, 1056 0x1,
|
sbr_envelope_unmapping.cpp | 234 if (tempLeft & 0x1) /* odd */ 244 if (tempRight & 0x1) /* odd */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
OMX_G722Enc_Utils.h | 277 (_s_)->nVersion.s.nVersionMajor = 0x1; \ 278 (_s_)->nVersion.s.nVersionMinor = 0x1; \ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
OMX_G729Decoder.h | 200 (_s_)->nVersion.s.nVersionMajor = 0x1; \ 201 (_s_)->nVersion.s.nVersionMinor = 0x1; \
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
spectrumMngmntMgr.c | 312 measurementMode |= 0x1; 384 measurementReport.measurementMode = 0x1;
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
elf.h | 210 #define PF_X 0x1 252 #define SHF_WRITE 0x1
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
elf.h | 210 #define PF_X 0x1 252 #define SHF_WRITE 0x1
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
elf.h | 210 #define PF_X 0x1 252 #define SHF_WRITE 0x1
|
/ndk/build/platforms/android-5/arch-x86/usr/include/asm/ |
apicdef_32.h | 87 #define APIC_TIMER_BASE_TMBASE 0x1 109 #define APIC_TDR_DIV_4 0x1
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
elf.h | 210 #define PF_X 0x1 252 #define SHF_WRITE 0x1
|
Completed in 1094 milliseconds
<<11121314151617181920>>