/freebsd-src/sys/crypto/via/ |
H A D | padlock_cipher.c | 164 padlock_cipher_alloc(struct cryptop *crp, int *allocated) in padlock_cipher_alloc() 189 int allocated; in padlock_cipher_process() local
|
/freebsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_disk_set_standard_lookup.c | 126 char *allocated = NULL; in lookup_gid() local 195 char *allocated = NULL; in lookup_uid() local
|
/freebsd-src/sys/x86/iommu/ |
H A D | iommu_utils.c | 110 bool allocated; iommu_map_pgtbl() local
|
/freebsd-src/contrib/xz/src/liblzma/simple/ |
H A D | simple_private.h | 46 size_t allocated; member
|
/freebsd-src/contrib/googletest/googletest/samples/ |
H A D | sample10_unittest.cc | 60 static int allocated() { return allocated_; } in allocated() function in __anona73ebbc50111::Water
|
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/ |
H A D | base_structs.h | 52 size_t allocated; member
|
/freebsd-src/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | returns.h | 61 size_t allocated; member
|
/freebsd-src/sys/fs/ext2fs/ |
H A D | ext2_balloc.c | 63 int blks, error, allocated; in ext2_ext_balloc() local
|
/freebsd-src/sys/dev/ixl/ |
H A D | ixl_pf_qmgr.h | 55 u8 allocated; member
|
/freebsd-src/contrib/xz/src/liblzma/common/ |
H A D | outqueue.h | 32 size_t allocated; member
|
/freebsd-src/sys/crypto/aesni/ |
H A D | aesni.c | 325 aesni_cipher_alloc(struct cryptop *crp, int start, int length, bool *allocated) in aesni_cipher_alloc() 622 bool encflag, allocated, authallocated, outallocated, outcopy; in aesni_cipher_crypt() local
|
/freebsd-src/lib/libc/xdr/ |
H A D | xdr.c | 560 bool_t ret, allocated = FALSE; xdr_bytes() local 691 bool_t ret, allocated = FALSE; xdr_string() local
|
/freebsd-src/sys/xdr/ |
H A D | xdr.c | 489 bool_t ret, allocated = FALSE; xdr_bytes() local 614 bool_t ret, allocated = FALSE; xdr_string() local
|
/freebsd-src/contrib/expat/tests/ |
H A D | minicheck.h | 120 int allocated; member
|
/freebsd-src/contrib/tcp_wrappers/ |
H A D | environ.c | 34 static int allocated = 0; /* environ is, or is not, allocated */ variable
|
/freebsd-src/contrib/libcbor/src/cbor/ |
H A D | data.h | 117 size_t allocated; member 124 size_t allocated; member
|
/freebsd-src/crypto/openssl/crypto/dso/ |
H A D | dso_lib.c | 112 int allocated = 0; in DSO_load() local
|
/freebsd-src/sys/crypto/armv8/ |
H A D | armv8_crypto.c | 284 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) in armv8_crypto_cipher_alloc()
|
/freebsd-src/sys/dev/ichiic/ |
H A D | ig4_iic.c | 540 bool allocated; in ig4iic_transfer() local 691 bool allocated; in ig4iic_reset() local
|
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | a_object.c | 23 unsigned char *p, *allocated = NULL; in i2d_ASN1_OBJECT() local
|
/freebsd-src/sys/cam/ |
H A D | cam_queue.h | 65 int allocated; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_allocator.h | 42 u8 allocated : 8; // Must be first. member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_chained_origin_depot.cpp | 34 static uptr allocated() { return 0; } in allocated() function
|
H A D | sanitizer_symbolizer_libbacktrace.cpp | 44 uptr size, allocated; member
|
H A D | sanitizer_stackdepot.cpp | 73 uptr StackDepotNode::allocated() { in allocated() function in __sanitizer::StackDepotNode
|