/external/clang/test/CodeGenObjC/ |
D | property-list-in-class.m | 18 @interface C2 : C1 <P, P2> { interface 28 @implementation C2 implementation
|
/external/llvm/lib/VMCore/ |
D | ConstantsContext.h | 59 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr() 80 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr() 101 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr() 122 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr() 144 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) in ShuffleVectorConstantExpr()
|
D | Constants.cpp | 1583 Constant *ConstantExpr::get(unsigned Opcode, Constant *C1, Constant *C2, in get() 1704 Constant *C1, Constant *C2) { in getCompare() 1922 Constant *ConstantExpr::getAdd(Constant *C1, Constant *C2, in getAdd() 1929 Constant *ConstantExpr::getFAdd(Constant *C1, Constant *C2) { in getFAdd() 1933 Constant *ConstantExpr::getSub(Constant *C1, Constant *C2, in getSub() 1940 Constant *ConstantExpr::getFSub(Constant *C1, Constant *C2) { in getFSub() 1944 Constant *ConstantExpr::getMul(Constant *C1, Constant *C2, in getMul() 1951 Constant *ConstantExpr::getFMul(Constant *C1, Constant *C2) { in getFMul() 1955 Constant *ConstantExpr::getUDiv(Constant *C1, Constant *C2, bool isExact) { in getUDiv() 1960 Constant *ConstantExpr::getSDiv(Constant *C1, Constant *C2, bool isExact) { in getSDiv() [all …]
|
/external/clang/test/Modules/Inputs/wildcard-submodule-exports/ |
D | C_two.h | 4 unsigned long *C2; variable
|
/external/v8/test/mjsunit/ |
D | setter-on-constructor-prototype.js | 46 function C2() { class in RunTest 49 C2.prototype = { }; class
|
/external/clang/test/SemaCXX/ |
D | vtable-instantiation.cc | 10 template<class T2> struct C2 { struct 11 void c2() { in c2()
|
D | member-name-lookup.cpp | 77 struct C2 : virtual A { struct 84 struct D2 : B2, C2 { argument
|
D | PR12481.cpp | 4 class C2 { }; class
|
D | derived-to-base-ambig.cpp | 15 class C2 : virtual public A2 { }; class
|
D | warn-unique-enum.cpp | 7 …C2 = true // expected-note {{initialize the last element with the previous element to silence thi… enumerator
|
D | default2.cpp | 115 class C2 { class
|
/external/clang/test/SemaTemplate/ |
D | class-template-id-2.cpp | 14 class C2 : public N::A<float> { }; // expected-error{{base class has incomplete type}} class
|
/external/fdlibm/ |
D | k_cos.c | 58 C2 = -1.38888888888741095749e-03, /* 0xBF56C16C, 0x16C15177 */ variable
|
/external/clang/test/CodeGenCXX/ |
D | vtt-layout.cpp | 34 class C2 : public virtual V3, virtual V2 { int i; }; class 53 class C2 : public virtual V3, virtual V2 { int i; }; class
|
D | vtable-layout-extreme.cpp | 15 class C2 class
|
D | value-init.cpp | 252 struct C2 : B2 { C2(); }; struct 253 C2::C2() : A(3), B2() {} in C2() function in PR11124::C2
|
/external/clang/test/Sema/ |
D | warn-unreachable.c | 102 enum Cases { C1, C2, C3 }; enumerator
|
/external/v8/test/mjsunit/bugs/ |
D | 618.js | 44 function C2() { class
|
/external/clang/test/CXX/class/class.mfct/class.mfct.non-static/ |
D | p3.cpp | 45 struct C2 : B { }; struct
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 78 static bool MultiplyOverflows(ConstantInt *C1, ConstantInt *C2, bool sign) { in MultiplyOverflows() 466 if (ConstantInt *C2 = dyn_cast<ConstantInt>(Op1)) { in visitUDiv() local 491 { Value *Cond; const APInt *C1, *C2; in visitUDiv() local 652 { Value *Cond; const APInt *C1, *C2; in visitURem() local
|
D | InstCombineAddSub.cpp | 188 ConstantInt *C2; in visitAdd() local 548 ConstantInt *C2; in visitSub() local 629 ConstantInt *C2; // X*C1 - X*C2 -> X * (C1-C2) in visitSub() local
|
/external/speex/libspeex/ |
D | math_approx.h | 139 #define C2 -12627 macro 310 #define C2 -0.4999124376f macro
|
/external/dropbear/libtomcrypt/testprof/ |
D | ecc_test.c | 36 ecc_point *G, *A, *B, *C1, *C2; in ecc_test_shamir() local
|
/external/chromium/testing/ |
D | gmock_mutant.h | 158 const Tuple3<C1, C2, C3>& c) { in DispatchToMethod() argument 164 const Tuple3<C1, C2, C3>& c) { in DispatchToFunction() argument 173 const Tuple4<C1, C2, C3, C4>& c) { in DispatchToMethod() argument 180 const Tuple4<C1, C2, C3, C4>& c) { in DispatchToFunction() argument 189 const Tuple5<C1, C2, C3, C4, C5>& c) { in DispatchToMethod() argument 196 const Tuple5<C1, C2, C3, C4, C5>& c) { in DispatchToFunction() argument 205 const Tuple6<C1, C2, C3, C4, C5, C6>& c) { in DispatchToMethod() argument 212 const Tuple6<C1, C2, C3, C4, C5, C6>& c) { in DispatchToFunction() argument 264 const Tuple3<C1, C2, C3>& c) { in DispatchToMethod() argument 271 const Tuple3<C1, C2, C3>& c) { in DispatchToFunction() argument [all …]
|
/external/clang/test/Parser/ |
D | MicrosoftExtensions.cpp | 141 class C2 { class
|