HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 201 - 225 of 1871) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
RectangleShape.cpp 69 float x2 = bounds.maxX(); local
79 x2 = bounds.maxX() - marginRadiusX + xi;
84 x2 = bounds.maxX() - marginRadiusX + xi;
88 return LineSegment(x1, x2);
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
cpuid.h 42 static const int kCpuHasARM = 0x2;
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
pripcsem.h 87 #define PR_SEM_EXCL 0x2 /* fail if already exists */
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticParameterization.h 8 double x2() const { return p[xx_coeff]; } function in class:QuadImplicitForm
  /external/chromium_org/v8/src/arm64/
interface-descriptors-arm64.cc 18 const Register LoadDescriptor::NameRegister() { return x2; }
28 const Register StoreDescriptor::NameRegister() { return x2; }
51 const Register ApiGetterDescriptor::function_address() { return x2; }
62 // x2: function info
63 Register registers[] = {cp, x2};
96 // x2: array literal index
98 Register registers[] = {cp, x3, x2, x1};
110 // x2: object literal index
113 Register registers[] = {cp, x3, x2, x1, x0};
121 // x2: feedback vecto
    [all...]
  /external/clang/test/Preprocessor/
pp-record.c 32 #define M3 int x2
  /external/iproute2/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
ip6_tunnel.h 12 #define IP6_TNL_F_USE_ORIG_TCLASS 0x2
  /external/kernel-headers/original/uapi/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
  /external/llvm/test/MC/AArch64/
arm64-tls-modifiers-darwin.s 4 adrp x2, _var@TLVPPAGE
7 ; CHECK: adrp x2, _var@TLVPPAG
neon-simd-post-ldst-multi-elem.s 9 ld1 { v15.8h }, [x15], x2
12 ld1 { v0.8b }, [x0], x2
18 // CHECK: ld1 { v15.8h }, [x15], x2
24 // CHECK: ld1 { v0.8b }, [x0], x2
38 ld1 { v15.8h, v16.8h }, [x15], x2
41 ld1 { v0.8b, v1.8b }, [x0], x2
47 // CHECK: ld1 { v15.8h, v16.8h }, [x15], x2
53 // CHECK: ld1 { v0.8b, v1.8b }, [x0], x2
67 ld1 { v15.8h, v16.8h, v17.8h }, [x15], x2
70 ld1 { v0.8b, v1.8b, v2.8b }, [x0], x2
    [all...]
  /abi/cpp/include/
cxxabi.h 112 __public_mask = 0x2,
143 __diamond_shaped_mask = 0x2
160 __volatile_mask = 0x2,
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_dct.c 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
94 x2 = (pInVect[2] + pInVect[6]) >>1;
106 /* rearrangement of x2 and x6 as in (15) */
107 x2 -=x6;
110 /* 2-point IDCT of x2 and x6 and post-multiplication as in (15) */
112 temp = x2 ;
113 SBC_IDCT_MULT(SBC_COS_PI_SUR_8,( x2 + x6 ), x2); /*x2 = ( x2 + x6 ) * cos(1*pi/8) ; *
209 SINT32 temp,x2; local
    [all...]
  /external/chromium_org/third_party/WebKit/public/web/
WebContextMenuData.h 100 MediaPaused = 0x2,
138 CheckableMenuItemChecked = 0x2,
150 CanRedo = 0x2,
  /external/clang/test/Analysis/
global-region-invalidation.c 89 static const int x2 = x; variable
91 clang_analyzer_eval(x2 == 0); // expected-warning{{TRUE}}
93 clang_analyzer_eval(x2 == 0); // expected-warning{{TRUE}}
  /external/clang/test/Sema/
expr-address-of.c 24 int *x2 = &y; // expected-error {{address of register variable requested}} local
58 register int *x2; local
59 int *_dummy2 = &(*(x2 + 1));
  /external/clang/test/SemaCXX/
default-assignment-operator.cpp 115 struct X2 : X0, X1 { };
117 void f(X2 x2) { x2 = x2; }
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 217 { OP_ADD, 0x3, 0x3, 0x0, 0x8, 0x2, 0x2 | 0x8 },
218 { OP_SUB, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 | 0x8 },
219 { OP_MUL, 0x3, 0x0, 0x0, 0x8, 0x2, 0x2 | 0x8 },
220 { OP_MAX, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 },
221 { OP_MIN, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 },
    [all...]
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert_w16inp.s 92 //x2 => src_strd
116 lsl x2,x2,#1 //src_strd = 2* src_strd
119 sub x4,x0,x2 //pu1_src - src_strd
134 lsl x7,x2,#1 //2*src_strd
142 add x0,x4,x2 //increments pi2_src
146 ld1 {v2.4h},[x0],x2 //loads pi2_src
148 ld1 {v3.4h},[x0],x2 //loads pi2_src
150 ld1 {v6.4h},[x0],x2
176 lsl x7,x2,#2 //2*src_str
    [all...]
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 93 //x2 => src_strd
116 lsl x2,x2,#1 //src_strd = 2* src_strd
119 sub x4,x0,x2 //pu1_src - src_strd
134 lsl x7,x2,#1 //2*src_strd
142 add x0,x4,x2 //increments pi2_src
146 ld1 {v2.4h},[x0],x2 //loads pi2_src
148 ld1 {v3.4h},[x0],x2 //loads pi2_src
150 ld1 {v6.4h},[x0],x2
174 lsl x7,x2,#2 //2*src_str
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 217 { OP_ADD, 0x3, 0x3, 0x0, 0x8, 0x2, 0x2 | 0x8 },
218 { OP_SUB, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 | 0x8 },
219 { OP_MUL, 0x3, 0x0, 0x0, 0x8, 0x2, 0x2 | 0x8 },
220 { OP_MAX, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 },
221 { OP_MIN, 0x3, 0x3, 0x0, 0x0, 0x2, 0x2 },
    [all...]
  /external/eigen/Eigen/src/Core/util/
Constants.h 58 const unsigned int EvalBeforeNestingBit = 0x2;
169 Upper=0x2,
270 DontAlign = 0x2
394 Affine = 0x2,
408 AltiVec = 0x2,
  /external/eigen/unsupported/Eigen/src/MoreVectorization/
MathFunctions.h 70 Packet4f x2=a; local
71 z2=pmul(x2,x2);
77 z2=pmadd(temp,x2,x2);
  /external/libhevc/common/
iv.h 72 IV_INTERNAL_CACHEABLE_SCRATCH_MEM = 0x2,
87 IV_YUV_422P = 0x2,
107 IV_B_FRAME = 0x2,
141 IV_PROGRESSIVE_FRAME = 0x2,
153 IV_CMD_RETRIEVE_MEMREC = 0x2,
  /external/libhevc/decoder/arm64/
ihevcd_itrans_recon_dc_chroma.s 57 //x2:pred_strd
117 ld2 {v2.8b, v3.8b},[x7],x2
118 ld2 {v4.8b, v5.8b},[x7],x2
119 ld2 {v6.8b, v7.8b},[x7],x2
120 ld2 {v8.8b, v9.8b},[x7],x2
122 ld2 {v10.8b, v11.8b},[x7],x2
123 ld2 {v12.8b, v13.8b},[x7],x2
124 ld2 {v14.8b, v15.8b},[x7],x2
169 add x0,x0,x2,lsl #3
184 ld2 {v2.8b, v3.8b},[x0],x2
    [all...]

Completed in 2333 milliseconds

1 2 3 4 5 6 7 891011>>