Searched defs:put (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Drandom_6.f905 integer, dimension(:), optional :: put local in subroutine:test1
12 integer, dimension(:) :: put local in subroutine:test2
H A Drandom_5.f9012 integer, dimension(:), optional :: put local in subroutine:test_random_seed
H A Drandom_4.f9015 integer, dimension(:), optional :: put local in subroutine:test_random_seed
H A Drandom_7.f9019 integer, dimension(:), optional :: put local in subroutine:test_random_seed
/haiku-buildtools/legacy/gcc/libio/
H A DSFile.cc71 SFile& SFile::put(void* x) function in class:SFile
H A Dindstream.cc33 indirectbuf::indirectbuf(streambuf *get, streambuf *put, int delete_mode) argument
H A Diostream.h58 ostream& put(char c) { _strbuf->sputc(c); return *this; } function in class:ostream
61 ostream& put(unsigned char c) { return put((char)c); } function in class:ostream
62 ostream& put(signed char c) { return put((char)c); } function in class:ostream
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpufftest.c90 int ret, put = 0, fail = 0; local
/haiku-buildtools/gcc/zlib/
H A Dgzwrite.c170 unsigned put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
[all...]
H A Dinflate.c610 unsigned char FAR *put; /* next output */ local
[all...]
H A Ddeflate.c470 int put; local
483 value >>= put; local
[all...]
/haiku-buildtools/binutils/zlib/contrib/puff/
H A Dpufftest.c90 int ret, put = 0, fail = 0; local
/haiku-buildtools/binutils/zlib/
H A Dgzwrite.c170 unsigned put = len; local
H A Dinfback.c259 unsigned char FAR *put; /* next output */ local
[all...]
H A Dinflate.c611 unsigned char FAR *put; /* next output */ local
[all...]
/haiku-buildtools/gcc/libvtv/
H A Dvtv_map.h102 put (const key_type *k, const value_type &v) function in class:insert_only_hash_map
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dpowser1.go116 func put(dat rat, out *dch) { func
[all...]
H A Dpowser2.go126 func put(dat item, out *dch){ func
[all...]
/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c226 unsigned char FAR *put; /* next output */ local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dhash-map.h205 bool put (const Key &k, const Value &v) function
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dstrstream.cc83 strstreambuf::strstreambuf(char* get, streamsize n, char* put) throw () argument
88 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) throw () argument
320 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () argument
93 strstreambuf(unsigned char* get, streamsize n, unsigned char* put) argument
[all...]
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c226 unsigned char FAR *put; /* next output */ local
[all...]
/haiku-buildtools/gcc/zlib/examples/
H A Dgzlog.c503 uint put; local
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dgzlog.c503 uint put; local
[all...]

Completed in 117 milliseconds

12