/external/clang/test/CXX/class/class.union/ |
D | p2-0x.cpp | 10 …static const double k5 = k4; // expected-error {{requires 'constexpr' specifier}} expected-note {{… member 19 const double U1::k5; member in U1
|
/external/v8/test/mjsunit/wasm/ |
D | asm-wasm-literals.js | 200 function k5() { return +(1.0e-5 + 3.0e-5 + 5.0e-5 + 6.0e-5 + 9.0e-5); } function in ManyF64b 222 function k5() { return +(1.0e+5 + 3.0e+5 + 5.0e+5 + 6.0e+5 + 9.0e+5); } function in ManyF64c 245 function k5() { return F(F(1.0e-5) + F(5.0e-5) + F(6.0e-5) + F(9.0e-5)); } function in ManyF32a
|
/external/clang/test/Modules/ |
D | template-specialization-visibility.cpp | 23 int k5 = decltype(implicit_inst_member_enum_template)::e; variable
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableSortedMapFauxverideShim.java | 109 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableBiMap.java | 96 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableListMultimap.java | 119 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableMap.java | 120 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableSetMultimap.java | 132 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableMultimap.java | 107 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableSortedMap.java | 178 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
/external/v8/test/mjsunit/ |
D | global-infinity.js | 114 function k5() { return this.Infinity == (1/0); } function
|
D | global-nan.js | 114 function k5() { return this.NaN == (0/0); } function
|
D | global-infinity-strict.js | 123 function k5() { return this.Infinity == (1/0); } function
|
D | global-nan-strict.js | 123 function k5() { return this.NaN == (0/0); } function
|
D | global-undefined.js | 122 function k5() { return this.undefined == void 0; } function
|
D | global-undefined-strict.js | 121 function k5() { return this === void 0; } function
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableBiMap.java | 59 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableListMultimap.java | 114 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableMap.java | 72 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableSetMultimap.java | 126 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableSortedMap.java | 106 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
D | ImmutableMultimap.java | 106 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
|
/external/openssh/ |
D | umac.c | 345 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; in nh_aux() local 378 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 425 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 480 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
|
/external/clang/test/SemaCXX/ |
D | cxx11-user-defined-literals.cpp | 106 int k5 = 123_ambig2; // ok variable
|
/external/tcpdump/ |
D | print-eigrp.c | 109 uint8_t k5; member
|