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

123

/haiku-buildtools/legacy/gcc/gcc/
H A Ddyn-string.h24 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/haiku-buildtools/cloog/source/isl/
H A Dbackend.c17 int allocated = !ctx; local
/haiku-buildtools/gcc/include/
H A Ddyn-string.h32 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/haiku-buildtools/legacy/binutils/include/
H A Ddyn-string.h25 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/haiku-buildtools/legacy/gcc/libiberty/
H A Dxmalloc.c77 size_t allocated; local
112 size_t allocated; local
150 size_t allocated; local
[all...]
/haiku-buildtools/binutils/include/
H A Ddyn-string.h31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
/haiku-buildtools/gcc/libiberty/
H A Dxmalloc.c121 size_t allocated; local
H A Dpex-common.c84 pex_add_remove (struct pex_obj *obj, const char *name, int allocated) argument
/haiku-buildtools/legacy/binutils/libiberty/
H A Dxmalloc.c121 size_t allocated; local
H A Dpex-common.c82 pex_add_remove (struct pex_obj *obj, const char *name, int allocated) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20090331-1.c3 unsigned long int allocated; member in struct:re_pattern_buffer
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A D58659.cc63 static bool allocated; member in struct:std::allocator
67 bool allocator<spcd>::allocated = false; member in class:std::allocator
/haiku-buildtools/binutils/libiberty/
H A Dxmalloc.c122 size_t allocated; local
H A Dpex-common.c84 pex_add_remove (struct pex_obj *obj, const char *name, int allocated) argument
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_interceptors.cc65 static uptr allocated; local
H A Dlsan_allocator.cc31 bool allocated : 8; // Must be first. member in struct:__lsan::ChunkMetadata
165 bool LsanMetadata::allocated() const { function in class:__lsan::LsanMetadata
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr34850.C42 mutable u32bit allocated; member in class:MemoryRegion
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cc41 uptr size, allocated; member in struct:__sanitizer::__anon2237::CplusV3DemangleData
/haiku-buildtools/gcc/gcc/
H A Dvec.c54 size_t allocated; member in struct:vec_descriptor
85 size_t allocated; member in struct:ptr_hash_entry
237 size_t allocated = 0; local
[all...]
H A Dalloc-pool.c77 unsigned long allocated; member in struct:alloc_pool_descriptor
[all...]
H A Dvec.h474 unsigned allocated (void) const { return m_vecpfx.m_alloc; } function
[all...]
/haiku-buildtools/gcc/libvtv/
H A Dvtv_malloc.cc179 void *allocated; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dmalloc.h84 mallocSize allocated; member in struct:_malloc_pool_
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr23454-2.C25 uint offset_to_key,elements_in_tree,size_of_element,memory_limit,allocated; member in struct:st_tree
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_malloc_mac.cc173 static size_t allocated; local

Completed in 380 milliseconds

123