/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_keywordonlyarg.py | 10 def keywordonly_sum(*, k1=0, k2): argument 12 def keywordonly_nodefaults_sum(*, k1, k2): argument 14 def keywordonly_and_kwarg_sum(*, k1, k2, **kwarg): argument 16 def mixedargs_sum(a, b=0, *arg, k1, k2=0): argument 18 def mixedargs_sum2(a, b=0, *arg, k1, k2=0, **kwargs): argument 28 def __init__(self, *, k1, k2=0): argument 31 def set(self, p1, *, k1, k2): argument 130 def foo(p1,p2=0, *, k1, k2=0): argument 144 def f(self, *, k1=1, k2=2): argument
|
/aosp_15_r20/external/kotlinc/lib/ |
HD | lombok-compiler-plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-lombok- ... |
HD | assignment-compiler-plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-assignment- ... |
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/ |
H A D | multikey.rs | 121 let k2 = 0x1a04_ce4b_8329_14fe; in get() localVariable 134 let k2 = 0x1a04_ce4b_8329_14fe; in update_main_key() localVariable 156 let k2 = 0x1a04_ce4b_8329_14fe; in update_alt_key() localVariable 181 let k2 = 0x1a04_ce4b_8329_14fe; in update_value() localVariable 200 let k2 = 0x1a04_ce4b_8329_14fe; in update_both_keys_main() localVariable 232 let k2 = 0x1a04_ce4b_8329_14fe; in update_both_keys_alt() localVariable 261 let k2 = 0x1a04_ce4b_8329_14fe; in remove() localVariable
|
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
H A D | ImmutableBiMap.java | 56 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2) { in of() 60 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 64 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 69 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() 88 K k2, in of() 109 K k2, in of() 132 K k2, in of()
|
H A D | ImmutableSortedMap.java | 108 K k1, V v1, K k2, V v2) { in of() 113 K k1, V v1, K k2, V v2, K k3, V v3) { in of() 118 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 128 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() 166 K k2, in of() 195 K k2, in of() 227 K k2, in of()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | ImmutableBiMap.java | 93 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2) { in of() 104 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 116 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 130 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() 184 K k2, in of() 218 K k2, in of() 255 K k2, in of()
|
H A D | ImmutableSortedMap.java | 162 K k1, V v1, K k2, V v2) { in of() 173 K k1, V v1, K k2, V v2, K k3, V v3) { in of() 184 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 195 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() 247 K k2, in of() 282 K k2, in of() 320 K k2, in of()
|
H A D | ImmutableMap.java | 144 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2) { in of() 155 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 167 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 181 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() 234 K k2, in of() 268 K k2, in of() 305 K k2, in of()
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Map.annotated.java | 88 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 90 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 92 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 94 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 96 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 98 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 100 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 102 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of() 104 … V> of(@libcore.util.NonNull K k1, @libcore.util.NonNull V v1, @libcore.util.NonNull K k2, @libcor… in of()
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | Map.annotated.java | 86 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2) { throw new RuntimeException("St… in of() 88 public static <K, V> java.util.Map<K,V> of(K k1, V v1, K k2, V v2, K k3, V v3) { throw new RuntimeE… in of() 90 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) { throw … in of() 92 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 D | ImmutableBiMap.java | 91 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2) { in of() 100 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 109 public static <K, V> ImmutableBiMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 120 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() 169 K k2, in of() 203 K k2, in of() 239 K k2, in of()
|
H A D | ImmutableSortedMap.java | 161 K k1, V v1, K k2, V v2) { in of() 172 K k1, V v1, K k2, V v2, K k3, V v3) { in of() 183 K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 194 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() 246 K k2, in of() 281 K k2, in of() 319 K k2, in of()
|
H A D | ImmutableMap.java | 142 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2) { in of() 151 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 160 public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 171 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() 220 K k2, in of() 254 K k2, in of() 291 K k2, in of()
|
/aosp_15_r20/external/kmod/testsuite/ |
H A D | test-hash.c | 51 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_get_count() local 70 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_replace() local 100 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_replace_failing() local 132 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_iter() local 166 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_iter_after_del() local 201 const char *k1 = "k1", *k2 = "k2", *k3 = "k3"; in test_hash_free() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Map.java | 1384 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2) { in of() 1406 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 1430 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 1456 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/ |
D | Map.java | 1384 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2) { in of() 1406 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 1430 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 1456 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/ |
D | Map.java | 1384 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2) { in of() 1406 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 1430 static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 1456 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/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/ |
H A D | MapUtils.java | 33 public static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2) { in of() 40 public static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3) { in of() 48 public static <K, V> Map<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { in of() 57 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/clang/test/CXX/class/class.union/ |
H A D | p2-0x.cpp | 7 static const int k2 = k1; member 15 constexpr int U1::k2; member in U1 24 static double k2; member 28 template<typename T> double U2<T>::k2 = 5.3; member in U2<T>
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | dct.cpp | 41 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/android/guava/src/com/google/common/hash/ |
H A D | Murmur3_128HashFunction.java | 105 long k2 = bb.getLong(); in process() local 110 private void bmix64(long k1, long k2) { in bmix64() 127 long k2 = 0; in processRemaining() local 207 private static long mixK2(long k2) { in mixK2()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/ |
H A D | Murmur3_128HashFunction.java | 105 long k2 = bb.getLong(); in process() local 110 private void bmix64(long k1, long k2) { in bmix64() 127 long k2 = 0; in processRemaining() local 207 private static long mixK2(long k2) { in mixK2()
|
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/ |
H A D | hash.h | 145 uint32_t k2 = hash_get_block_32(blocks, i*4 + 1); in hash_x86_128() local 175 uint32_t k2 = 0; in hash_x86_128() local 242 uint64_t k2 = hash_get_block_64(blocks, i*2 + 1); in hash_x64_128() local 260 uint64_t k2 = 0; in hash_x64_128() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/ |
D | transform_iterator_test.cpp | 142 for (int k2 = 0; k2 < N; ++k2) in main() local 160 for (int k2 = 0; k2 < N; ++k2) in main() local 199 for (int k2 = 0; k2 < N; ++k2) in main() local 270 for (int k2 = 0; k2 < N; ++k2) in main() local
|