Searched defs:get (Results 76 - 100 of 188) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2746.C69 Link *IListBase::get() function in class:IListBase
88 T *get() { return (T *)IListBase::get(); } function in class:IList
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dauto_ptr.C29 X* get() const throw() { return px; } function in struct:auto_ptr
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb99.C58 T* get( void ) const { return _ptr; } function in class:ref_ptr
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Ddictionary.cpp130 int dictionary_iterator::get(symbol *sp, void **vp) function in class:dictionary_iterator
/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dfsort.c91 get_func_t get; local
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dkbd_zs.c328 int get, c, s; local
[all...]
H A Dkbdsun.c356 int get; local
H A Dms_zs.c252 int get, c, s; local
[all...]
H A Dms.c225 int mb, ub, d, get, put, any; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dauto_ptr.C29 X* get() const throw() { return px; } function in struct:auto_ptr
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dunique_ptr.h167 get() const function in class:unique_ptr
298 get() const function in class:unique_ptr
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dms_pckbport.c198 int mb, ub, d, get, put, any; local
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dms.c127 int get, put; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_istream.h324 get(char_type* __s, streamsize __n) function in class:std::basic_istream
357 get(__streambuf_type& __sb) function in class:std::basic_istream
[all...]
H A Dstd_memory.h300 get() const throw() { return _M_ptr; } function in class:std::auto_ptr
/netbsd-6-1-5-RELEASE/usr.bin/hexdump/
H A Ddisplay.c233 get(void) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/hkpd/
H A Dhkpd.c80 htmlify(char *buf, size_t size, const int code, const int get, const char *title, const char *out, const char *body) argument
98 response(int sock, const int code, const char *search, const int get, char *buf, int cc, const char *out) argument
210 regex_t get; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_rtcp.c126 static int get ( io_channel chan, char *buffer, int maxlen, int *length ) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_task.c167 static int get ( io_channel chan, char *buffer, int maxlen, int *length ) function
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dio.cpp117 impl::file_handle::get(void) function in class:impl::file_handle
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dio.cpp117 impl::file_handle::get(void) function in class:impl::file_handle
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c451 bfd_size_type get; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dbasic_test.cc282 get() const function in class:t20a
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-tuple.C178 static RJ get(tuple<Head, Values...>& t) function in class:get_impl
181 static PJ get(const tuple<Head, Values...>& t) function in class:get_impl
192 static RJ get(tuple<Head, Values...>& t) { return t.head(); } function in class:get_impl
193 static PJ get(const tuple<Head, Values...>& t) { return t.head(); } function in class:get_impl
200 get(tuple<Values...>& t) function
209 get(const tuple<Values...>& t) function
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr35164-1.C46 T* get () const { return ptr; } function in struct:B

Completed in 240 milliseconds

12345678