/freebsd/contrib/lib9p/pytest/ |
H A D | sequencer.py | 97 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in EncDec 250 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in EncDecSimple 353 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in EncDecTyped 442 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in EncDecA 641 def unpack(self, vdict, cdict, bstring, noerror=False): member in Sequencer
|
H A D | protocol.py | 724 def unpack(self, bstring, noerror=False): member in _P9Proto
|
/freebsd/contrib/libarchive/cpio/test/ |
H A D | test_option_f.c | 13 unpack(const char *dirname, const char *option) in unpack() function
|
/freebsd/contrib/libucl/haskell/ |
H A D | hucl.hs | 86 unpack s = case ucl_parser_parse_string_pure s of function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Bitfields.h | 131 static T unpack(T StorageValue) { return StorageValue; } in unpack() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | stack_trace_compressor.cpp | 87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, in unpack() function
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | fuzz_netlink.c | 25 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_largeblob.c | 64 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_hid.c | 52 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_pcsc.c | 37 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_credman.c | 81 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_bio.c | 92 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_assert.c | 66 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_cred.c | 72 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
H A D | fuzz_mgmt.c | 76 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
/freebsd/contrib/ncurses/misc/ |
H A D | ncu2openbsd | 162 sub unpack($) { subroutine
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | ltablib.c | 134 static int unpack (lua_State *L) { in unpack() function
|
/freebsd/usr.bin/gzip/ |
H A D | unpack.c | 317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack() function
|
/freebsd/usr.bin/mail/ |
H A D | names.c | 545 unpack(struct name *np) in unpack() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 787 RegisterRef unpack(PackedRegisterRef PR) const { in unpack() function
|