/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/ |
H A D | package.d | 721 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 D | strstream.cc | 83 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 D | strstream.cc | 83 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 D | append.c | 75 append(RECHEADER **keylist, int nelem, FILE *fp, put_func_t put) in append()
|
H A D | msort.c | 153 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 D | primitives.d | 353 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 D | primitives.d | 375 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 D | scopebuffer.d | 157 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 D | scopebuffer.d | 158 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 D | clb069.h | 10 __u32 put; member
|
/netbsd-src/sys/dev/microcode/tools/ |
H A D | bin2blob.c | 59 put(uint32_t val) in put() function
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | gzwrite.c | 78 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 D | gzwrite.c | 78 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 D | gzwrite.c | 78 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 D | FilterExp.h | 45 put (DataView *dview, long eventId) in put() function
|
H A D | MetricList.h | 121 put (long i, Metric *m) in put() function
|
H A D | IndexMap2D.h | 68 IndexMap2D<Key1_t, Key2_t, Value_t>::put (Key1_t key1, Key2_t key2, Value_t val) in put() function
|
H A D | Expression.h | 44 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 D | FilterExp.h | 45 put (DataView *dview, long eventId) in put() function
|
H A D | MetricList.h | 121 put (long i, Metric *m) in put() function
|
H A D | IndexMap2D.h | 68 IndexMap2D<Key1_t, Key2_t, Value_t>::put (Key1_t key1, Key2_t key2, Value_t val) in put() function
|
H A D | Expression.h | 44 put (DataView *d, long id) in put() function 51 put (Experiment *_exp) in put() function
|
/netbsd-src/games/battlestar/ |
H A D | command2.c | 113 put(void) in put() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/ |
H A D | core.h | 40 int (*put)(void *store, void *method, const OSSL_PROVIDER *prov, member
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | put.c | 41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function
|