/external/v8/test/mjsunit/ |
D | setter-on-constructor-prototype.js | 62 function C3() { class in RunTest 65 C3.prototype = { }; class
|
/external/bluetooth/bluez/sbc/ |
D | sbc_tables.h | 382 #define C3 1.6772280856 macro 427 #define C3 1.3056875580 macro 472 #define C3 3.1710363741 macro 569 #define C3 3.1710363741 macro
|
/external/llvm/lib/VMCore/ |
D | ConstantsContext.h | 75 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()
|
D | Constants.cpp | 2118 Constant *C3 = getOperand(2); in replaceUsesOfWithOnConstant() local 2132 Constant *C3 = getOperand(1); in replaceUsesOfWithOnConstant() local 2140 Constant *C3 = getOperand(2); in replaceUsesOfWithOnConstant() local
|
/external/clang/test/Sema/ |
D | warn-unreachable.c | 102 enum Cases { C1, C2, C3 }; enumerator
|
D | return.c | 249 enum Cases { C1, C2, C3, C4 }; enumerator
|
/external/fdlibm/ |
D | k_cos.c | 59 C3 = 2.48015872894767294178e-05, /* 0x3EFA01A0, 0x19CB1590 */ variable
|
/external/clang/test/SemaCXX/ |
D | class.cpp | 87 struct C3 { struct 93 const C3 c3 = { 1, 2 }; in f() argument
|
D | alias-template.cpp | 81 template<typename...T> class C3 { class
|
/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 | vtable-layout-extreme.cpp | 21 class C3 class
|
/external/clang/test/SemaTemplate/ |
D | class-template-decl.cpp | 58 template<typename T> class M::C3 { }; // expected-error{{out-of-line definition of 'C3' does not ma… class in M
|
/external/v8/test/mjsunit/bugs/ |
D | 618.js | 59 function C3() { class
|
/external/clang/test/FixIt/ |
D | fixit.cpp | 24 class C3 { class
|
/external/speex/libspeex/ |
D | math_approx.h | 140 #define C3 4204 macro 311 #define C3 0.0414877472f macro
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/ |
D | AESEngine.java | 335 private int C0, C1, C2, C3; field in AESEngine
|
D | AESFastEngine.java | 666 private int C0, C1, C2, C3; field in AESFastEngine
|
/external/chromium/testing/ |
D | gmock_mutant.h | 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 280 const Tuple4<C1, C2, C3, C4>& c) { in DispatchToMethod() argument 287 const Tuple4<C1, C2, C3, C4>& c) { in DispatchToFunction() argument 296 const Tuple5<C1, C2, C3, C4, C5>& c) { in DispatchToMethod() argument 303 const Tuple5<C1, C2, C3, C4, C5>& c) { in DispatchToFunction() argument [all …]
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/ |
D | p2-0x.cpp | 96 template<typename...T> class C3 { class
|
/external/libvpx/vpx_scale/generic/ |
D | bicubic_scaler.c | 175 float C3(float t) in C3() function
|
/external/ppp/pppd/ |
D | md4.c | 50 #define C3 015666365641 /* round 3 constant = sqrt(3) in octal */ macro
|
/external/webrtc/src/modules/audio_processing/aec/main/source/ |
D | aec_core_sse2.c | 276 static const ALIGN16_BEG float ALIGN16_END C3[4] = in mm_pow_ps() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 1138 Constant *C3 = ConstantExpr::getTrunc(YC, I.getType()); in visitAnd() local 1883 ConstantInt *C3 = 0, *C4 = 0; in visitOr() local
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | SerializationStressTest1.java | 228 private static class C3 implements java.io.Serializable { class in SerializationStressTest1.MultipleClassBasedReplacementWhenDumping
|
D | ObjectOutputStreamTest.java | 269 private static class C3 implements java.io.Serializable { class in ObjectOutputStreamTest.MultipleClassBasedReplacementWhenDumping
|