/external/libffi/src/x86/ |
darwin.S | 343 .byte 0x1 345 .byte 0x1 348 .byte 0x1 354 .byte 0x1
|
darwin64.S | 324 .byte 0x1 /* CIE Version */ 326 .byte 0x1 /* uleb128 0x1; CIE Code Alignment Factor */ 329 .byte 0x1 /* uleb128 0x1; Augmentation size */ 335 .byte 0x1
|
freebsd.S | 347 .byte 0x1 /* CIE Version */ 353 .byte 0x1 /* .uleb128 0x1; CIE Code Alignment Factor */ 357 .byte 0x1 /* .uleb128 0x1; Augmentation size */ 364 .byte 0x1 /* .uleb128 0x1 */
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
get_tns.cpp | 487 pFilt->direction = (-(Int)tempInt) | 0x1;
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
mp4def.h | 60 #define Q_MASK 0x1
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcmdata.h | 57 EAS_PCM x1; /* current generated sample */ member in struct:s_decoder_state_tag
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcmdata.h | 57 EAS_PCM x1; /* current generated sample */ member in struct:s_decoder_state_tag
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcmdata.h | 57 EAS_PCM x1; /* current generated sample */ member in struct:s_decoder_state_tag
|
/external/speex/libspeex/ |
filters.h | 62 void qmf_synth(const spx_word16_t *x1, const spx_word16_t *x2, const spx_word16_t *a, spx_word16_t *y, int N, int M, spx_word16_t *mem1, spx_word16_t *mem2, char *stack);
|
/external/stlport/src/ |
cxa.c | 93 NULL, { NULL }, /* MUTEX_FLAGS_PRIVATE */ 0x1, 0, 0, 0, {NULL, NULL},
|
/external/webkit/WebCore/platform/graphics/win/ |
WKCACFLayerRenderer.cpp | 377 rect.x1 = r->origin.x; 378 rect.x2 = rect.x1 + r->size.width; 436 float x1 = x0 + bounds.size.width; local 440 D3DXMatrixOrthoOffCenterRH(&projection, x0, x1, y0, y1, -1.0f, 1.0f);
|
/frameworks/base/media/java/android/media/ |
AudioSystem.java | 235 public static final int DEVICE_OUT_EARPIECE = 0x1;
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_tns.cpp | 487 pFilt->direction = (-(Int)tempInt) | 0x1;
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4def.h | 60 #define Q_MASK 0x1
|
/hardware/broadcom/wlan/bcm4329/src/include/proto/ |
bcmip.h | 49 #define IP_PROT_ICMP 0x1
|
/hardware/ti/omap3/dspbridge/inc/ |
dynamic_loader.h | 70 #define DLOAD_INITBSS 0x1 /* initialize BSS sections to zero */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
OMX_G729Enc_Utils.h | 202 (_s_)->nVersion.s.nVersionMajor = 0x1; \ 203 (_s_)->nVersion.s.nVersionMinor = 0x1; \ 314 #define G729ENC_MAJOR_VER 0x1 315 #define G729ENC_MINOR_VER 0x1 [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
PsdFile.java | 233 if ((mLayerInfoLength & 0x1) == 0x1) mLayerInfoLength++; 281 static final byte CLIPPING_NON_BASE = 0x1; 283 static final byte FLAG_TRANSPARENCY_PROTECTED = 0x1;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
srcApi.h | 50 #define DRIVER_SHUTDOWN_SME_STOPPED 0x1
|
/frameworks/base/awt/org/apache/harmony/awt/gl/ |
CommonGraphics2D.java | 257 int x1 = Integer.MIN_VALUE; local 264 x1 = (int)Math.floor(points[0]); 266 cx1 = x1; 272 fillMultiRectArea(JavaLineRasterizer.rasterize(x1, y1, x2, y2, null, ld, false)); 273 x1 = x2; 279 fillMultiRectArea(JavaLineRasterizer.rasterize(x1, y1, x2, y2, null, ld, false)); 280 x1 = x2; 530 public void drawLine(int x1, int y1, int x2, int y2) { 532 System.err.println("CommonGraphics2D.drawLine("+x1+", "+y1+", "+x2+", "+y2+")"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 537 Point p1 = new Point(x1, y1) [all...] |
/bionic/libc/kernel/arch-x86/asm/ |
apicdef_32.h | 87 #define APIC_TIMER_BASE_TMBASE 0x1 109 #define APIC_TDR_DIV_4 0x1
|
/bionic/libc/kernel/common/linux/ |
elf.h | 210 #define PF_X 0x1 252 #define SHF_WRITE 0x1
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
RadialGradientTest.java | 122 private double dist(int x1, int y1, int x2, int y2) { 123 int distX = x1 - x2;
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/encodings/ |
ISO9796d1Encoding.java | 20 0x0, 0xd, 0xb, 0x6, 0x7, 0xa, 0xc, 0x1 }; 21 private static byte[] inverse = { 0x8, 0xf, 0x6, 0x1, 0x5, 0x2, 0xb, 0xc,
|
/external/kernel-headers/original/asm-x86/ |
apicdef_32.h | 83 #define APIC_TIMER_BASE_TMBASE 0x1 105 #define APIC_TDR_DIV_4 0x1
|