Searched defs:size (Results 126 - 150 of 1816) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Drange.go11 const size = 16 const
[all...]
/haiku-buildtools/isl/include/isl/
H A Dvec.h30 unsigned size; member in struct:isl_vec
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20080924_0.c5 foo (const char *src, unsigned char *dst, size_t size) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/stackalign/
H A Dalloca-1.c16 bar (char *p, int size) argument
22 foo (int size) argument
H A Dinline-2.c16 bar (char *p, int size) argument
23 foo (int size) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr8081.c8 int size = 10; local
/haiku-buildtools/gcc/gcc/config/i386/
H A Dgmm_malloc.h31 _mm_malloc (size_t size, size_t align) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mask_range_hashing_imp.hpp50 notify_resized(size_type size) argument
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/cilk-plus/AN/
H A Dsec_reduce_return.c4 int add_all (int *my_array, int size) argument
9 int mult_all (int *my_array, int size) argument
/haiku-buildtools/gcc/libgomp/
H A Dalloc.c35 gomp_malloc (size_t size) argument
44 gomp_malloc_cleared (size_t size) argument
53 gomp_realloc (void *old, size_t size) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/
H A D4.cc32 void test04(std::size_t size) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
H A D4.cc32 void test04(std::size_t size) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/nth_element/
H A D2.cc31 test_set(std::vector<unsigned>& v, unsigned size) argument
45 do_test01(unsigned size) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D4.cc34 const size_t size = 12; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/
H A D4.cc35 const size_t size = 12; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/operations/
H A Dfile_size.cc33 size_t size = fs::file_size(".", ec); local
55 size_t size = fs::file_size(p, ec); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/profile/
H A Dreplace_new.cc26 void* operator new(std::size_t size) throw(std::bad_alloc) argument
34 void* operator new (std::size_t size, const std::nothrow_t&) throw() argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55342.c7 void convert_image(unsigned char *in, unsigned char *out, int size) { argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A Dpr52731.c11 unsigned long int size = size32 * sizeof(unsigned int); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/atomic/
H A Dstdatomic-generic.c19 int size = sizeof (test_struct); variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr61094.C13 long size() { return (long)_width * _height * _depth * _spectrum; } function in struct:A
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Datomic-generic.c24 int size = sizeof (test_struct); variable
/haiku-buildtools/gcc/libatomic/testsuite/libatomic.c/
H A Datomic-generic.c23 int size = sizeof (test_struct); variable
/haiku-buildtools/gcc/libbacktrace/
H A Dsort.c46 swap (char *a, char *b, size_t size) argument
61 backtrace_qsort (void *basearg, size_t count, size_t size, argument
[all...]
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dcilk_malloc.c54 void *__cilkrts_malloc(size_t size) argument
66 void *__cilkrts_realloc(void *ptr, size_t size) argument

Completed in 772 milliseconds

1234567891011>>