Home
last modified time | relevance | path

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

12345678910>>...20

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Ddct.cpp41 Int k0, k1, k2, k3, k4, k5, k6, k7; in BlockDCT_AANwSub() local
270 Int k0, k1, k2, k3, k4, k5, k6, k7; in Block4x4DCT_AANwSub() local
476 Int k0, k1, k2, k3, k4, k5, k6, k7; in Block2x2DCT_AANwSub() local
655 Int k0, k1, k2, k3, k4, k5, k6, k7; in BlockDCT_AANIntra() local
866 Int k0, k1, k2, k3, k4, k5, k6, k7; in Block4x4DCT_AANIntra() local
1053 Int k0, k1, k2, k3, k4, k5, k6, k7; in Block2x2DCT_AANIntra() local
H A Ddct_inline.h83 int32 k4, int32 k5, int32 k6, int32 k7) in sum_abs()
242 int32 k4, int32 k5, int32 k6, int32 k7) in sum_abs()
256 eors carry, k5, k5, asr #31 ; in sum_abs() local
348 int32 k4, int32 k5, int32 k6, int32 k7) in sum_abs()
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableBiMap.java69 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
74 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
80 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
94 K k5, in of()
115 K k5, in of()
138 K k5, in of()
H A DImmutableSortedMap.java128 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
139 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
151 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
172 K k5, in of()
201 K k5, in of()
233 K k5, in of()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DImmutableBiMap.java130 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
147 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
164 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
190 K k5, in of()
224 K k5, in of()
261 K k5, in of()
H A DImmutableSortedMap.java195 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
208 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
226 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
253 K k5, in of()
288 K k5, in of()
326 K k5, in of()
H A DImmutableMap.java181 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
197 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
214 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
240 K k5, in of()
274 K k5, in of()
311 K k5, in of()
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DMap.annotated.java94 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
96 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
98 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
100 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
102 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
104 … V v3, @libcore.util.NonNull K k4, @libcore.util.NonNull V v4, @libcore.util.NonNull K k5, @libcor… in of()
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/
H A DMap.annotated.java92 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
94 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
96 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
98 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
100 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
102 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V … in of()
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DImmutableBiMap.java120 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
132 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
149 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
175 K k5, in of()
209 K k5, in of()
245 K k5, in of()
H A DImmutableSortedMap.java194 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
207 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
225 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
252 K k5, in of()
287 K k5, in of()
325 K k5, in of()
H A DImmutableMap.java171 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
183 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6) { in of()
200 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6, V v6, K k7, V v7) { in of()
226 K k5, in of()
260 K k5, in of()
297 K k5, in of()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DMap.java1456 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
1484 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1516 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1550 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1586 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1624 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/
DMap.java1456 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
1484 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1516 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1550 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1586 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1624 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DMap.java1456 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
1484 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1516 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1550 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1586 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
1624 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, in of()
/aosp_15_r20/external/clang/test/CXX/class/class.union/
H A Dp2-0x.cpp10 …static const double k5 = k4; // expected-error {{requires 'constexpr' specifier}} expected-note {{… member
19 const double U1::k5; member in U1
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DMapUtils.java57 public static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { in of()
67 …public static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5, K k6… in of()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_cs.c212 const struct fixed31_32 k5 = vpe_fixpt_from_fraction(-72200, 1000000); in calculate_rgb_matrix_legacy() local
370 const struct fixed31_32 k5 = vpe_fixpt_from_fraction(-114000, 1000000); in calculate_rgb_limited_range_matrix_legacy() local
/aosp_15_r20/external/clang/test/Modules/
H A Dtemplate-specialization-visibility.cpp23 int k5 = decltype(implicit_inst_member_enum_template)::e; variable
/aosp_15_r20/external/javassist/src/test/test1/
H A DCalleeAfter2.java41 public int[] k5(int i) { in k5() method in CalleeAfter2
/aosp_15_r20/external/skia/tools/skui/
H A DKey.h22 k5, enumerator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dfusion_algebra.cpp94 deriv_type k1 , k2 , k3 , k4 , k5 , k6 ; member
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dhash_test.cc73 static constexpr uint32_t k5 = k65599HashConstant * k4; in TEST() local
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StackWalker/
H A DStackStreamTest.java264 void k5() { in k5() method in StackStreamTest.K
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx11-user-defined-literals.cpp106 int k5 = 123_ambig2; // ok variable

12345678910>>...20