HomeSort by relevance Sort by last modified time
    Searched refs:ti1 (Results 1 - 11 of 11) sorted by null

  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p2-generic-lambda-1y.cpp 21 const std::type_info &ti1 = typeid([](auto &a) -> P& { static P p; return p; }(i)); // expected-warning {{expression with side effects will be evaluated despite being used as an operand to 'typeid'}} local
p2.cpp 19 const std::type_info &ti1 = typeid([&]() -> P& { return p; }()); local
34 const std::type_info &ti1 local
  /external/speex/libspeex/
smallft.c 175 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; local
224 ti1=ci2+ci4;
233 ch[t4]=ti1+ti2;
242 ch[t5+t6]=ti1-ti2;
257 ti1=-hsqt2*(cc[t1]+cc[t2]);
263 ch[t4]=ti1-cc[t1+t0];
264 ch[t4+t5]=ti1+cc[t1+t0];
755 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; local
790 ti1=cc[t2]+cc[t5];
804 ci2=ti1+ti4
    [all...]
  /external/opencv/cv/src/
cvhough.cpp 213 int ri, ti, ti1, ti0; local
316 for( ti1 = 1, phi = theta_it - halfPi, phi1 = (theta_it + t) * itheta;
317 ti1 < halftn; ti1++, phi += theta_it, phi1 += scale_factor )
380 for( ti1 = 0 /*, phi = ti*theta - Pi/2 - t */ ; ti1 < stn; ti1++, ti2 += 5
385 i = cvFloor( rv ) * stn + ti1;
    [all...]
  /external/aac/libSBRenc/src/
env_est.cpp 290 FIXP_DBL tr0, tr1, ti0, ti1; local
296 ti1 = i1[j];
304 ti1 <<= scale;
305 energy += fPow2AddDiv2(fPow2Div2(tr1), ti1) >> 1;
315 i1[j] = ti1;
    [all...]
  /external/aac/libSBRdec/src/
hbe.cpp 1707 int tr, ti1, ti2, mTr = 0, ts1 = 0, ts2 = 0, mVal_e = 0, temp_e = 0; local
    [all...]
  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 435 constexpr const std::type_info &ti1 = typeid(*p); // expected-error {{must be initialized by a constant expression}} expected-note {{typeid applied to expression of polymorphic type 'TypeId::S'}}
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
netty-codec-4.1.6.Final.jar 
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 296 milliseconds