Home
last modified time | relevance | path

Searched defs:k6 (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Ddct_inline.h60 __inline int32 mla1338(int32 k6, int32 k14, int32 k1) in mla1338()
71 __inline int32 mla946(int32 k6, int32 k14, int32 k1) in mla946()
83 int32 k4, int32 k5, int32 k6, int32 k7) in sum_abs()
147 __inline int32 mla1338(int32 k6, int32 k14, int32 k1) in mla1338()
159 __inline int32 mla946(int32 k6, int32 k14, int32 k1) in mla946()
213 __inline int32 mla1338(int32 k6, int32 k14, int32 k1) in mla1338()
226 __inline int32 mla946(int32 k6, int32 k14, int32 k1) in mla946()
242 int32 k4, int32 k5, int32 k6, int32 k7) in sum_abs()
258 eors carry, k6, k6, asr #31 ; in sum_abs() local
317 __inline int32 mla1338(int32 k6, int32 k14, int32 k1) in mla1338()
[all …]
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
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DImmutableBiMap.java74 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()
96 K k6, in of()
117 K k6, in of()
140 K k6, in of()
H A DImmutableSortedMap.java139 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()
174 K k6, in of()
203 K k6, in of()
235 K k6, in of()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DImmutableBiMap.java147 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()
192 K k6, in of()
226 K k6, in of()
263 K k6, in of()
H A DImmutableSortedMap.java208 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()
255 K k6, in of()
290 K k6, in of()
328 K k6, in of()
H A DImmutableMap.java197 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()
242 K k6, in of()
276 K k6, in of()
313 K k6, in of()
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DMap.annotated.java96 … V v4, @libcore.util.NonNull K k5, @libcore.util.NonNull V v5, @libcore.util.NonNull K k6, @libcor… in of()
98 … V v4, @libcore.util.NonNull K k5, @libcore.util.NonNull V v5, @libcore.util.NonNull K k6, @libcor… in of()
100 … V v4, @libcore.util.NonNull K k5, @libcore.util.NonNull V v5, @libcore.util.NonNull K k6, @libcor… in of()
102 … V v4, @libcore.util.NonNull K k5, @libcore.util.NonNull V v5, @libcore.util.NonNull K k6, @libcor… in of()
104 … V v4, @libcore.util.NonNull K k5, @libcore.util.NonNull V v5, @libcore.util.NonNull K k6, @libcor… in of()
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/
H A DMap.annotated.java94 …l.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, V v6) { throw new … in of()
96 …l.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, V v6, K k7, V v7) … in of()
98 …l.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, V v6, K k7, V v7, … in of()
100 …l.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, V v6, K k7, V v7, … in of()
102 …l.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, V v6, K k7, V v7, … in of()
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DImmutableBiMap.java132 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()
177 K k6, in of()
211 K k6, in of()
247 K k6, in of()
H A DImmutableSortedMap.java207 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()
254 K k6, in of()
289 K k6, in of()
327 K k6, in of()
H A DImmutableMap.java183 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()
228 K k6, in of()
262 K k6, in of()
299 K k6, in of()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DMap.java1485 K k6, V v6) { in of()
1517 K k6, V v6, K k7, V v7) { in of()
1551 K k6, V v6, K k7, V v7, K k8, V v8) { in of()
1587 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9) { in of()
1625 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9, K k10, V v10) { in of()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/
DMap.java1485 K k6, V v6) { in of()
1517 K k6, V v6, K k7, V v7) { in of()
1551 K k6, V v6, K k7, V v7, K k8, V v8) { in of()
1587 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9) { in of()
1625 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9, K k10, V v10) { in of()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DMap.java1485 K k6, V v6) { in of()
1517 K k6, V v6, K k7, V v7) { in of()
1551 K k6, V v6, K k7, V v7, K k8, V v8) { in of()
1587 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9) { in of()
1625 K k6, V v6, K k7, V v7, K k8, V v8, K k9, V v9, K k10, V v10) { in of()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcolor_cs.c213 const struct fixed31_32 k6 = vpe_fixpt_from_fraction(-787400, 1000000); in calculate_rgb_matrix_legacy() local
371 const struct fixed31_32 k6 = vpe_fixpt_from_fraction(-701000, 1000000); in calculate_rgb_limited_range_matrix_legacy() local
/aosp_15_r20/external/clang/test/Modules/
H A Dtemplate-specialization-visibility.cpp26 int k6 = decltype(explicit_inst_member_enum_template)::e; variable
/aosp_15_r20/external/skia/tools/skui/
H A DKey.h23 k6, 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/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
H A DMapUtils.java67 …tatic <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, V v6) { in of()
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StackWalker/
H A DStackStreamTest.java267 void k6() { in k6() method in StackStreamTest.K
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx11-user-defined-literals.cpp111 int k6 = 123_ambig2; // ok variable
/aosp_15_r20/art/disassembler/
H A Ddisassembler_riscv64.cc63 k6 = 0b101, enumerator
/aosp_15_r20/external/clang/test/CXX/drs/
H A Ddr1xx.cpp150 int k6 = f(&s.g<int>); // expected-error {{non-constant pointer to member}} variable
/aosp_15_r20/art/compiler/utils/riscv64/
H A Dassembler_riscv64.h2188 k6 = 0b101, enumerator

12345678910>>...18