Home
last modified time | relevance | path

Searched defs:get (Results 1 – 25 of 53) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dstrstream.cc83 strstreambuf::strstreambuf(char* get, streamsize n, char* put) throw () in strstreambuf()
88 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) throw () in strstreambuf()
93 strstreambuf::strstreambuf(unsigned char* get, streamsize n, in strstreambuf()
99 strstreambuf::strstreambuf(const char* get, streamsize n) throw () in strstreambuf()
104 strstreambuf::strstreambuf(const signed char* get, streamsize n) throw () in strstreambuf()
109 strstreambuf::strstreambuf(const unsigned char* get, streamsize n) throw () in strstreambuf()
320 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
H A Dparallel_settings.cc35 _Settings::get() throw() in get() function in __gnu_parallel::_Settings
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dstrstream.cc84 strstreambuf::strstreambuf(char* get, streamsize n, char* put) throw () in strstreambuf()
89 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) throw () in strstreambuf()
94 strstreambuf::strstreambuf(unsigned char* get, streamsize n, in strstreambuf()
100 strstreambuf::strstreambuf(const char* get, streamsize n) throw () in strstreambuf()
105 strstreambuf::strstreambuf(const signed char* get, streamsize n) throw () in strstreambuf()
110 strstreambuf::strstreambuf(const unsigned char* get, streamsize n) throw () in strstreambuf()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
H A Dparallel_settings.cc35 _Settings::get() throw() in get() function in __gnu_parallel::_Settings
/dragonfly/crypto/libressl/apps/openssl/
H A Dapps_posix.c137 app_timer_real(int get) in app_timer_real()
152 app_timer_user(int get) in app_timer_user()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Distream.tcc244 get(void) in get() function in std::basic_istream
280 get(char_type& __c) in get() function in std::basic_istream
317 get(char_type* __s, streamsize __n, char_type __delim) in get() function in std::basic_istream
364 get(__streambuf_type& __sb, char_type __delim) in get() function in std::basic_istream
H A Dallocated_ptr.h85 value_type* get() { return std::__to_address(_M_ptr); } in _GLIBCXX_VISIBILITY() function
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Distream.tcc238 get(void) in get() function in std::basic_istream
274 get(char_type& __c) in get() function in std::basic_istream
311 get(char_type* __s, streamsize __n, char_type __delim) in get() function in std::basic_istream
358 get(__streambuf_type& __sb, char_type __delim) in get() function in std::basic_istream
/dragonfly/libexec/makekey/
H A Dmakekey.c61 get(char *bp, int len) in get() function
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dext_password_i.h18 struct wpabuf * (*get)(void *ctx, const char *name); member
/dragonfly/test/stress/stress2/testcases/lockf/
H A Dlockf.c48 get(void) { in get() function
/dragonfly/stand/boot/pc32/libi386/
H A Di386_copy.c71 size_t resid, chunk, get; in i386_readin() local
/dragonfly/contrib/gmp/scanf/
H A Dsscanffuns.c81 get (const char **sp) in get() function
/dragonfly/libexec/rpc.sprayd/
H A Dsprayd.c132 static struct timeval clear, get; in spray_service() local
/dragonfly/contrib/cvs-1.12/src/
H A Dbuffer.c592 int get; in buf_read_file() local
656 int get, nread; in buf_read_file_to_eof() local
740 size_t get, nbytes; in buf_input_data() local
971 size_t get, nbytes; in buf_read_data() local
1411 size_t get, nread, count, tcount; in packetizing_buffer_input() local
/dragonfly/usr.bin/hexdump/
H A Ddisplay.c224 get(void) in get() function
/dragonfly/contrib/zlib-1.2/
H A Dgzread.c28 unsigned get, max = ((unsigned)-1 >> 2) + 1; local
/dragonfly/lib/libc/db/test/
H A Ddbtest.c346 get(DB *dbp, DBT *kp) in get() function
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfdio.c499 bfd_size_type get; in memory_bread() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dbfdio.c474 bfd_size_type get; in memory_bread() local
/dragonfly/contrib/gdb-7/bfd/
H A Dbfdio.c474 bfd_size_type get; in memory_bread() local
/dragonfly/usr.sbin/arp/
H A Darp.c369 get(char *host) in get() function
/dragonfly/include/
H A Ddb.h101 int (*get)(const struct __db *, const DBT *, DBT *, unsigned int); member
/dragonfly/usr.bin/tftp/
H A Dmain.c402 get(int argc, char **argv) in get() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dopts.h189 int (*get) (const void *var); member

123