Home
last modified time | relevance | path

Searched defs:put (Results 1 – 25 of 54) sorted by relevance

123

/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dstrstream.cc86 strstreambuf::strstreambuf(char* get, streamsize n, char* put) in strstreambuf()
91 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) in strstreambuf()
97 unsigned char* put) in strstreambuf()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) in _M_setup()
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dstrstream.cc86 strstreambuf::strstreambuf(char* get, streamsize n, char* put) in strstreambuf()
91 strstreambuf::strstreambuf(signed char* get, streamsize n, signed char* put) in strstreambuf()
97 unsigned char* put) in strstreambuf()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) in _M_setup()
/openbsd-src/lib/libz/
H A Dgzwrite.c67 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local
174 z_size_t put = len; in gz_write() local
333 z_size_t len, put; in gzputs() local
H A Dinfback.c246 unsigned char FAR *put; /* next output */ in inflateBack() local
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/t/
H A DMod_EUCJP.pm21 sub put { print shift->{str}; } subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dgrammar.t31 sub put { subroutine
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h866 put(iter_type __s, ios_base& __f, char_type __fill, bool __v) const in put() function
870 put(iter_type __s, ios_base& __f, char_type __fill, long __v) const in put() function
874 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
880 put(iter_type __s, ios_base& __f, char_type __fill, long long __v) const in put() function
884 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
890 put(iter_type __s, ios_base& __f, char_type __fill, double __v) const in put() function
894 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
899 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
1727 put(iter_type __s, bool __intl, ios_base& __io, in put() function
1732 put(iter_type __s, bool __intl, ios_base& __io, in put() function
/openbsd-src/usr.bin/vi/common/
H A Dput.c33 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function
/openbsd-src/games/battlestar/
H A Dcommand2.c107 put(void) in put() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h2302 put(iter_type __s, ios_base& __f, char_type __fill, bool __v) const in put() function
2344 put(iter_type __s, ios_base& __f, char_type __fill, long __v) const in put() function
2348 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
2354 put(iter_type __s, ios_base& __f, char_type __fill, long long __v) const in put() function
2358 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
2407 put(iter_type __s, ios_base& __f, char_type __fill, double __v) const in put() function
2411 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
2432 put(iter_type __s, ios_base& __f, char_type __fill, in put() function
4235 put(iter_type __s, bool __intl, ios_base& __io, in put() function
4257 put(iter_type __s, bool __intl, ios_base& __io, in put() function
H A Dostream.tcc144 put(char_type __c) in put() function in basic_ostream
/openbsd-src/bin/stty/
H A Dprint.c87 #define put(n, f, d) \ in print() macro
/openbsd-src/games/adventure/
H A Dvocab.c81 put(int object, int where, int pval) in put() function
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinfback.c260 unsigned char FAR *put; /* next output */ inflateBack() local
[all...]
/openbsd-src/sys/lib/libz/
H A Dinfback.c246 unsigned char FAR *put; /* next output */ in inflateBack() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_wakeref.h33 int (*put)(struct intel_wakeref *wf); member
/openbsd-src/sys/dev/sun/
H A Dz8530ms.c271 int put, put_next; in zsms_rxint() local
/openbsd-src/usr.bin/mail/
H A Dnames.c557 put(struct name *list, struct name *node) in put() function
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h194 void put(CacheT *C, Callback Cb, Node *Ptr, uptr Size) { in put() function
/openbsd-src/games/tetris/
H A Dscreen.c126 put(int c) in put() function
/openbsd-src/regress/lib/libc/db/
H A Ddbtest.c398 put(dbp, kp, dp) in put() function
/openbsd-src/include/
H A Ddb.h103 int (*put)(const struct __db *, DBT *, const DBT *, unsigned int); member
/openbsd-src/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DFTP.pm770 sub put { shift->_store_cmd("stor", @_) } subroutine
/openbsd-src/sys/dev/ic/
H A Dwdc.c1945 int put = 0; in wdc_xfer_put() local
1969 int put = 0; in wdc_free_xfer() local
/openbsd-src/sys/dev/pci/
H A Dcz.c1542 u_int move, get, put, size, address; in cztty_transmit() local
1588 u_int get, put, size, address; cztty_receive() local
[all...]

123