| /netbsd-src/lib/libterminfo/ |
| H A 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 \
|
| H A D | tparm.c | 628 tparm(const char *str, in tparm() function
|
| H A D | term.h | 1961 char * tparm(const char *, long, long, long, long, long, 1993 # define tparm tiparm macro
|
| /netbsd-src/usr.bin/tput/ |
| H A 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/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | ProgressBar.py | 139 return curses.tparm(to_bytes(arg), index).decode('utf-8') or ''
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 8014 tree tparm = TREE_VALUE (TREE_VEC_ELT (tparms, i)); in template_template_parm_bindings_ok_p() local 8017 if (TREE_CODE (tparm) == TEMPLATE_DECL && targ) in template_template_parm_bindings_ok_p() 8054 (DECL_INNERMOST_TEMPLATE_PARMS (tparm), in template_template_parm_bindings_ok_p() 8057 tparm, in template_template_parm_bindings_ok_p() 13915 tree tparm = build_this_parm (r, closure, type_memfn_quals (type)); in tsubst_function_decl() local 13916 DECL_CHAIN (tparm) = parms; in tsubst_function_decl() 13917 parms = tparm; in tsubst_function_decl() 22145 tree tparm = TREE_VEC_ELT (tparms, i); in type_unification_real() local 22155 if (targ || tparm == error_mark_node) in type_unification_real() 22157 tparm = TREE_VALUE (tparm); in type_unification_real() [all …]
|
| H A D | parser.c | 4355 tree tparm = TREE_VALUE (parmtypes); in lookup_literal_operator() local 4357 bool ptr = TYPE_PTR_P (tparm); in lookup_literal_operator() 4359 if ((ptr || arr || !same_type_p (tparm, targ)) in lookup_literal_operator() 4361 || !same_type_p (TREE_TYPE (tparm), in lookup_literal_operator()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A 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 …]
|
| H A 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()
|
| H A D | ChangeLog-2019 | 4358 PR c++/89966 - error with non-type auto tparm.
|
| H A D | ChangeLog-1998 | 6032 decl for a non-type parameter, rather than printing `<tparm ...>'.
|
| /netbsd-src/usr.sbin/tprof/ |
| H A 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/ |
| H A D | nostem.txt | 4167 tparm
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2012 | 3252 * include/ext/new_allocator.h: Doxygen markup for tparm.
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 25450 # around the limitation. In a few cases, screen also uses tparm, which
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 11647 285061f8bf48bec65094d1e65f728b9a gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 12730 285061f8bf48bec65094d1e65f728b9a gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
|