/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Bitfields.h | 131 static T unpack(T StorageValue) { return StorageValue; } in unpack() function
|
/netbsd-src/external/bsd/libfido2/dist/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
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
H A D | mingw.py | 114 def unpack(archive, location, log = EmptyLogger()): function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
H A D | mingw.py | 114 def unpack(archive, location, log = EmptyLogger()): function
|
/netbsd-src/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
|
/netbsd-src/usr.bin/mail/ |
H A D | names.c | 538 unpack(struct name *smopts, struct name *np) in unpack() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-function.cc | 1297 brig_function::unpack (tree value, tree_stl_vec &elements) in unpack() function in brig_function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 746 RegisterRef unpack(PackedRegisterRef PR) const { in unpack() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 4939 rtx (*unpack)(rtx, rtx); in ix86_expand_sse_unpack() local 5041 rtx (*unpack)(rtx, rtx, rtx); in ix86_expand_sse_unpack() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 5381 rtx (*unpack)(rtx, rtx); in ix86_expand_sse_unpack() local 5521 rtx (*unpack)(rtx, rtx, rtx); in ix86_expand_sse_unpack() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 21914 rtx (*unpack) (rtx, rtx, rtx); in mips_expand_vec_unpack() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 21721 rtx (*unpack) (rtx, rtx, rtx); in mips_expand_vec_unpack() local
|