HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 151 - 175 of 585) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
netlink.h 82 #define NLMSG_DONE 0x3
  /prebuilt/sdk/14/renderscript/include/
rs_graphics.rsh 224 * @param x3
234 float x3, float y3, float z3,
252 * @param x3
266 float x3, float y3, float z3, float u3, float v3,
  /system/media/mca/filterfw/jni/
jni_shader_program.cpp 151 jfloat x3,
155 program->SetSourceRegion(Quad(Point(x0, y0), Point(x1, y1), Point(x2, y2), Point(x3, y3)));
169 jfloat x3,
173 program->SetTargetRegion(Quad(Point(x0, y0), Point(x1, y1), Point(x2, y2), Point(x3, y3)));
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 83 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
84 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
111 #define APIC_TDR_DIV_16 0x3
  /development/ndk/platforms/android-9/arch-x86/include/asm/
apicdef_32.h 83 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
84 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
111 #define APIC_TDR_DIV_16 0x3
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 79 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
80 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
107 #define APIC_TDR_DIV_16 0x3
  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 200 unsigned Idx = (Imm >> (i*2)) & 0x3 ;
226 unsigned FstHalfBegin = (Imm & 0x3) * HalfSize;
227 unsigned SndHalfBegin = ((Imm >> 4) & 0x3) * HalfSize;
  /external/webkit/Source/JavaScriptCore/bytecode/
SamplingTool.h 221 ASSERT(!(reinterpret_cast<intptr_t>(vPC) & 0x3));
231 ASSERT(!(reinterpret_cast<intptr_t>(vPC) & 0x3));
248 Instruction* vPC() { return reinterpret_cast<Instruction*>(m_sample & ~0x3); }
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
bitstream_io.cpp 119 *write_pnt++ = 0x3;
273 stream->oBSize &= (~0x3); // make it multiple of 4
301 stream->oBSize &= (~0x3); // make it multiple of 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 83 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
84 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
111 #define APIC_TDR_DIV_16 0x3
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 83 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
84 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
111 #define APIC_TDR_DIV_16 0x3
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
apicdef_32.h 83 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18)
84 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3)
111 #define APIC_TDR_DIV_16 0x3
  /external/libffi/src/pa/
hpux32.S 329 .byte 0x83 ;# DW_CFA_offset, column 0x3
338 .uleb128 0x3
343 .uleb128 0x3
356 .byte 0x83 ;# DW_CFA_offset, column 0x3
365 .uleb128 0x3
linux.S 318 .byte 0x83 ;# DW_CFA_offset, column 0x3
327 .uleb128 0x3
332 .uleb128 0x3
345 .byte 0x83 ;# DW_CFA_offset, column 0x3
354 .uleb128 0x3
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 828 double x3 = x[i + 3].f * exp_prescale; local
841 x3 = x[i+3].i < 0 ? -exp_max_val : exp_max_val;
846 val3 = cvRound(x3);
851 x3 = (x3 - val3)*exp_postscale;
876 x3 = buf[3].d * icvExpTab[val3 & EXPTAB_MASK] * EXPPOLY( x3 );
879 y[i + 3] = (float)x3;
933 double x3 = x[i + 3].f * exp_prescale; local
952 x3 = t < 0 ? -exp_max_val : exp_max_val
1396 double x0, x1, x2, x3; local
1496 double x0, x1, x2, x3; local
    [all...]
  /external/v8/test/mjsunit/regress/
regress-969.js 69 x3 = 0;
70 function test3() { return first((y++, typeof x3), 2); }
72 delete x3;
  /external/valgrind/main/memcheck/tests/
unit_libcbase.c 68 CHECK( ! VG_IS_2_ALIGNED(0x3) );
85 CHECK( ! VG_IS_4_ALIGNED(0x3) );
102 CHECK( ! VG_IS_8_ALIGNED(0x3) );
119 CHECK( ! VG_IS_16_ALIGNED(0x3) );
136 CHECK( ! VG_IS_WORD_ALIGNED(0x3) );
162 CHECK( ! VG_IS_PAGE_ALIGNED(0x3) );
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 272 float x2, float y2, float x3, float y3) {
278 pathDelegate.cubicTo(x1, y1, x2, y2, x3, y3);
283 float x2, float y2, float x3, float y3) {
289 pathDelegate.rCubicTo(x1, y1, x2, y2, x3, y3);
663 * (x1,y1) and (x2,y2), and ending at (x3,y3). If no moveTo() call has been
670 * @param x3 The x-coordinate of the end point on a cubic curve
674 float x3, float y3) {
675 mPath.curveTo(x1, y1, x2, y2, mLastX = x3, mLastY = y3);
  /external/webkit/Source/JavaScriptCore/assembler/
ARMAssembler.cpp 109 if (mask & 0x3) {
122 if (mask & 0x3)
317 if (offset & 0x3) {
  /bionic/libc/kernel/common/linux/
icmpv6.h 91 #define ICMPV6_ROUTER_PREF_LOW 0x3
msm_kgsl.h 97 #define IOCTL_KGSL_DEVICE_REGREAD _IOWR(KGSL_IOC_TYPE, 0x3, struct kgsl_device_regread)
  /bionic/libc/kernel/common/linux/mtd/
onenand_regs.h 61 #define ONENAND_DEVICE_VCC_MASK (0x3)

Completed in 4103 milliseconds

1 2 3 4 5 67 8 91011>>