| /netbsd/src/lib/libterminfo/ |
| D | Makefile | 12 SRCS= term.c ti.c setupterm.c curterm.c tparm.c tputs.c 27 COPTS.tparm.c = -Wno-format-nonliteral 34 terminfo.3 tigetstr.3 terminfo.3 tparm.3 terminfo.3 tputs.3 \
|
| D | terminfo.expsym | 53 tparm
|
| D | tparm.c | 628 tparm(const char *str, in tparm() function
|
| D | term.h | 1961 char * tparm(const char *, long, long, long, long, long, 1993 # define tparm tiparm macro
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | tty-term.c | 787 s = tparm((char *)x, a, 0, 0, 0, 0, 0, 0, 0, 0); in tty_term_string_i() 806 s = tparm((char *)x, a, b, 0, 0, 0, 0, 0, 0, 0); in tty_term_string_ii() 826 s = tparm((char *)x, a, b, c, 0, 0, 0, 0, 0, 0); in tty_term_string_iii() 845 s = tparm((char *)x, (long)a, 0, 0, 0, 0, 0, 0, 0, 0); in tty_term_string_s() 865 s = tparm((char *)x, (long)a, (long)b, 0, 0, 0, 0, 0, 0, 0); in tty_term_string_ss()
|
| D | CHANGES | 133 * Use ncurses' new tparm_s function (added in 6.4-20230424) instead of tparm so 135 know. Also ignore errors from tparm if using previous ncurses versions.
|
| /netbsd/src/usr.bin/tput/ |
| D | tput.c | 183 putp(tparm(str, p(1), p(2), p(3), p(4), p(5), p(6), p(7), p(8), p(9))); in process()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | pt.cc | 8232 tree tparm = TREE_VALUE (TREE_VEC_ELT (tparms, i)); in template_template_parm_bindings_ok_p() local 8235 if (TREE_CODE (tparm) == TEMPLATE_DECL && targ) in template_template_parm_bindings_ok_p() 8272 (DECL_TEMPLATE_PARMS (tparm), in template_template_parm_bindings_ok_p() 8275 tparm, in template_template_parm_bindings_ok_p() 14322 tree tparm = build_this_parm (r, closure, type_memfn_quals (type)); in tsubst_function_decl() local 14323 DECL_NAME (tparm) = closure_identifier; in tsubst_function_decl() 14324 DECL_CHAIN (tparm) = parms; in tsubst_function_decl() 14325 parms = tparm; in tsubst_function_decl() 23016 tree tparm = TREE_VEC_ELT (tparms, i); in type_unification_real() local 23026 if (targ || tparm == error_mark_node) in type_unification_real() [all …]
|
| D | parser.cc | 4571 tree tparm = TREE_VALUE (parmtypes); in lookup_literal_operator() local 4573 bool ptr = TYPE_PTR_P (tparm); in lookup_literal_operator() 4575 if ((ptr || arr || !same_type_p (tparm, targ)) in lookup_literal_operator() 4577 || !same_type_p (TREE_TYPE (tparm), in lookup_literal_operator()
|
| D | ChangeLog-2019 | 4358 PR c++/89966 - error with non-type auto tparm.
|
| D | ChangeLog-1998 | 6032 decl for a non-type parameter, rather than printing `<tparm ...>'.
|
| /netbsd/src/usr.sbin/tprof/ |
| D | tprof_top.c | 135 putp(tparm(p, win.ws_row - 1, 0, 0, 0, 0, 0, 0, 0, 0)); in reset_cursor_pos()
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 4167 tparm
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2012 | 3252 * include/ext/new_allocator.h: Doxygen markup for tparm.
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11171 ./usr/share/man/cat3/tparm.0 comp-c-catman .cat 19682 ./usr/share/man/html3/tparm.html comp-c-htmlman html 28257 ./usr/share/man/man3/tparm.3 comp-c-man .man
|
| /netbsd/src/share/terminfo/ |
| D | terminfo | 25450 # around the limitation. In a few cases, screen also uses tparm, which
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 12730 285061f8bf48bec65094d1e65f728b9a gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
|