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

/freebsd-13-stable/contrib/libarchive/cpio/test/
H A Dtest_option_f.c32 unpack(const char *dirname, const char *option) function
/freebsd-13-stable/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-13-stable/sys/contrib/openzfs/module/lua/
H A Dltablib.c135 static int unpack (lua_State *L) { function
/freebsd-13-stable/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-13-stable/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-13-stable/usr.bin/gzip/
H A Dunpack.c320 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) function
/freebsd-13-stable/usr.bin/mail/
H A Dnames.c553 unpack(struct name *np) function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h746 RegisterRef unpack(PackedRegisterRef PR) const { function in struct:DataFlowGraph

Completed in 197 milliseconds