Home
last modified time | relevance | path

Searched defs:C3 (Results 1 – 25 of 51) sorted by relevance

123

/external/v8/test/mjsunit/
Dsetter-on-constructor-prototype.js62 function C3() { class in RunTest
65 C3.prototype = { }; class
/external/clang/test/Layout/
Dms-x86-empty-nonvirtual-bases.cpp17 struct C3 { int a; C3() : a(0xf00000C3) {printf("C3 : %p\n", this);} }; in C3() argument
Dms-x86-empty-virtual-base.cpp17 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/
Dfx_crypt_aes.cpp466 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/
Dcomputed-property-names-classes.js234 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/
DConstantsContext.h81 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/
Dclass.cpp90 struct C3 { struct
96 const C3 c3 = { 1, 2 }; in f() argument
/external/opencv3/modules/cudev/test/
Dtest_split_merge.cu114 TYPED_TEST(MergeTest, C3) in TYPED_TEST() argument
172 TYPED_TEST(SplitTest, C3) in TYPED_TEST() argument
/external/clang/test/Parser/
Dcxx-concept-declaration.cpp14 A<void>::Boolean concept C3(!0); variable
/external/clang/test/CodeGenCXX/
Dvtt-layout.cpp36 class C3 : public X1 { int i; }; class
55 class C3 : public X1 { int i; }; class
Dmicrosoft-abi-non-virtual-base-ordering.cpp7 struct C3 : C0, C1, C2 {} a; struct
Dvtable-layout-extreme.cpp21 class C3 class
/external/fdlibm/
Dk_cos.c59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp147 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/
Dp1.cpp9 template<typename T> concept bool C3() { return (throw 0, true); } in C3() function
/external/speex/libspeex/
Dmath_approx.h140 #define C3 4204 macro
311 #define C3 0.0414877472f macro
/external/skia/include/core/
DSkPostConfig.h193 # 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/
Dregress-618.js59 function C3() { class
/external/webp/src/dsp/
Drescaler_sse2.c209 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/
Ddeclaration-after-use.js224 let C2 = class C3 { constructor() { C3; } }; new C2(); class in UsesWhichAreFine
/external/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp83 struct C3 : virtual DeletedDtor { C3(); } c3; // expected-error {{deleted function}} expected-note … struct
/external/opencv3/modules/imgproc/src/
Dcolor.cpp1720 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/
Dclass-template-decl.cpp67 template<typename T> class M::C3 { }; // expected-error{{out-of-line definition of 'C3' does not ma… class in M
/external/clang/test/Sema/
Dwarn-unreachable.c104 enum Cases { C1, C2, C3 }; enumerator
Dreturn.c260 enum Cases { C1, C2, C3, C4 }; enumerator

123