Home
last modified time | relevance | path

Searched refs:K4 (Results 1 – 25 of 206) sorted by relevance

123456789

/external/cldr/tools/java/org/unicode/cldr/util/
DChainedMap.java122 …public static class M5<K4, K3, K2, K1, V> extends ChainedMap implements Iterable<Map.Entry<K4, Map…
124 …private M5(Map<K4, Object> map4, Map<K3, Object> map3, Map<K2, Object> map2, Map<K1, Object> map1,… in M5() argument
129 public V get(K4 key4, K3 key3, K2 key2, K1 key1) { in get()
133 public M4<K3, K2, K1, V> get(K4 key4) { in get()
140 public V put(K4 key4, K3 key3, K2 key2, K1 key1, V value) { in put()
146 public Iterator<Entry<K4, Map<K3, Map<K2, Map<K1, V>>>>> iterator() { in iterator()
147 return (Iterator<Entry<K4, Map<K3, Map<K2, Map<K1, V>>>>>) super.iterator(); in iterator()
151 public Iterable<Row.R5<K4, K3, K2, K1, V>> rows() { in rows()
152 List<R5<K4, K3, K2, K1, V>> result = new ArrayList<R5<K4, K3, K2, K1, V>>(); in rows()
157 R5<K4, K3, K2, K1, V> item = (R5<K4, K3, K2, K1, V>) Row.of( in rows()
[all …]
/external/openssh/openbsd-compat/
Drmd160.c67 #define K4 0xA953FD4EU macro
259 R(b, c, d, e, a, F4, K4, 9, 4); in RMD160Transform()
260 R(a, b, c, d, e, F4, K4, 15, 0); in RMD160Transform()
261 R(e, a, b, c, d, F4, K4, 5, 5); in RMD160Transform()
262 R(d, e, a, b, c, F4, K4, 11, 9); in RMD160Transform()
263 R(c, d, e, a, b, F4, K4, 6, 7); in RMD160Transform()
264 R(b, c, d, e, a, F4, K4, 8, 12); in RMD160Transform()
265 R(a, b, c, d, e, F4, K4, 13, 2); in RMD160Transform()
266 R(e, a, b, c, d, F4, K4, 12, 10); in RMD160Transform()
267 R(d, e, a, b, c, F4, K4, 5, 14); in RMD160Transform()
[all …]
/external/ltp/testcases/kernel/syscalls/pread/
Dpread01.c85 #define K4 (K1 * 4) macro
130 l_seek(fildes, 0, SEEK_CUR, K4); in main()
176 l_seek(fildes, K4, SEEK_SET, K4); in main()
244 l_seek(fildes, 0, SEEK_CUR, K4); in setup()
/external/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite04.c55 #define K4 (K1 * 4) macro
143 l_seek(fd, 0, SEEK_CUR, K4); in main()
173 if (statbuf.st_size != K4) { in main()
Dpwrite01.c88 #define K4 (K1 * 4) macro
168 l_seek(fildes, 0, SEEK_CUR, K4); in main()
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/tags/
DTagContextExample.java35 private static final TagKey K4 = TagKey.create("k4"); field in TagContextExample
65 TagContext tags2 = tagger.toBuilder(tags1).put(K3, V3).put(K4, V4).build(); in main()
/external/speex/libspeexdsp/
Dmath_approx.h186 #define K4 -10 macro
195 …return ADD32(K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2)))))… in spx_cos()
199 …return SUB32(-K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2))))… in spx_cos()
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/propagation/
DTagContextSerializationTest.java59 private static final TagKey K4 = TagKey.create("k4"); field in TagContextSerializationTest
69 private static final Tag T4 = Tag.create(K4, V4);
/external/clang/test/Sema/
Dwarn-duplicate-enum.c70 K4 = K2, enumerator
/external/icu/icu4c/source/data/locales/
Dom_KE.txt69 "K4",
Dha.txt511 "K4",
531 "K4",
Dsn.txt461 "K4",
481 "K4",
Dnd.txt193 "K4",
Dyo.txt445 "K4",
465 "K4",
Dcgg.txt195 "K4",
Dnyn.txt191 "K4",
Dteo.txt201 "K4",
Ddav.txt205 "K4",
/external/llvm/test/CodeGen/X86/
Dipra-reg-usage.ll6 … DR10 DR11 DR12 DR13 DR14 DR15 FP0 FP1 FP2 FP3 FP4 FP5 FP6 FP7 K0 K1 K2 K3 K4 K5 K6 K7 MM0 MM1 MM2…
/external/ImageMagick/PerlMagick/t/reference/filter/
DLevel.miff185 �*In�Hx�Pd�<i�>s�Hu�Cq�:��M��XSz:C+I0I4K4K4D/P?Mqq�qz�P\�vv��������������ٝ�uR�_W�<A� ��� �…
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenRegisterInfo.inc133 K4 = 113,
1171 { X86::K4 },
1332 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1342 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1352 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1362 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1372 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1382 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1392 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
1402 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7,
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dfmul.f16.ll205 ; VI-DAG: v_mov_b32_e32 [[K4:v[0-9]+]], 0x4400
207 ; VI-DAG: v_mul_f16_sdwa v[[MUL_HI_HI:[0-9]+]], v[[A_HI]], [[K4]] dst_sel:WORD_1 dst_unused:UNUSED_…
Dllvm.maxnum.f16.ll217 ; VI-DAG: v_mov_b32_e32 [[K4:v[0-9]+]], 0x4400
219 ; VI-DAG: v_max_f16_sdwa v[[MAX_HI_HI:[0-9]+]], v[[A_HI]], [[K4]] dst_sel:WORD_1 dst_unused:UNUSED_…
Dllvm.minnum.f16.ll216 ; VI-DAG: v_mov_b32_e32 [[K4:v[0-9]+]], 0x4400
218 ; VI-DAG: v_min_f16_sdwa v[[MIN_HI_HI:[0-9]+]], v[[A_HI]], [[K4]] dst_sel:WORD_1 dst_unused:UNUSED_…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D8462151d38329ddee2e419772146b142.0000d5fb.honggfuzz.cov28 �z�EO��䦄,��u1%qEt�3\�d�"öhv��l�RVe���F][��Nя� ��K4��)�S��hP�֭�(z%��Nn��J�t�[>ߥW��B���vNU+…
72 �z�EO��䦄,��u1%qEt�3\�d�"öhv��l�RVe���F][��Nя� ��K4��)�S��hP�֭�(z%��Nn��J�t�[>ߥW��B���vNU+…
116 �z�EO��䦄,��u1%qEt�3\�d�"öhv��l�RVe���F][��Nя� ��K4��)�S��hP�֭�(z%��Nn��J�t�[>ߥW��B���vNU+…
144 �z�EO��䦄,��u1%qEt�3\�d�"öhv��l�RVe���F][��Nя� ��K4��)�S��hP�֭�(z%��Nn��J�t�[>ߥW��B���vNU+…
156 �z�EO��䦄,��u1%qEt�3\�d�"öhv��l�RVe���F][��Nя� ��K4��)�S��hP�֭�(z%��Nn��J�t�[>ߥW��B���vNU+…

123456789