Searched defs:allocated (Results 1 - 25 of 71) sorted by relevance

123

/freebsd-current/sys/x86/iommu/
H A Diommu_utils.c110 bool allocated; local
/freebsd-current/contrib/xz/src/liblzma/simple/
H A Dsimple_private.h46 size_t allocated; member in struct:__anon105
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dbase_structs.h52 size_t allocated; member in struct:base_s
H A Dctl.h51 size_t allocated; member in struct:ctl_stats_s
/freebsd-current/contrib/googletest/googletest/samples/
H A Dsample10_unittest.cc60 static int allocated() { return allocated_; } function in class:__anon24::Water
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.h42 u8 allocated : 8; // Must be first. member in struct:__lsan::ChunkMetadata
/freebsd-current/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h61 size_t allocated; member in struct:__anon5223
/freebsd-current/sys/dev/ixl/
H A Dixl_pf_qmgr.h55 u8 allocated; member in struct:ixl_pf_qmgr_qinfo
/freebsd-current/sys/fs/ext2fs/
H A Dext2_balloc.c63 int blks, error, allocated; local
/freebsd-current/contrib/expat/tests/
H A Dminicheck.h120 int allocated; member in struct:TCase
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c126 char *allocated = NULL; local
195 char *allocated = NULL; local
[all...]
/freebsd-current/contrib/xz/src/liblzma/common/
H A Doutqueue.h32 size_t allocated; member in struct:lzma_outbuf_s
[all...]
/freebsd-current/contrib/tcp_wrappers/
H A Denviron.c34 static int allocated = 0; /* environ is, or is not, allocated */ variable
/freebsd-current/crypto/openssl/crypto/dso/
H A Ddso_lib.c112 int allocated = 0; local
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_object.c23 unsigned char *p, *allocated = NULL; local
/freebsd-current/sys/crypto/armv8/
H A Darmv8_crypto.c284 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) argument
/freebsd-current/sys/crypto/via/
H A Dpadlock_cipher.c164 padlock_cipher_alloc(struct cryptop *crp, int *allocated) argument
189 int allocated; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp34 static uptr allocated() { return 0; } function in struct:__sanitizer::__anon1162::ChainedOriginDepotNode
H A Dsanitizer_stackdepot.cpp73 uptr StackDepotNode::allocated() { function in class:__sanitizer::StackDepotNode
H A Dsanitizer_symbolizer_libbacktrace.cpp44 uptr size, allocated; member in struct:__sanitizer::__anon1184::CplusV3DemangleData
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c167 static size_t allocated; local
/freebsd-current/sys/cam/
H A Dcam_queue.h65 int allocated; member in struct:cam_ccbq
/freebsd-current/sys/dev/drm2/
H A Ddrm_mm.h50 unsigned allocated : 1; member in struct:drm_mm_node
/freebsd-current/contrib/jemalloc/src/
H A Dbase.c481 base_stats_get(tsdn_t *tsdn, base_t *base, size_t *allocated, size_t *resident, argument
[all...]
/freebsd-current/sys/i386/i386/
H A Dmp_machdep.c155 bool allocated; local

Completed in 501 milliseconds

123