Searched refs:k4 (Results 26 - 50 of 52) sorted by relevance

123

/external/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp11 int k4 = b < c, x, y = d > ::val, e4;
27 int k4 = a < b, T3 < int > >(), // expected-error {{must be an expression}}
149 int k4 = T2<0, operator>(Y{}, Y{}), operator,(Y{}, Y{})>::val, l4;
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-actions.h410 int k4, int k5, int k6, int k7, int k8, int k9, int k10>
415 GMOCK_FIELD_(ArgumentTuple, k4), GMOCK_FIELD_(ArgumentTuple, k5),
423 get<k4>(args), get<k5>(args), get<k6>(args), get<k7>(args),
479 int k4>
481 k1, k2, k3, k4, -1, -1, -1, -1, -1, -1> {
485 GMOCK_FIELD_(ArgumentTuple, k4));
490 get<k4>(args));
495 int k4, int k5>
497 k1, k2, k3, k4, k5, -1, -1, -1, -1, -1> {
501 GMOCK_FIELD_(ArgumentTuple, k4), GMOCK_FIELD
[all...]
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_subpixel_8t_sse2.asm27 pshuflw xmm4, xmm7, 0b ;k4
99 pshufhw xmm4, xmm7, 0b ;k4
117 movdqa k4, xmm4
159 pmullw xmm4, k4
272 %define k4 [rsp + 16 * 4]
331 %define k4 [rsp + 16 * 4]
443 %define k4 [rsp + 16 * 4]
492 %define k4 [rsp + 16 * 4]
627 %define k4 [rsp + 16 * 4]
702 %define k4 [rs
[all...]
H A Dvp9_subpixel_bilinear_sse2.asm22 pshuflw xmm3, xmm3, 0b ;k4
69 pshufhw xmm7, xmm7, 0b ;k4
/external/guava/guava/src/com/google/common/collect/
H A DImmutableMap.java109 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
111 entryOf(k1, v1), entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4));
120 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
122 entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4), entryOf(k5, v5));
108 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
119 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableMultimap.java99 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
100 return ImmutableListMultimap.of(k1, v1, k2, v2, k3, v3, k4, v4);
107 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
108 return ImmutableListMultimap.of(k1, v1, k2, v2, k3, v3, k4, v4, k5, v5);
98 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
106 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableSetMultimap.java117 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
122 builder.put(k4, v4);
132 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
137 builder.put(k4, v4);
116 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
131 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableSortedMap.java163 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { argument
165 entryOf(k3, v3), entryOf(k4, v4));
177 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { argument
179 entryOf(k3, v3), entryOf(k4, v4), entryOf(k5, v5));
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableMap.java66 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
68 entryOf(k1, v1), entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4));
72 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
74 entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4), entryOf(k5, v5));
65 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
71 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableMultimap.java98 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
99 return ImmutableListMultimap.of(k1, v1, k2, v2, k3, v3, k4, v4);
106 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
107 return ImmutableListMultimap.of(k1, v1, k2, v2, k3, v3, k4, v4, k5, v5);
97 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
105 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableSetMultimap.java111 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) {
116 builder.put(k4, v4);
126 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) {
131 builder.put(k4, v4);
110 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) argument
125 of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) argument
H A DImmutableSortedMap.java100 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { argument
102 .put(k1, v1).put(k2, v2).put(k3, v3).put(k4, v4).build();
106 of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { argument
108 .put(k1, v1).put(k2, v2).put(k3, v3).put(k4, v4).put(k5, v5).build();
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dfft.c276 int j, jc, jf, jj, k, k1, k2, k3, k4, kk, kt, nn, ns, nt; local
604 k4 = k3 + kspan;
605 akp = Re [k1] + Re [k4];
606 akm = Re [k1] - Re [k4];
607 bkp = Im [k1] + Im [k4];
608 bkm = Im [k1] - Im [k4];
622 Re [k4] = ak + bj;
624 Im [k4] = bk - aj;
633 kk = k4 + kspan;
/external/llvm/test/MC/X86/
H A Davx512-encodings.s64 // CHECK: vaddps %zmm2, %zmm13, %zmm18 {%k4}
66 vaddps %zmm2, %zmm13, %zmm18 {%k4}
68 // CHECK: vaddps %zmm2, %zmm13, %zmm18 {%k4} {z}
70 vaddps %zmm2, %zmm13, %zmm18 {%k4} {z}
120 // CHECK: vbroadcastsd (%rcx), %zmm30 {%k4}
122 vbroadcastsd (%rcx), %zmm30 {%k4}
124 // CHECK: vbroadcastsd (%rcx), %zmm30 {%k4} {z}
126 vbroadcastsd (%rcx), %zmm30 {%k4} {z}
164 // CHECK: vbroadcastss (%rcx), %zmm3 {%k4}
166 vbroadcastss (%rcx), %zmm3 {%k4}
[all...]
/external/tcpdump/
H A Dprint-eigrp.c114 u_int8_t k4; member in struct:eigrp_tlv_general_parm_t
305 printf("\n\t holdtime: %us, k1 %u, k2 %u, k3 %u, k4 %u, k5 %u",
310 tlv_ptr.eigrp_tlv_general_parm->k4,
/external/clang/test/SemaCXX/
H A Dcxx11-user-defined-literals.cpp100 int k4 = 123_ambig2; // expected-error {{ambiguous}} member in namespace:AmbiguousRawTemplate::N
/external/v8/test/mjsunit/
H A Dlarge-object-allocation.js146 this.k4 = i;
/external/google-breakpad/src/testing/test/
H A Dgmock-generated-actions_test.cc1123 template <typename T1, typename T2, typename T3, int k4, bool k5,
1136 int, k4,
1144 return GiantTemplate<T10<T1>, T2, T3, k4, k5, k6, T7, T8, T9>(value);
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java182 * @param k4 The XSLT name of the enumerated value.
183 * @param v4 An integer representation of k4.
187 String k3, int v3, String k4, int v4)
201 m_enums.put(k4, v4);
185 XSLTAttributeDef(String namespace, String name, boolean required, boolean supportsAVT, boolean prefixedQNameValAllowed, int errorType, String k1, int v1, String k2, int v2, String k3, int v3, String k4, int v4) argument
/external/clang/test/CXX/drs/
H A Ddr1xx.cpp148 int k4 = f(&s.f); // expected-error {{non-constant pointer to member}} member in namespace:dr115
/external/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp216 constexpr int k4 = c2.f(); // ok! member in namespace:UndefinedBehavior::Ptr
/external/webp/src/dsp/
H A Ddec_sse2.c359 const __m128i k4 = _mm_set1_epi8(4); local
361 __m128i v4 = _mm_adds_epi8(*fl, k4);
/external/vogar/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 1063 milliseconds

123