HomeSort by relevance Sort by last modified time
    Searched refs:C4 (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /external/clang/test/Modules/Inputs/
redecl-merge-left-left.h 3 @class C4;
4 void accept_a_C4(C4*);
redecl-merge-bottom.h 3 @class C4;
4 @class C4;
19 void refers_to_C4(C4*);
redecl-merge-right.h 39 @class C4;
40 @class C4;
41 @class C4;
42 @class C4;
43 C4 *get_a_C4(void);
redecl-merge-left.h 38 @class C4;
  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 31 class C4
40 , virtual public C4
51 , public C4
60 , public C4
70 , virtual public C4
98 // CHECK-NEXT: -- (Test1::C4, 16) vtable address --
118 // CHECK-NEXT: -- (Test1::C4, 88) vtable address --
139 // CHECK-NEXT: -- (Test1::C4, 168) vtable address --
150 // CHECK-NEXT: -- (Test1::C4, 184) vtable address --
199 , public C4
    [all...]
lto-visibility-inference.cpp 17 struct __declspec(dllimport) C4 {
68 void f(C1 *c1, C2 *c2, C3 *c3, C4 *c4, C5 *c5, C6 *c6, std::C7 *c7,
81 c4->f();
  /external/r8/src/test/examplesAndroidN/interfacemethods/
DefaultMethods.java 24 static class C4 extends C3 implements I3 {
32 System.out.println(new C4().getValue());
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Row.java 21 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable,
22 Freezable<Row<C0, C1, C2, C3, C4>>{
38 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) {
39 return new R5<C0,C1,C2,C3,C4>(p0,p1,p2,p3,p4);
57 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> {
58 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) {
63 public Row<C0, C1, C2, C3, C4> set0(C0 item)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Row.java 17 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable,
18 Freezable<Row<C0, C1, C2, C3, C4>>{
34 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) {
35 return new R5<C0,C1,C2,C3,C4>(p0,p1,p2,p3,p4);
53 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> {
54 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) {
59 public Row<C0, C1, C2, C3, C4> set0(C0 item)
    [all...]
  /external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
TimeUnit.java 23 public long toMinutes(long d) { return d/(C4/C0); }
34 public long toMinutes(long d) { return d/(C4/C1); }
45 public long toMinutes(long d) { return d/(C4/C2); }
56 public long toMinutes(long d) { return d/(C4/C3); }
63 public long toNanos(long d) { return x(d, C4/C0, MAX/(C4/C0)); }
64 public long toMicros(long d) { return x(d, C4/C1, MAX/(C4/C1)); }
65 public long toMillis(long d) { return x(d, C4/C2, MAX/(C4/C2));
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
TimeUnit.java 86 public long toMinutes(long d) { return d/(C4/C0); }
101 public long toMinutes(long d) { return d/(C4/C1); }
116 public long toMinutes(long d) { return d/(C4/C2); }
131 public long toMinutes(long d) { return d/(C4/C3); }
143 public long toNanos(long d) { return x(d, C4/C0, MAX/(C4/C0)); }
144 public long toMicros(long d) { return x(d, C4/C1, MAX/(C4/C1)); }
145 public long toMillis(long d) { return x(d, C4/C2, MAX/(C4/C2));
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_formats.c 86 #define C4(c, p, n, r, g, b, a, t, s, u) \
103 C4(c, p, n, r, g, b, ONE_FLOAT, t, s, u)
105 C4(c, p, n, r, g, b, ONE_INT, t, s, u)
108 C4(c, p, n, r, g, ZERO, ONE_FLOAT, t, s, u)
110 C4(c, p, n, r, g, ZERO, ONE_INT, t, s, u)
113 C4(c, p, n, r, ZERO, ZERO, ONE_FLOAT, t, s, u)
115 C4(c, p, n, r, ZERO, ZERO, ONE_INT, t, s, u)
118 C4(c, p, n, ZERO, ZERO, ZERO, a, t, s, u)
126 C4(A, B8G8R8A8_UNORM, BGRA8_UNORM, B, G, R, A, UNORM, A8B8G8R8, ID),
128 C4(A, B8G8R8A8_SRGB, BGRA8_SRGB, B, G, R, A, UNORM, A8B8G8R8, TD)
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_cosl.c 39 C4 = -0.2755731922398589065255474947078934284324e-6L,
56 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*(C7+
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_cos.c 33 * |cos(x)-(1-.5*x +C1*x +C2*x +C3*x +C4*x +C5*x +C6*x )| <= 2
37 * 4. let r = C1*x +C2*x +C3*x +C4*x +C5*x +C6*x , then
64 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */
75 r = z*(C1+z*(C2+z*C3)) + w*w*(C4+z*(C5+z*C6));
e_coshl.c 48 #define C4 C4u.e
63 C4 = 4.16666666666666666666666666666666225e-2L, /* 0x1555555555555555555555555554e.0p-117L */
108 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 + 1);
114 C4)*(x2*x2) + C2*x2 + 1);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiIpmiLibIpmiPpi/
PeiIpmiLibIpmiPpi.inf 20 FILE_GUID = 43679142-87C4-44AD-AF02-B47F782D6CF3
  /external/webrtc/webrtc/base/
sigslottester.h 132 class C4>
136 C1* capture1, C2* capture2, C3* capture3, C4* capture4)
158 C4* capture4_;
164 class C3, class C4, class C5>
168 C1* capture1, C2* capture2, C3* capture3, C4* capture4,
192 C4* capture4_;
  /external/clang/test/Parser/
cxx-concept-declaration.cpp 17 concept auto C4(void) -> bool { return true; }
  /device/google/contexthub/firmware/lib/libm/
kf_cos.c 27 C4 = -2.7557314297e-07, /* 0xb493f27c */
46 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*C6)))));
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeFileExplorerProtocol/
DxeFileExplorerProtocol.inf 20 FILE_GUID = 6806C45F-13C4-4274-B8A3-055EF641A060
  /device/linaro/bootloader/edk2/StdLib/LibC/Math/
k_cos.c 34 * |cos(x)-(1-.5*x +C1*x +C2*x +C3*x +C4*x +C5*x +C6*x )| <= 2
38 * 4. let r = C1*x +C2*x +C3*x +C4*x +C5*x +C6*x , then
61 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */
76 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*C6)))));
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
CpuS3DataDxe.inf 29 FILE_GUID = 4D2E57EE-0E3F-44DD-93C4-D3B57E96945D
  /external/clang/test/CXX/special/class.dtor/
p5-0x.cpp 84 struct C4 : virtual InaccessibleDtor { C4(); } c4; // expected-error {{deleted function}} expected-note {{base class 'InaccessibleDtor' has an inaccessible destructor}} variable in typeref:struct:C4
  /external/fdlibm/
k_cos.c 30 * |ieee_cos(x)-(1-.5*x +C1*x +C2*x +C3*x +C4*x +C5*x +C6*x )| <= 2
34 * 4. let r = C1*x +C2*x +C3*x +C4*x +C5*x +C6*x , then
60 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */
78 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*C6)))));
  /external/clang/test/SemaCXX/
class.cpp 120 // PR3020: This used to crash due to double ownership of C4.
121 struct C4;
122 C4; // expected-warning {{declaration does not declare anything}}
125 struct C4 {

Completed in 830 milliseconds

1 2 3 4 5 6