HomeSort by relevance Sort by last modified time
    Searched defs:C0 (Results 1 - 25 of 39) sorted by null

1 2

  /external/clang/test/SemaCXX/
value-dependent-exprs.cpp 5 class C0 {
alias-template.cpp 70 class C0 {
72 template<typename U> using C0 = int; // expected-error {{name defined in alias declaration must be an identifier}}
79 template<typename U> using C0 = C1; // ok
125 class C0 {
128 C0::U<int> v; // expected-error {{'U' is a private member}}
cxx1y-variable-templates_in_class.cpp 91 struct C0 {
95 template const int C0::Data<int*>;
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_cosf.c 28 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */
45 return ((one+z*C0) + w*C1) + (w*z)*r;
  /external/clang/test/SemaTemplate/
friend.cpp 12 struct C0 {
  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 7 class C0
11 : virtual public C0
16 : public C0
22 : virtual public C0
34 , public C0
39 : public C0
49 , public C0
mangle-ms-template-callback.cpp 8 typedef C<void(void)> C0;
16 C0 callback_void;
19 volatile C0 callback_void_volatile;
36 void foo(C0 c) {}
  /external/llvm/unittests/IR/
MDBuilderTest.cpp 54 ConstantInt *C0 = cast<ConstantInt>(R1->getOperand(0));
56 EXPECT_EQ(C0->getValue(), A);
  /external/chromium_org/third_party/opus/src/silk/float/
burg_modified_FLP.c 49 double C0, invGain, num, nrg_f, nrg_b, rc, Atmp, tmp1, tmp2;
58 C0 = silk_energy_FLP( x, nb_subfr * subfr_length );
69 CAb[ 0 ] = CAf[ 0 ] = C0 + FIND_LPC_COND_FAC * C0 + 1e-9f;
165 /* Subtract energy of preceding samples from C0 */
167 C0 -= silk_energy_FLP( x + s * subfr_length, D );
170 nrg_f = C0 * invGain;
181 nrg_f -= FIND_LPC_COND_FAC * C0 * tmp1;
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp 85 class C0 {
87 using C0 = int; // expected-error {{name defined in alias declaration must be an identifier}}
94 using C0 = C1; // ok
143 class C0 {
146 C0::U v; // expected-error {{'U' is a private member}}
  /external/chromium_org/third_party/opus/src/silk/fixed/
burg_modified_FIX.c 57 opus_int32 C0, num, nrg, rc_Q31, invGain_Q30, Atmp_QA, Atmp1, tmp1, tmp2, x1, x2;
69 silk_sum_sqr_shift( &C0, &rshifts, x, nb_subfr * subfr_length );
71 C0 = silk_LSHIFT32( C0, rshifts - MAX_RSHIFTS );
72 silk_assert( C0 > 0 );
75 lz = silk_CLZ32( C0 ) - 1;
79 C0 = silk_RSHIFT32( C0, rshifts_extra );
82 C0 = silk_LSHIFT32( C0, -rshifts_extra )
    [all...]
  /external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
TimeUnit.java 16 public long toMicros(long d) { return d/(C1/C0); }
17 public long toMillis(long d) { return d/(C2/C0); }
18 public long toSeconds(long d) { return d/(C3/C0); }
19 public long toMinutes(long d) { return d/(C4/C0); }
20 public long toHours(long d) { return d/(C5/C0); }
21 public long toDays(long d) { return d/(C6/C0); }
26 public long toNanos(long d) { return x(d, C1/C0, MAX/(C1/C0)); }
37 public long toNanos(long d) { return x(d, C2/C0, MAX/(C2/C0)); }
    [all...]
  /cts/tools/signature-tools/test/signature/comparator/
ClassCompareTest.java 224 CompilationUnit C0 = new CompilationUnit("a.C0",
226 "public class C0 implements I1{}");
227 CompilationUnit C0_I1 = new CompilationUnit("a.C0",
229 "public class C0 implements I1, I0{}");
230 IApi fromApi = convert(I0, I1, C0);
272 CompilationUnit C0 = new CompilationUnit("a.C",
278 IApi fromApi = convert(C0);
286 CompilationUnit C0 = new CompilationUnit("a.C",
292 IApi fromApi = convert(C0);
    [all...]
MethodCompareTests.java 138 CompilationUnit C0 = new CompilationUnit("a.C0",
140 "public class C0 {" +
143 CompilationUnit C0_E1 = new CompilationUnit("a.C0",
145 "public class C0{" +
148 IApi fromApi = convert(E0, E1, C0);
162 CompilationUnit C0 = new CompilationUnit("a.C0",
164 "public class C0 {" +
167 CompilationUnit C0_E1 = new CompilationUnit("a.C0",
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
AESEngine.java 334 private int C0, C1, C2, C3;
425 C0 = (bytes[index++] & 0xff);
426 C0 |= (bytes[index++] & 0xff) << 8;
427 C0 |= (bytes[index++] & 0xff) << 16;
428 C0 |= bytes[index++] << 24;
452 bytes[index++] = (byte)C0;
453 bytes[index++] = (byte)(C0 >> 8);
454 bytes[index++] = (byte)(C0 >> 16);
455 bytes[index++] = (byte)(C0 >> 24);
478 C0 ^= KW[0][0]
    [all...]
AESFastEngine.java     [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
AES.java     [all...]
  /external/speex/libspeex/
math_approx.h 131 /*#define C0 3634
137 #define C0 3634
148 rt = ADD16(C0, MULT16_16_Q14(x, ADD16(C1, MULT16_16_Q14(x, ADD16(C2, MULT16_16_Q14(x, (C3)))))));
  /libcore/luni/src/main/java/java/util/concurrent/
TimeUnit.java 45 public long toMicros(long d) { return d/(C1/C0); }
46 public long toMillis(long d) { return d/(C2/C0); }
47 public long toSeconds(long d) { return d/(C3/C0); }
48 public long toMinutes(long d) { return d/(C4/C0); }
49 public long toHours(long d) { return d/(C5/C0); }
50 public long toDays(long d) { return d/(C6/C0); }
55 public long toNanos(long d) { return x(d, C1/C0, MAX/(C1/C0)); }
66 public long toNanos(long d) { return x(d, C2/C0, MAX/(C2/C0)); }
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_class.py 537 class C0:
540 hash(C0()) # This should work; the next two should raise TypeError
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_class.py 537 class C0:
540 hash(C0()) # This should work; the next two should raise TypeError
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_fp.c 779 CONST C0 = { -.5, -.0625, -.5, 1.164 }
782 UYV.xyz = ADD UYV, C0
783 UYV.y = MUL UYV.y, C0.w
792 struct prog_src_register C0 = search_or_add_const4f( c, -.5, -.0625, -.5, 1.164 );
808 /* tmp.xyz = ADD TMP, C0
815 C0,
818 /* YUV.y = MUL YUV.y, C0.w
826 src_swizzle1(C0, W),
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 563 AccPacket C0, C1, C2, C3, C4, C5, C6, C7;
564 traits.initAcc(C0);
599 traits.madd(A0,B_0,C0,T0);
608 traits.madd(A0,B_0,C0,T0);
617 traits.madd(A0,B_0,C0,T0);
626 traits.madd(A0,B_0,C0,T0);
645 traits.madd(A0,B_0,C0,T0);
661 traits.madd(A0,B_0,C0,T0);
676 traits.madd(A0,B_0,C0,T0);
690 traits.madd(A0,B_0,C0,T0)
    [all...]
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_fp.c 779 CONST C0 = { -.5, -.0625, -.5, 1.164 }
782 UYV.xyz = ADD UYV, C0
783 UYV.y = MUL UYV.y, C0.w
792 struct prog_src_register C0 = search_or_add_const4f( c, -.5, -.0625, -.5, 1.164 );
808 /* tmp.xyz = ADD TMP, C0
815 C0,
818 /* YUV.y = MUL YUV.y, C0.w
826 src_swizzle1(C0, W),

Completed in 1415 milliseconds

1 2