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

1 2 3 4 5

  /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);
  /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/icu/android_icu4j/src/main/java/android/icu/impl/
Row.java 23 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable,
24 Freezable<Row<C0, C1, C2, C3, C4>>{
40 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) {
71 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> {
72 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) {
77 public Row<C0, C1, C2, C3, C4> set0(C0 item) {
83 public Row<C0, C1, C2, C3, C4> set1(C1 item)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Row.java 19 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable,
20 Freezable<Row<C0, C1, C2, C3, C4>>{
36 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) {
55 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> {
56 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) {
61 public Row<C0, C1, C2, C3, C4> set0(C0 item) {
67 public Row<C0, C1, C2, C3, C4> set1(C1 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...]
  /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 */
110 ((C8*x2 + C6)*x2 + C4)*x4 + C2*x2 + 1);
116 C4)*(x2*x2) + C2*x2 + 1);
k_sincos.h 29 C4 = -2.75573143513906633035e-07, /* 0xBE927E4F, 0x809C52AD */
48 r = z * (C1 + z * (C2 + z * C3)) + w * w * (C4 + z * (C5 + z * C6));
k_sincosl.h 38 C4 = -0.00000027557319215507120, /* -0x127e4fb7602f22.0p-74 */
71 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 +
82 C4 = -0.2755731922398589065255474947078934284324e-6L,
127 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 +
  /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/Bus/Sd/SdBlockIoPei/
SdBlockIoPei.inf 20 FILE_GUID = 17851FBF-45C4-4ff7-A2A0-C3B12D63C27E
  /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 599 milliseconds

1 2 3 4 5