Home
last modified time | relevance | path

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

1234567

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dpackage.d721 void put(E)(scope const E) pure @safe @nogc nothrow {} in put() function
1542 void put(dchar c) in sformat() function
1553 void put(scope const(char)[] s) in sformat() function
1561 void put(scope const(wchar)[] s) in sformat() function
1566 void put(scope const(dchar)[] s) in sformat() function
/netbsd-src/external/gpl3/gcc.old/dist/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()
94 unsigned char* put) throw () in strstreambuf()
320 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
/netbsd-src/external/gpl3/gcc/dist/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()
94 unsigned char* put) throw () in strstreambuf()
320 strstreambuf::_M_setup(char* get, char* put, streamsize n) throw () in _M_setup()
/netbsd-src/usr.bin/sort/
H A Dappend.c75 append(RECHEADER **keylist, int nelem, FILE *fp, put_func_t put) in append()
H A Dmsort.c153 merge_sort(FILE *outfp, put_func_t put, struct field *ftbl) in merge_sort()
196 merge_sort_fstack(FILE *outfp, put_func_t put, struct field *ftbl) in merge_sort_fstack()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dprimitives.d353 void put(R, E)(ref R r, E e) in put() function
483 void put(int) {} in put() function
571 void put(dchar c){} in put() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dprimitives.d375 void put(R, E)(ref R r, E e) in put() function
577 void put(int) {} in put() function
711 void put(dchar c){} in put() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/
H A Dscopebuffer.d157 void put(T c) in put() function
179 void put(CT[] s) in put() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dscopebuffer.d158 void put(T c) in put() function
180 void put(CT[] s) in put() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dclb069.h10 __u32 put; member
/netbsd-src/sys/dev/microcode/tools/
H A Dbin2blob.c59 put(uint32_t val) in put() function
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
192 z_size_t put = len; local
365 z_size_t len, put; local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
192 z_size_t put = len; local
365 z_size_t len, put; local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
192 z_size_t put = len; local
365 z_size_t len, put; local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DFilterExp.h45 put (DataView *dview, long eventId) in put() function
H A DMetricList.h121 put (long i, Metric *m) in put() function
H A DIndexMap2D.h68 IndexMap2D<Key1_t, Key2_t, Value_t>::put (Key1_t key1, Key2_t key2, Value_t val) in put() function
H A DExpression.h44 put (DataView *d, long id) in put() function
51 put (Experiment *_exp) in put() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DFilterExp.h45 put (DataView *dview, long eventId) in put() function
H A DMetricList.h121 put (long i, Metric *m) in put() function
H A DIndexMap2D.h68 IndexMap2D<Key1_t, Key2_t, Value_t>::put (Key1_t key1, Key2_t key2, Value_t val) in put() function
H A DExpression.h44 put (DataView *d, long id) in put() function
51 put (Experiment *_exp) in put() function
/netbsd-src/games/battlestar/
H A Dcommand2.c113 put(void) in put() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dcore.h40 int (*put)(void *store, void *method, const OSSL_PROVIDER *prov, member
/netbsd-src/external/bsd/nvi/dist/common/
H A Dput.c41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function

1234567