HomeSort by relevance Sort by last modified time
    Searched refs:x1 (Results 376 - 400 of 2556) sorted by null

<<11121314151617181920>>

  /external/libgsm/src/
gsm_explode.c 297 bc[0] = (*c++ & 0x1) << 1;
298 bc[0] |= (*c >> 7) & 0x1;
303 xmaxc[0] |= (*c >> 7) & 0x1;
310 xmc[2] = (*c++ & 0x1) << 2;
317 xmc[7] |= (*c >> 7) & 0x1;
320 xmc[10] = (*c++ & 0x1) << 2;
327 bc[1] = (*c++ & 0x1) << 1;
328 bc[1] |= (*c >> 7) & 0x1;
333 xmaxc[1] |= (*c >> 7) & 0x1;
340 xmc[15] = (*c++ & 0x1) << 2
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 365 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
463 x1 = data[0];
469 map_if_relative(ox, oy, relative, &x1, &y1);
478 matrix_map_point(matrix, x1, y1, &x1, &y1);
481 bezier_init(&bezier, x0, y0, x1, y1,
491 x1 = data[0];
495 map_if_relative(ox, oy, relative, &x1, &y1);
497 px = x1;
500 x2 = (x3 + 2*x1) / 3.f
1027 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1058 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1088 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
1234 VGfloat x0, y0, x1, y1, x2, y2, x3, y3; local
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
TrackFragmentHeaderBox.java 55 if ((flags & 0x1) == 1) { //baseDataOffsetPresent
78 if ((getFlags() & 0x1) == 1) { //baseDataOffsetPresent
99 if ((getFlags() & 0x1) == 1) { //baseDataOffsetPresent
120 return (getFlags() & 0x1) != 0;
173 setFlags(getFlags() & (Integer.MAX_VALUE ^ 0x1));
175 setFlags(getFlags() | 0x1); // activate the field
  /external/openssl/crypto/rc2/
rc2_locl.h 148 t=(x0+(x1& ~x3)+(x2&x3)+ *(p0++))&0xffff; \
150 t=(x1+(x2& ~x0)+(x3&x0)+ *(p0++))&0xffff; \
151 x1=(t<<2)|(t>>14); \
152 t=(x2+(x3& ~x1)+(x0&x1)+ *(p0++))&0xffff; \
154 t=(x3+(x0& ~x2)+(x1&x2)+ *(p0++))&0xffff; \
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_horz.s 92 //x1 => *pi2_dst
284 add x13,x1,#8
285 st1 { v30.4h}, [x1],x3
319 //add x13,x1,#8
321 st1 { v22.4h},[x1],x6 //store the result pu1_dst
326 add x20,x1,x8
327 csel x1, x20, x1,eq
349 add x13,x1,#8
351 st1 { v30.4h}, [x1],x
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_copy_tmp.h 52 COPY_FUNC( 0x1 )
71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1);
  /external/chromium_org/third_party/skia/samplecode/
SampleDash.cpp 65 SkScalar x1 = x0 + SkIntToScalar(1000); local
75 canvas->drawLine(x0, y0, x1, y0, paint);
82 canvas->drawLine(x0, y0, x1, y0, paint);
  /external/llvm/test/MC/ARM/
arm-elf-symver.s 42 @ CHECK-NEXT: Section: .text (0x1)
51 @ CHECK-NEXT: Section: .text (0x1)
60 @ CHECK-NEXT: Section: .text (0x1)
69 @ CHECK-NEXT: Section: .text (0x1)
78 @ CHECK-NEXT: Section: .text (0x1)
87 @ CHECK-NEXT: Section: .text (0x1)
111 @ CHECK-NEXT: Binding: Global (0x1)
114 @ CHECK-NEXT: Section: .text (0x1)
120 @ CHECK-NEXT: Binding: Global (0x1)
123 @ CHECK-NEXT: Section: .text (0x1)
    [all...]
  /external/mesa3d/src/mesa/math/
m_copy_tmp.h 52 COPY_FUNC( 0x1 )
71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1);
  /art/runtime/
verify_object.h 41 kVerifyThis = 0x1,
  /bionic/libc/arch-arm64/bionic/
__bionic_clone.S 35 stp x5, x6, [x1, #-16]
57 ldp x0, x1, [sp, #-16]
vfork.S 35 mov x1, xzr
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy.S 54 ldr x1, error_code
  /bionic/libc/arch-arm64/generic/bionic/
memcpy.S 54 ldr x1, error_code
  /bionic/libc/include/android/
dlext.h 32 ANDROID_DLEXT_RESERVED_ADDRESS = 0x1,
  /bionic/libc/kernel/uapi/asm-generic/
mman-common.h 21 #define PROT_READ 0x1
  /bionic/libc/kernel/uapi/linux/
dlm_netlink.h 65 #define DLM_GENL_VERSION 0x1
if_team.h 87 #define TEAM_GENL_VERSION 0x1
  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_among.h 44 #define EBT_AMONG_DST_NEG 0x1
  /bionic/libc/kernel/uapi/xen/
gntalloc.h 46 #define UNMAP_NOTIFY_CLEAR_BYTE 0x1
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_frexpl.c 49 u.e *= 0x1.0p514;
  /development/ndk/platforms/android-3/header-patches/include/
fenv.h 74 #define FE_UPWARD 0x1
  /development/ndk/platforms/android-3/include/asm-generic/
mman-common.h 21 #define PROT_READ 0x1
  /development/ndk/platforms/android-3/include/linux/
taskstats.h 70 #define TASKSTATS_GENL_VERSION 0x1
xattr.h 15 #define XATTR_CREATE 0x1

Completed in 1096 milliseconds

<<11121314151617181920>>