/openbsd-src/lib/libc/gen/ |
H A D | getcwd.c | 27 char *allocated = NULL; in getcwd() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | environ.h | 29 int allocated; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | dyn-string.h | 25 int allocated; /* The amount of space allocated for the string. */ member
|
/openbsd-src/gnu/gcc/include/ |
H A D | dyn-string.h | 25 int allocated; /* The amount of space allocated for the string. */ member
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 699 uint32_t handle, uint32_t *allocated) in amdgpu_vce_validate_handle() argument 743 uint32_t allocated = 0; in amdgpu_vce_ring_parse_cs() local 981 uint32_t allocated = 0; amdgpu_vce_ring_parse_cs_vm() local [all...] |
/openbsd-src/sbin/dmesg/ |
H A D | dmesg.c | 69 char *allocated = NULL; in main() local
|
/openbsd-src/lib/libfuse/ |
H A D | fuse_opt.h | 28 int allocated; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | standalone_malloc_test.cpp | 21 vector<pair<char *, size_t> > allocated; in MallocThread() local
|
H A D | sanitizer_allocator_test.cpp | 227 std::vector<void *> allocated; in TestSizeClassAllocator() local 372 void *allocated[kNumAllocs]; in SizeClassAllocatorMetadataStress() local 608 char *allocated[kNumAllocs]; in TEST() local 700 std::vector<void*> allocated; in TestCombinedAllocator() local 792 void *allocated[kNumAllocs]; in TestSizeClassAllocatorLocalCache() local 970 std::vector<void *> allocated; in TestSizeClassAllocatorIteration() local 1031 char *allocated[kNumAllocs]; in TEST() local 1059 char *allocated[kNumAllocs]; in TEST() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_vce.c | 549 uint32_t handle, bool *allocated) in radeon_vce_validate_handle() 589 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | dyn-string.h | 25 int allocated; /* The amount of space allocated for the string. */ member
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | dyn-string.h | 25 int allocated; /* The amount of space allocated for the string. */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | line-map.h | 55 unsigned int allocated; member
|
/openbsd-src/lib/libcbor/src/cbor/ |
H A D | data.h | 117 size_t allocated; member 124 size_t allocated; member
|
/openbsd-src/lib/libexpat/tests/ |
H A D | minicheck.h | 120 int allocated; member
|
/openbsd-src/gnu/gcc/libcpp/include/ |
H A D | line-map.h | 67 unsigned int allocated; member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | ggc-common.c | 785 size_t allocated; member 864 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr, in ggc_record_overhead() 949 size_t collected = 0, freed = 0, allocated = 0, overhead = 0, times = 0; in dump_ggc_loc_statistics() local
|
H A D | varray.c | 40 int allocated; member
|
H A D | alloc-pool.c | 72 int allocated; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_allocator.h | 41 u8 allocated : 8; // Must be first. member
|
/openbsd-src/gnu/llvm/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_stackdepot.cpp | 73 uptr StackDepotNode::allocated() { in allocated() function in __sanitizer::StackDepotNode
|
H A D | sanitizer_symbolizer_libbacktrace.cpp | 44 uptr size, allocated; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_allocator.cpp | 182 void *allocated; in HwasanAllocate() local 545 bool LsanMetadata::allocated() const { in allocated() function in __lsan::LsanMetadata
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | comp_scan.c | 198 static size_t allocated; in next_char() local
|