/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 | 117 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/libarchive/libarchive/ |
H A D | archive_pack_dev.c | 292 pack_t *pack; global() member
|
H A D | archive_read_support_format_mtree.c | 1469 pack_t *pack; in parse_device() local
|
/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 | 1714 sctp_crc32c(void *pack, u_int32_t len) in sctp_crc32c()
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | fnvpair.c | 86 fnvlist_pack_free(char *pack, size_t size) in fnvlist_pack_free()
|
/freebsd/contrib/atf/atf-c/ |
H A D | tc.c | 641 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack, in atf_tc_init_pack()
|