Home
last modified time | relevance | path

Searched defs:K3 (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DtypeUsedAsTypeLiteralIndex.ts18 type K3 = number | string; alias
/third_party/ltp/testcases/kernel/syscalls/write/
Dwrite06.c29 #define K3 (K1 * 3) macro
/third_party/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite04.c27 #define K3 (K1 * 3) macro
Dpwrite01.c25 #define K3 (K1 * 3) macro
/third_party/ltp/testcases/kernel/syscalls/pread/
Dpread01.c24 #define K3 (K1 * 3) macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sha1.c103 #define K3 0x8f1bbcdc /* 40 <= t <= 59 */ macro
/third_party/e2fsprogs/lib/ext2fs/
Ddirhash.c72 #define K3 015666365641UL macro
/third_party/openssl/test/
Dmodes_internal_test.c289 static const u8 K3[] = { variable
/third_party/glib/glib/
Dgchecksum.c531 #define K3 0x8F1BBCDCL /* Rounds 40-59 */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1241 unsigned K3 = getKillRegState(Op3.isKill()); in expandPostRAPseudo() local