Searched defs:alloc (Results 1 - 25 of 122) sorted by relevance

12345

/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dalloc.s6 alloc: label
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dalloc.s6 alloc: label
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
H A Dno_rtti.cc32 __gnu_test::CustomPointerAlloc<int> alloc; variable
H A Dalloc_min.cc32 __gnu_test::SimpleAllocator<X> alloc; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A Dalloc_min.cc32 __gnu_test::SimpleAllocator<X> alloc; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr51516.C11 C* alloc; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/allocator/
H A D8230.cc32 std::allocator<int> alloc; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/ext_pointer/modifiers/
H A Dinsert.cc30 __gnu_cxx::_ExtPtr_allocator<int> alloc; local
H A Delement.cc32 __gnu_cxx::_ExtPtr_allocator<int> alloc; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/promise/cons/
H A Dalloc.cc43 __gnu_test::CustomPointerAlloc<int> alloc; local
/haiku-buildtools/gcc/gmp/mpq/
H A Dinv.c46 mp_size_t alloc = dest->_mp_num._mp_alloc; local
H A Ddiv.c34 mp_size_t alloc; local
[all...]
H A Dmul.c34 mp_size_t alloc; local
/haiku-buildtools/gcc/gmp/scanf/
H A Dvsscanf.c43 char *alloc; local
/haiku-buildtools/gcc/gcc/testsuite/objc-obj-c++-shared/
H A DTestsuiteObject.h36 + (id) alloc; variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dchar_array_structure_constructor.f9026 SUBROUTINE alloc (n) subroutine in program:char_array_structure_constructor
H A Dalloc_comp_constructor_6.f9029 subroutine alloc subroutine in program:test_constructor
H A Dallocatable_scalar_5.f9033 logical :: alloc local in function:func
44 logical :: alloc local in subroutine:intout
H A Dprotected_8.f9021 subroutine alloc() subroutine in module:amod
H A Dalloc_comp_basics_1.f9025 program alloc program
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate9.C10 inline T* alloc(const int aWidth) function in namespace:vector
22 T** alloc(const int aWidth,const int aHeight) function in namespace:matrix
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr41395-1.c4 unsigned alloc; member in struct:VEC_char_base
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Descape4.go14 func alloc(x int) *int { // ERROR "can inline alloc" "moved to heap: x" func
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/forward_list/cons/
H A D10.cc41 typedef __gnu_test::uneq_allocator<Counter> alloc; typedef
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dfib2_ui.c78 mp_size_t alloc; local

Completed in 217 milliseconds

12345