Home
last modified time | relevance | path

Searched defs:C6 (Results 1 – 13 of 13) sorted by relevance

/external/annotation-tools/annotation-file-utilities/tests/
DConstructorReceivers.java35 class C6 { class in ConstructorReceivers.P0
36 public C6() {} in C6() method in ConstructorReceivers.P0.C6
38 public C6(ConstructorReceivers.P0<K, V> other) {} in C6() method in ConstructorReceivers.P0.C6
/external/fdlibm/
Dk_cos.c62 C6 = -1.13596475577881948265e-11; /* 0xBDA8FAE9, 0xBE8838D4 */ variable
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp25 struct __declspec(uuid("00000000-0000-0000-0000-000000000000")) C6 { struct
Dvtable-layout-extreme.cpp47 class C6 class
Ddebug-info-use-after-free.cpp294 C6: class
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
Dp2-0x.cpp106 class C6 { class
107 class c { using C6 = int; }; // ok typedef in ClassNameRedecl::C6::c
/external/clang/test/SemaCXX/
Dalias-template.cpp91 class C6 { class
92 class c { template<typename U> using C6 = int; }; // ok typedef in ClassNameRedecl::C6::c
/external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
DTimeUnit.java103 static final long C6 = C5 * 24L; field in TimeUnit
/external/libvpx/libvpx/test/
Ddct16x16_test.cc40 const double C6 = 0.831469612302545; variable
/external/v8/src/base/
Dieee754.cc368 C6 = -1.13596475577881948265e-11; /* 0xBDA8FAE9, 0xBE8838D4 */ in __kernel_cos() local
/external/python/cpython2/Lib/test/
Dtest_datetime.py2094 class C6(tzinfo): class
/external/python/cpython3/Lib/test/
Ddatetimetester.py2696 class C6(tzinfo): class
Dtest_descr.py4840 class C6: class