/external/v8/test/mjsunit/ |
D | setter-on-constructor-prototype.js | 62 function C3() { class in RunTest 65 C3.prototype = { }; class
|
/external/clang/test/Layout/ |
D | ms-x86-empty-nonvirtual-bases.cpp | 17 struct C3 { int a; C3() : a(0xf00000C3) {printf("C3 : %p\n", this);} }; in C3() argument
|
D | ms-x86-empty-virtual-base.cpp | 17 struct C3 { int a; C3() : a(0xf00000C3) {printf("C3 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; in C3() struct
|
/external/pdfium/core/src/fdrm/crypto/ |
D | fx_crypt_aes.cpp | 466 static const int C1 = 1, C2 = 2, C3 = 3, Nb = 4; in aes_encrypt_nb_4() local 493 static const int C1 = 1, C2 = 2, C3 = 3, Nb = 6; in aes_encrypt_nb_6() local 528 static const int C1 = 1, C2 = 3, C3 = 4, Nb = 8; in aes_encrypt_nb_8() local 583 static const int C1 = 4 - 1, C2 = 4 - 2, C3 = 4 - 3, Nb = 4; in aes_decrypt_nb_4() local 610 static const int C1 = 6 - 1, C2 = 6 - 2, C3 = 6 - 3, Nb = 6; in aes_decrypt_nb_6() local 645 static const int C1 = 8 - 1, C2 = 8 - 3, C3 = 8 - 4, Nb = 8; in aes_decrypt_nb_8() local
|
/external/v8/test/mjsunit/es6/ |
D | computed-property-names-classes.js | 234 class C3 { class in TestGetter 282 class C3 { class in TestSetter 328 class C3 { class 364 class C3 { class 400 class C3 { class in TestConstructor
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 81 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr() 123 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr() 145 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) in ShuffleVectorConstantExpr()
|
/external/clang/test/SemaCXX/ |
D | class.cpp | 90 struct C3 { struct 96 const C3 c3 = { 1, 2 }; in f() argument
|
/external/opencv3/modules/cudev/test/ |
D | test_split_merge.cu | 114 TYPED_TEST(MergeTest, C3) in TYPED_TEST() argument 172 TYPED_TEST(SplitTest, C3) in TYPED_TEST() argument
|
/external/clang/test/Parser/ |
D | cxx-concept-declaration.cpp | 14 A<void>::Boolean concept C3(!0); variable
|
/external/clang/test/CodeGenCXX/ |
D | vtt-layout.cpp | 36 class C3 : public X1 { int i; }; class 55 class C3 : public X1 { int i; }; class
|
D | microsoft-abi-non-virtual-base-ordering.cpp | 7 struct C3 : C0, C1, C2 {} a; struct
|
D | vtable-layout-extreme.cpp | 21 class C3 class
|
/external/fdlibm/ |
D | k_cos.c | 59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
|
/external/llvm/unittests/Analysis/ |
D | LazyCallGraphTest.cpp | 147 LazyCallGraph::Node &C3 = *I++; in TEST() local 461 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local 542 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
|
/external/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/ |
D | p1.cpp | 9 template<typename T> concept bool C3() { return (throw 0, true); } in C3() function
|
/external/speex/libspeex/ |
D | math_approx.h | 140 #define C3 4204 macro 311 #define C3 0.0414877472f macro
|
/external/skia/include/core/ |
D | SkPostConfig.h | 193 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument 199 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
|
/external/v8/test/mjsunit/regress/ |
D | regress-618.js | 59 function C3() { class
|
/external/webp/src/dsp/ |
D | rescaler_sse2.c | 209 const __m128i C3 = _mm_add_epi64(B3, rounder); in ProcessRow() local 265 const __m128i C3 = _mm_add_epi64(A3, B3); in RescalerExportRowExpandSSE2() local 311 const __m128i C3 = _mm_add_epi64(B3, rounder); in RescalerExportRowShrinkSSE2() local
|
/external/v8/test/mjsunit/strong/ |
D | declaration-after-use.js | 224 let C2 = class C3 { constructor() { C3; } }; new C2(); class in UsesWhichAreFine
|
/external/clang/test/CXX/special/class.dtor/ |
D | p5-0x.cpp | 83 struct C3 : virtual DeletedDtor { C3(); } c3; // expected-error {{deleted function}} expected-note … struct
|
/external/opencv3/modules/imgproc/src/ |
D | color.cpp | 1720 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 1761 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 1839 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 1912 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 1956 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 2050 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 2214 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 2364 int C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3], C4 = coeffs[4]; in operator ()() local 2443 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3]; in operator ()() local 2489 float C0 = coeffs[0], C1 = coeffs[1], C2 = coeffs[2], C3 = coeffs[3]; in operator ()() local [all …]
|
/external/clang/test/SemaTemplate/ |
D | class-template-decl.cpp | 67 template<typename T> class M::C3 { }; // expected-error{{out-of-line definition of 'C3' does not ma… class in M
|
/external/clang/test/Sema/ |
D | warn-unreachable.c | 104 enum Cases { C1, C2, C3 }; enumerator
|
D | return.c | 260 enum Cases { C1, C2, C3, C4 }; enumerator
|