Searched defs:size (Results 476 - 500 of 1816) sorted by relevance

<<11121314151617181920>>

/haiku-buildtools/gcc/gmp/tests/
H A Dmemory.c47 size_t size; member in struct:header
74 tests_allocate (size_t size) argument
202 tests_free(void *ptr, size_t size) argument
[all...]
/haiku-buildtools/gcc/gmp/tests/mpf/
H A Dt-sqrt.c34 mp_size_t size; local
H A Dt-sub.c34 mp_size_t size; local
116 int exp, size; member in struct:__anon1884::__anon1885
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-aors_1.c57 verify(const char *name, int i, mp_srcptr src, mp_limb_t n, mp_limb_t got_c, mp_limb_t want_c, mp_srcptr got, mp_srcptr want, mp_size_t size) argument
86 mp_size_t size; member in struct:__anon1886
175 mp_size_t size; member in struct:__anon1887
[all...]
/haiku-buildtools/gcc/gmp/tests/mpz/
H A Dconvert.c70 mp_size_t size; local
H A Dt-io_raw.c66 mp_size_t size; local
146 mp_size_t size; local
[all...]
/haiku-buildtools/gcc/gmp/tune/
H A Dspeed-ext.c78 mean_calls (mp_ptr wp, mp_srcptr xp, mp_srcptr yp, mp_size_t size) argument
96 mean_open (mp_ptr wp, mp_srcptr xp, mp_srcptr yp, mp_size_t size) argument
137 mean_open2(mp_ptr wp, mp_srcptr xp, mp_srcptr yp, mp_size_t size) argument
[all...]
/haiku-buildtools/gcc/zlib/examples/
H A Dfitblk.c130 unsigned size; /* requested fixed output block size */ local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-sh64-com.c67 bfd_size_type size local
82 bfd_size_type size local
/haiku-buildtools/legacy/binutils/gas/
H A Dinput-file.c213 int size; local
231 register int size; local
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dpj-dis.c151 int size = ASIZE (op->arg[a]); local
H A Dw65-dis.c82 int size = 1; local
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dimplic.c110 ffeimplic_establish_initial(char c, ffeinfoBasictype basic_type, ffeinfoKindtype kind_type, ffetargetCharacterSize size) argument
H A Dsts.c87 ffests_new(ffests s, mallocPool pool, ffestsLength size) argument
/haiku-buildtools/legacy/gcc/libio/
H A Dbuiltinbuf.cc64 streamsize builtinbuf::sys_read(char* buf, streamsize size) argument
70 streamsize builtinbuf::sys_write(const char* buf, streamsize size) argument
H A Dstdiostream.cc69 streamsize stdiobuf::sys_read(char* buf, streamsize size) argument
H A Dstream.cc55 static char* itoa(unsigned long i, int size, int neg, int base) argument
H A Dstrstream.cc34 static void* default_alloc(_IO_size_t size) argument
90 void strstreambuf::init_static(char *ptr, int size, char *pstart) argument
95 void strstreambuf::init_readonly (const char *ptr, int size) argument
H A Dstrstream.h55 strstreambuf(char *ptr, int size, char *pstart = NULL) argument
57 strstreambuf(unsigned char *ptr, int size, unsigned char *pstart = NULL) argument
59 strstreambuf(const char *ptr, int size) argument
61 strstreambuf(const unsigned char *ptr, int size) argument
63 strstreambuf(signed char *ptr, int size, signed char *pstart = NULL) argument
65 strstreambuf(const signed char *ptr, int size) argument
[all...]
/haiku-buildtools/legacy/gcc/libobjc/
H A Dhash.c43 hash_new (unsigned int size, hash_func_type hash_func, argument
[all...]
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dhash.h86 unsigned int size; /* Number of buckets allocated for the hash table member in struct:cache
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dgslice.h73 gslice::size () const function in class:gslice
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Ddefalloc.h42 inline T* allocate(ptrdiff_t size, T*) { argument
H A Dstl_stack.h58 size_type size() const { return _M_c.size(); } function in class:stack
/haiku-buildtools/cloog/osl/source/
H A Dvector.c157 osl_vector_p osl_vector_pmalloc(int precision, int size) { argument
186 osl_vector_malloc(int size) argument
[all...]

Completed in 288 milliseconds

<<11121314151617181920>>