Home
last modified time | relevance | path

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

123

/external/libcxxabi/test/
Ddynamic_cast.pass.cpp30 struct C3 { virtual ~C3() {} Pad1 _; }; in ~C3() argument
103 struct C3 { virtual ~C3() {} Pad2 _; }; in ~C3() struct
/external/pdfium/core/fdrm/crypto/
Dfx_crypt_aes.cpp456 const int C1 = 1, C2 = 2, C3 = 3, Nb = 4; in aes_encrypt_nb_4() local
484 const int C1 = 1, C2 = 2, C3 = 3, Nb = 6; in aes_encrypt_nb_6() local
520 const int C1 = 1, C2 = 3, C3 = 4, Nb = 8; in aes_encrypt_nb_8() local
576 const int C1 = 4 - 1, C2 = 4 - 2, C3 = 4 - 3, Nb = 4; in aes_decrypt_nb_4() local
604 const int C1 = 6 - 1, C2 = 6 - 2, C3 = 6 - 3, Nb = 6; in aes_decrypt_nb_6() local
640 const int C1 = 8 - 1, C2 = 8 - 3, C3 = 8 - 4, Nb = 8; in aes_decrypt_nb_8() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantsContext.h75 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
115 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
136 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) in ShuffleVectorConstantExpr()
/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() argument
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/bytecode/
DShadowMapTest.java25 private static final String C3 = C3.class.getName(); field in ShadowMapTest
112 static class C3 {} class in ShadowMapTest
/external/clang/test/Parser/
Dcxx-concept-declaration.cpp14 A<void>::Boolean concept C3(!0); variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantsContext.h86 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
128 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
150 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) in ShuffleVectorConstantExpr()
/external/llvm/lib/IR/
DConstantsContext.h79 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) in SelectConstantExpr()
121 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr()
143 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) in ShuffleVectorConstantExpr()
/external/clang/test/SemaCXX/
Dclass.cpp101 struct C3 { struct
107 const C3 c3 = { 1, 2 }; in f() argument
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-non-virtual-base-ordering.cpp7 struct C3 : C0, C1, C2 {} a; struct
Dvtt-layout.cpp36 class C3 : public X1 { int i; }; class
55 class C3 : public X1 { int i; }; class
Dlto-visibility-inference.cpp13 struct __declspec(dllexport) C3 { struct
Dvtable-layout-extreme.cpp21 class C3 class
/external/fdlibm/
Dk_cos.c59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
/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/libspeexdsp/
Dmath_approx.h140 #define C3 4204 macro
311 #define C3 0.0414877472f macro
/external/skia/include/core/
DSkPostConfig.h179 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
185 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
/external/skqp/include/core/
DSkPostConfig.h179 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
185 # define SK_PMCOLOR_BYTE_ORDER(C0, C1, C2, C3) \ argument
/external/arm-optimized-routines/math/
Dexp2.c17 #define C3 __exp_data.exp2_poly[2] macro
Dexp.c19 #define C3 __exp_data.poly[6 - EXP_POLY_ORDER] macro
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp148 LazyCallGraph::Node &C3 = (I++)->getNode(CG); in TEST() local
612 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
698 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
1125 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
/external/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp83 struct C3 : virtual DeletedDtor { C3(); } c3; // expected-error {{deleted function}} expected-note … struct
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp251 LazyCallGraph::Node &C3 = (I++)->getNode(); in TEST() local
764 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
856 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
1102 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
1767 LazyCallGraph::Node &C3 = *CG.lookup(lookupFunction(*M, "c3")); in TEST() local
/external/webp/src/dsp/
Dcommon_sse2.h180 const __m128i C3 = _mm_unpackhi_epi8(B2, B3); in VP8L32bToPlanar_SSE2() local

123