Searched defs:unpack (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_option_f.c31 unpack(const char *dirname, const char *option) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dstack_trace_compressor.cpp87 size_t unpack(const uint8_t *Packed, size_t PackedSize, uintptr_t *Unpacked, function in namespace:gwp_asan::compression
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dltablib.c134 static int unpack (lua_State *L) { function
/freebsd-current/contrib/libfido2/fuzz/
H A Dfuzz_netlink.c25 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_hid.c52 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_largeblob.c64 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_credman.c81 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_cred.c72 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_mgmt.c76 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_pcsc.c37 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_bio.c92 unpack(const uint8_t *ptr, size_t len) function
H A Dfuzz_assert.c66 unpack(const uint8_t *ptr, size_t len) function
/freebsd-current/contrib/lib9p/pytest/
H A Dsequencer.py97 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in class:EncDec
250 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in class:EncDecSimple
353 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in class:EncDecTyped
442 def unpack(self, vdict, cdict, bstring, offset, noerror=False): member in class:EncDecA
641 def unpack(self, vdict, cdict, bstring, noerror=False): member in class:Sequencer
[all...]
H A Dprotocol.py724 def unpack(self, bstring, noerror=False): member in class:_P9Proto
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitfields.h131 static T unpack(T StorageValue) { return StorageValue; } function in struct:llvm::bitfields_details::Compressor
147 static T unpack(T StorageValue) { function in struct:llvm::bitfields_details::Compressor
/freebsd-current/usr.bin/gzip/
H A Dunpack.c317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) function
/freebsd-current/usr.bin/mail/
H A Dnames.c545 unpack(struct name *np) function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h787 RegisterRef unpack(PackedRegisterRef PR) const { function in struct:DataFlowGraph

Completed in 122 milliseconds