Home
last modified time | relevance | path

Searched refs:tparm (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/lib/libterminfo/
H A DMakefile12 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 Dtparm.c628 tparm(const char *str, in tparm() function
H A Dterm.h1961 char * tparm(const char *, long, long, long, long, long,
1993 # define tparm tiparm macro
/netbsd-src/usr.bin/tput/
H A Dtput.c183 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 DProgressBar.py139 return curses.tparm(to_bytes(arg), index).decode('utf-8') or ''
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c8014 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 Dparser.c4355 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 Dpt.cc8232 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 Dparser.cc4571 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 DChangeLog-20194358 PR c++/89966 - error with non-type auto tparm.
H A DChangeLog-19986032 decl for a non-type parameter, rather than printing `<tparm ...>'.
/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c135 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 Dnostem.txt4167 tparm
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20123252 * include/ext/new_allocator.h: Doxygen markup for tparm.
/netbsd-src/share/terminfo/
H A Dterminfo25450 # around the limitation. In a few cases, screen also uses tparm, which
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS11647 285061f8bf48bec65094d1e65f728b9a gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS12730 285061f8bf48bec65094d1e65f728b9a gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C