Home
last modified time | relevance | path

Searched refs:ttype (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/
HDsol2-c.c88 enum cpp_ttype ttype; in solaris_pragma_align() local
107 ttype = pragma_lex (&t); in solaris_pragma_align()
108 if (ttype != CPP_NAME) in solaris_pragma_align()
124 ttype = pragma_lex (&t); in solaris_pragma_align()
125 if (ttype == CPP_COMMA) in solaris_pragma_align()
127 ttype = pragma_lex (&t); in solaris_pragma_align()
128 if (ttype != CPP_NAME) in solaris_pragma_align()
134 else if (ttype == CPP_CLOSE_PAREN) in solaris_pragma_align()
154 enum cpp_ttype ttype; in solaris_pragma_init() local
162 ttype = pragma_lex (&t); in solaris_pragma_init()
[all …]
/freebsd-11-stable/usr.bin/tset/
HDterm.c64 const char *ttype; in get_termcap_entry() local
67 ttype = userarg; in get_termcap_entry()
72 if ((ttype = getenv("TERM"))) in get_termcap_entry()
82 ttype = t->ty_type; in get_termcap_entry()
88 ttype = "unknown"; in get_termcap_entry()
90 map: ttype = mapped(ttype); in get_termcap_entry()
104 if (ttype[0] == '?') { in get_termcap_entry()
105 if (ttype[1] != '\0') in get_termcap_entry()
106 ttype = askuser(ttype + 1); in get_termcap_entry()
108 ttype = askuser(NULL); in get_termcap_entry()
[all …]
HDtset.c79 const char *ttype; in main() local
159 ttype = get_termcap_entry(*argv, &tcapbuf); in main()
187 (void)printf("%s\n", ttype); in main()
190 (void)fprintf(stderr, "Terminal type is %s.\n", ttype); in main()
203 (void)printf("%s ", ttype); in main()
215 printf("set noglob;\nsetenv TERM %s;\n", ttype); in main()
223 printf("TERM=%s;\n", ttype); in main()
/freebsd-11-stable/tools/regression/sockets/unix_cmsg/
HDMakefile25 .for ttype in bintime timeval timespec_real timespec_mono
26 AUTOSRCS+= t_${ttype}.h t_${ttype}.c
28 t_${ttype}.o: t_${ttype}.c t_${ttype}.h
30 t_${ttype}.c: t_xxxtime.c.in
31 sed ${REXP_${ttype}} < ${.ALLSRC} > ${.TARGET}
33 t_${ttype}.h: t_xxxtime.h.in
34 sed ${REXP_${ttype}} < ${.ALLSRC} > ${.TARGET}
/freebsd-11-stable/contrib/ncurses/progs/
HDtset.c573 const char *ttype; in get_termcap_entry() local
582 ttype = userarg; in get_termcap_entry()
587 if ((ttype = getenv("TERM")) != 0) in get_termcap_entry()
599 ttype = t->ty_type; in get_termcap_entry()
618 ttype = strdup(t); in get_termcap_entry()
629 ttype = "unknown"; in get_termcap_entry()
631 map:ttype = mapped(ttype); in get_termcap_entry()
658 if (ttype[0] == '?') { in get_termcap_entry()
659 if (ttype[1] != '\0') in get_termcap_entry()
660 ttype = askuser(ttype + 1); in get_termcap_entry()
[all …]
/freebsd-11-stable/contrib/nvi/cl/
HDcl_main.c59 char **p_av, **t_av, *ttype; in main() local
94 if ((ttype = getenv("TERM")) == NULL) in main()
95 ttype = "ansi"; in main()
96 term_init(gp->progname, ttype); in main()
100 OG_STR(gp, GO_TERM) = strdup(ttype)) == NULL) in main()
236 term_init(char *name, char *ttype) in term_init() argument
241 setupterm(ttype, STDOUT_FILENO, &err); in term_init()
249 "%s: %s: unknown terminal type\n", name, ttype); in term_init()
HDcl_screen.c189 char *o_cols, *o_lines, *o_term, *ttype; in cl_vi_init() local
208 ttype = O_STR(sp, O_TERM); in cl_vi_init()
228 cl_putenv("TERM", ttype, 0); in cl_vi_init()
245 if (newterm(ttype, stdout, stdin) == NULL) { in cl_vi_init()
247 msgq(sp, M_SYSERR, "%s", ttype); in cl_vi_init()
249 msgq(sp, M_ERR, "%s: unknown terminal type", ttype); in cl_vi_init()
/freebsd-11-stable/contrib/gdb/gdb/
HDjv-lang.c601 struct type *ttype = check_typedef (TYPE_TARGET_TYPE (type)); in is_object_type() local
603 if (TYPE_CODE (ttype) != TYPE_CODE_STRUCT) in is_object_type()
605 while (TYPE_N_BASECLASSES (ttype) > 0) in is_object_type()
606 ttype = TYPE_BASECLASS (ttype, 0); in is_object_type()
607 name = TYPE_TAG_NAME (ttype); in is_object_type()
610 name = TYPE_NFIELDS (ttype) > 0 ? TYPE_FIELD_NAME (ttype, 0) : (char *) 0; in is_object_type()
HDparser-defs.h71 struct ttype struct
HDremote-vx.c396 ptrace_in.info.ttype = NOINFO; in net_read_registers()
444 ptrace_in.info.ttype = DATA; in net_write_registers()
500 ptrace_in.info.ttype = DATA; in vx_xfer_memory()
/freebsd-11-stable/lib/libc/resolv/
HDres_send.c235 int n, ttype, tclass; in res_nameinquery() local
243 ttype = ns_get16(cp); cp += INT16SZ; in res_nameinquery()
245 if (ttype == type && tclass == class && in res_nameinquery()
286 int n, ttype, tclass; in res_queriesmatch() local
294 ttype = ns_get16(cp); cp += INT16SZ; in res_queriesmatch()
296 if (!res_nameinquery(tname, ttype, tclass, buf2, eom2)) in res_queriesmatch()
/freebsd-11-stable/contrib/lua/src/
HDldump.c104 DumpByte(ttype(o), D); in DumpConstants()
105 switch (ttype(o)) { in DumpConstants()
HDluac.c257 switch (ttype(o)) in PrintConstant()
280 printf("? type=%d",ttype(o)); in PrintConstant()
HDlobject.h133 #define ttype(o) (rttype(o) & 0x3F) macro
188 #define righttt(obj) (ttype(obj) == gcvalue(obj)->tt)
HDltable.c118 switch (ttype(key)) { in mainposition()
590 switch (ttype(key)) { in luaH_get()
HDlapi.c394 switch (ttype(o)) { in lua_rawlen()
431 switch (ttype(o)) { in lua_topointer()
1199 switch (ttype(fi)) { in aux_upvalue()
1270 switch (ttype(fi)) { in lua_upvalueid()
HDlvm.c409 if (ttype(t1) != ttype(t2)) { /* not the same variant? */ in luaV_equalobj()
418 switch (ttype(t1)) { in luaV_equalobj()
519 switch (ttype(rb)) { in luaV_objlen()
/freebsd-11-stable/sbin/ipfw/
HDtables.c354 table_parse_type(uint8_t ttype, char *p, uint8_t *tflags) in table_parse_type() argument
360 switch(ttype) { in table_parse_type()
797 char ttype[64], tvtype[64]; in table_show_info() local
799 table_print_type(ttype, sizeof(ttype), i->type, i->tflags); in table_show_info()
804 printf(" kindex: %d, type: %s, locked\n", i->kidx, ttype); in table_show_info()
806 printf(" kindex: %d, type: %s\n", i->kidx, ttype); in table_show_info()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
HDltable.c98 switch (ttype(key)) { in mainposition()
482 switch (ttype(key)) { in luaH_get()
HDlobject.h123 #define ttype(o) (rttype(o) & 0x3F) macro
176 #define righttt(obj) (ttype(obj) == gcvalue(obj)->gch.tt)
HDlapi.c444 switch (ttype(o)) { in lua_topointer()
1189 switch (ttype(fi)) { in aux_upvalue()
1258 switch (ttype(fi)) { in lua_upvalueid()
/freebsd-11-stable/contrib/gcc/
HDtarget.h118 bool (* ttype) (rtx); member
HDtree.c3372 build_type_attribute_qual_variant (tree ttype, tree attribute, int quals) in build_type_attribute_qual_variant() argument
3374 if (! attribute_list_equal (TYPE_ATTRIBUTES (ttype), attribute)) in build_type_attribute_qual_variant()
3378 enum tree_code code = TREE_CODE (ttype); in build_type_attribute_qual_variant()
3380 ntype = copy_node (ttype); in build_type_attribute_qual_variant()
3423 ttype = build_qualified_type (ntype, quals); in build_type_attribute_qual_variant()
3426 return ttype; in build_type_attribute_qual_variant()
3436 build_type_attribute_variant (tree ttype, tree attribute) in build_type_attribute_variant() argument
3438 return build_type_attribute_qual_variant (ttype, attribute, in build_type_attribute_variant()
3439 TYPE_QUALS (ttype)); in build_type_attribute_variant()
/freebsd-11-stable/sys/contrib/octeon-sdk/
HDcvmx-usb.c1999 cvmx_usb_transfer_t ttype; in __cvmx_usb_schedule() local
2085 for (ttype=CVMX_USB_TRANSFER_CONTROL; ttype<=CVMX_USB_TRANSFER_INTERRUPT; ttype++) in __cvmx_usb_schedule()
2087 pipe = usb->active_pipes[ttype].head; in __cvmx_usb_schedule()
/freebsd-11-stable/contrib/sqlite3/tea/generic/
HDtclsqlite3.c3338 int ttype; in DbObjCmd() local
3343 0, &ttype)!=TCL_OK ){ in DbObjCmd()
3356 switch( (enum TTYPE_enum)ttype ){ in DbObjCmd()
3415 int ttype; in DbObjCmd() local
3417 0, &ttype) ){ in DbObjCmd()
3420 switch( (enum TTYPE_enum)ttype ){ in DbObjCmd()

123