Home
last modified time | relevance | path

Searched defs:k5 (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/test/CXX/class/class.union/
Dp2-0x.cpp10 …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/
Dasm-wasm-literals.js200 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/
Dtemplate-specialization-visibility.cpp23 int k5 = decltype(implicit_inst_member_enum_template)::e; variable
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMapFauxverideShim.java109 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableBiMap.java96 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableListMultimap.java119 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableMap.java120 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableSetMultimap.java132 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableMultimap.java107 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableSortedMap.java178 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/
Dglobal-infinity.js114 function k5() { return this.Infinity == (1/0); } function
Dglobal-nan.js114 function k5() { return this.NaN == (0/0); } function
Dglobal-infinity-strict.js123 function k5() { return this.Infinity == (1/0); } function
Dglobal-nan-strict.js123 function k5() { return this.NaN == (0/0); } function
Dglobal-undefined.js122 function k5() { return this.undefined == void 0; } function
Dglobal-undefined-strict.js121 function k5() { return this === void 0; } function
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableBiMap.java59 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableListMultimap.java114 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableMap.java72 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableSetMultimap.java126 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableSortedMap.java106 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
DImmutableMultimap.java106 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
/external/openssh/
Dumac.c345 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/
Dcxx11-user-defined-literals.cpp106 int k5 = 123_ambig2; // ok variable
/external/tcpdump/
Dprint-eigrp.c109 uint8_t k5; member

12