HomeSort by relevance Sort by last modified time
    Searched defs:x2 (Results 51 - 75 of 1056) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/pathops/
SkDQuadImplicit.h 19 double x2() const { return fP[kXx_Coeff]; } function in class:SkDQuadImplicit
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
spl_sqrt.c 26 int32_t A, B, x2; local
44 x2 = ((int32_t)x_half) * ((int32_t)x_half) * 2; // A = (x/2)^2
45 A = -x2; // A = -(x/2)^2
60 t16 = (int16_t)WEBRTC_SPL_RSHIFT_W32(x2, 16);
  /external/clang/test/CXX/dcl.decl/dcl.init/
p6.cpp 14 const HasUserDefault x2; local
  /external/clang/test/CXX/dcl.decl/dcl.meaning/
p1.cpp 5 template<typename T> struct x2;
13 struct PR8019::x2 { }; // expected-error{{non-friend class member 'x2' cannot have a qualified name}} struct in class:PR8019::y::PR8019
  /external/clang/test/CodeGenCXX/
global-llvm-constant.cpp 18 // CHECK: @x2 = constant
19 extern const X x2;
20 const X x2 = { &add }; variable
26 struct X2 {
31 extern const X2 x2b;
32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } };
  /external/clang/test/SemaCXX/
attr-selectany.cpp 8 const __declspec(selectany) int x2 = 2; // expected-error{{'selectany' can only be applied to data items with external linkage}} variable
cxx0x-class.cpp 25 static constexpr float x2 = 5.0f; member in struct:rdar8367341::A
self-comparison.cpp 13 X x2; member in struct:A
17 bool g() { return x2 == x2; } // no-warning
type-definition-in-specifier.cpp 33 e19018_1 x2; // expected-error{{unknown type name 'e19018_1'}} variable
58 enum en_3 x2; // expected-error{{ISO C++ forbids forward references to 'enum' types}} \ member in struct:s19018b
warn-dangling-field.cpp 27 X &x1, *x2; member in struct:S3
28 S3(Y y) : x1(y), x2(y) {} // no-warning: conversion operator
  /external/eigen/test/
smallvectors.cpp 20 x2 = internal::random<Scalar>(), local
23 V2 v2(x1, x2);
24 V3 v3(x1, x2, x3);
25 V4 v4(x1, x2, x3, x4);
29 VERIFY_IS_APPROX(x2, v2.y());
30 VERIFY_IS_APPROX(x2, v3.y());
31 VERIFY_IS_APPROX(x2, v4.y());
  /external/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/
op_star.pass.cpp 39 typename std::iterator_traits<It>::value_type x2 = *r; local
40 assert(x2 == x);
  /external/mesa3d/src/gallium/state_trackers/vega/
bezier.h 35 float x2, y2; member in struct:bezier
52 float x2, float y2,
  /external/skia/experimental/Intersection/
QuadraticParameterization.h 8 double x2() const { return p[xx_coeff]; } function in class:QuadImplicitForm
  /external/skia/src/pathops/
SkDQuadImplicit.h 19 double x2() const { return fP[kXx_Coeff]; } function in class:SkDQuadImplicit
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt.c 26 WebRtc_Word32 A, B, x2; local
44 x2 = ((WebRtc_Word32)x_half) * ((WebRtc_Word32)x_half) * 2; // A = (x/2)^2
45 A = -x2; // A = -(x/2)^2
60 t16 = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(x2, 16);
  /frameworks/av/media/libeffects/loudness/common/core/
math.h 58 const T x2 = x * x; local
59 const T x3 = x2 * x;
60 const T x4 = x2 * x2;
61 const T x5 = x3 * x2;
62 return 1.0f + x + 0.5f * x2 +
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
post_pro.cpp 291 Word16 i, x2;
296 x2 = st->x1;
307 L_tmp = L_mac (L_tmp, x2, b[2]);
351 Word16 i, x2; local
365 x2 = st->x1;
378 L_tmp += ((Word32) x2) * c_b2;
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
highpass_400hz_at_12k8.cpp 149 int16 i, x2; local
171 x2 = x1;
174 L_tmp2 = fxp_mac_16by16(x2, 915, L_tmp2);
highpass_50hz_at_12k8.cpp 151 int16 i, x2; local
176 x2 = x1;
179 L_tmp2 = fxp_mac_16by16(x2, 8106, L_tmp2);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
hp400.c 63 Word16 x2; local
76 x2 = x1;
85 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2)* b[0] + x1 * b[1]) << 1;
hp50.c 48 static Word16 a[3] = {8192, 16211, -8021}; /* Q12 (x2) */
64 Word16 x2; local
78 x2 = x1;
87 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2) * b[0] + x1 * b[1]) << 1;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s 55 x2 RN 8 label
79 M_LDR x2, [pSrc], srcStep
82 M_STR x2, [pDst], dstStep
90 M_LDR x2, [pSrc], srcStep
94 MOV x2, x2, LSR #8
95 ORR x2, x2, x3, LSL #24
98 M_STR x2, [pDst], dstStep
100 M_LDR x2, [pSrc], srcSte
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s 55 x2 RN 8 label
79 M_LDR x2, [pSrc], srcStep
82 M_STR x2, [pDst], dstStep
90 M_LDR x2, [pSrc], srcStep
94 MOV x2, x2, LSR #8
95 ORR x2, x2, x3, LSL #24
98 M_STR x2, [pDst], dstStep
100 M_LDR x2, [pSrc], srcSte
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/
op_star.pass.cpp 39 typename std::iterator_traits<It>::value_type x2 = *r; local
40 assert(x2 == x);

Completed in 713 milliseconds

1 23 4 5 6 7 8 91011>>