/freebsd/contrib/lyaml/spec/ |
H A D | spec_helper.lua | 32 pack = table.pack or function(...) return {n = select('#', ...), ...} end function
|
/freebsd/crypto/krb5/src/tests/asn.1/ |
H A D | krb5_encode_test.c | 799 krb5_auth_pack pack; local 815 krb5_reply_key_pack pack; local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Bitfields.h | 125 static T pack(T UserValue, T UserMaxValue) { in pack() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | stack_trace_compressor.cpp | 69 size_t pack(const uintptr_t *Unpacked, size_t UnpackedSize, uint8_t *Packed, in pack() function
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | fuzz_netlink.c | 60 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_largeblob.c | 101 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_hid.c | 88 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_pcsc.c | 75 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_credman.c | 121 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_bio.c | 133 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_assert.c | 113 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_cred.c | 121 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
H A D | fuzz_mgmt.c | 117 pack(uint8_t *ptr, size_t len, const struct param *p) in pack() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stack_store.cpp | 40 StackStore::Id StackStore::Store(const StackTrace &trace, uptr *pack) { in Store() argument 71 Alloc(uptr count,uptr * idx,uptr * pack) Alloc() argument
|
H A D | sanitizer_stackdepot.cpp | 193 uptr pack = 0; in store() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | sequencer.py | 88 def pack(self, vdict, cdict, val): member in EncDec 610 def pack(self, vdict, cdict): member in Sequencer
|
H A D | protocol.py | 493 def pack(self, auto_vars, conditions, data, rodata): member in _PackInfo 617 def pack(self, *args, **kwargs): member in _P9Proto
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | ltablib.c | 118 static int pack (lua_State *L) { in pack() function
|
/freebsd/usr.bin/chat/ |
H A D | chat.c | 920 int pack = 0; in chat_send() local 970 int pack = 0; in chat_send() local
|
/freebsd/contrib/mtree/ |
H A D | spec.c | 453 pack_t *pack; in parsedev() local
|
/freebsd/contrib/mknod/ |
H A D | pack_dev.c | 246 pack_t *pack; member
|
/freebsd/contrib/lyaml/build-aux/ |
H A D | luke | 526 local pack=table.pack or function(...)return{n=select('#',...),...}end function
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_pack_dev.c | 292 pack_t *pack; global() member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 781 PackedRegisterRef pack(RegisterRef RR) { in pack() function 784 PackedRegisterRef pack(RegisterRef RR) const { in pack() function
|
/freebsd/usr.sbin/traceroute6/ |
H A D | traceroute6.c | 1718 sctp_crc32c(void *pack, u_int32_t len) in sctp_crc32c()
|