Searched defs:K4 (Results 1 – 12 of 12) sorted by relevance
/external/rust/crates/crc32fast/src/specialized/ |
D | pclmulqdq.rs | 62 const K4: i64 = 0x0ccaa009e; constant
|
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/tags/ |
D | TagContextExample.java | 35 private static final TagKey K4 = TagKey.create("k4"); field in TagContextExample
|
/external/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite04.c | 55 #define K4 (K1 * 4) macro
|
D | pwrite01.c | 88 #define K4 (K1 * 4) macro
|
/external/ltp/testcases/kernel/syscalls/pread/ |
D | pread01.c | 85 #define K4 (K1 * 4) macro
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/tags/propagation/ |
D | TagContextSerializationTest.java | 59 private static final TagKey K4 = TagKey.create("k4"); field in TagContextSerializationTest
|
/external/llvm-project/clang-tools-extra/test/clang-move/Inputs/ |
D | helper_decls_test.cpp | 33 static const int K4 = HelperC3::I; variable
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ChainedMap.java | 124 …private M5(Map<K4, Object> map4, Map<K3, Object> map3, Map<K2, Object> map2, Map<K1, Object> map1,… in M5() 222 …Map<K4, Object> map4, Map<K3, Object> map3, Map<K2, Object> map2, Map<K1, Object> map1, Class<V> v… in of()
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_sha1.c | 104 #define K4 0xca62c1d6 /* 60 <= t <= 79 */ macro
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 70 K4 = K2, enumerator
|
/external/llvm-project/clang/test/Sema/ |
D | warn-duplicate-enum.c | 70 K4 = K2, enumerator
|
/external/speex/libspeexdsp/ |
D | math_approx.h | 186 #define K4 -10 macro
|