Home
last modified time | relevance | path

Searched refs:T (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/original-bsd/sys/sparc/sparc/
H A Dtrap.c96 T, T, T, T, T, T, T, T, /* 20..27 */
97 T, T, T, T, T, T, T, T, /* 28..2f */
101 T, T, T, T, T, T, T, T, /* 38..3f */
103 T, T, T, T, T, T, T, /* 41..47 */
104 T, T, T, T, T, T, T, T, /* 48..4f */
105 T, T, T, T, T, T, T, T, /* 50..57 */
106 T, T, T, T, T, T, T, T, /* 58..5f */
107 T, T, T, T, T, T, T, T, /* 60..67 */
108 T, T, T, T, T, T, T, T, /* 68..6f */
109 T, T, T, T, T, T, T, T, /* 70..77 */
[all …]
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A DMakefile22 T = trobs macro
29 TOBS = $T/n1.o $T/n2.o $T/n3.o $T/n4.o $T/n5.o $T/t6.o $T/n7.o $T/n8.o \
30 $T/n9.o $T/t10.o $T/ni.o $T/nii.o $T/hytab.o $T/suftab.o
36 troff_p: $(T) $(TOBS)
44 $(T):
45 mkdir $(T)
77 $T/n1.o: n1.c tdef.h tw.h ext.h $T/ni.o
85 $T/t6.o: t6.c tdef.h tw.h dev.h $T/ni.o
92 $T/t10.o: t10.c tdef.h tw.h dev.h $T/ni.o
97 $T/hytab.o $N/hytab.o: hytab.c
[all …]
/original-bsd/local/ditroff/ditroff.van/
H A DMakefile26 T = trobs macro
33 TOBS = $T/n1.o $T/n2.o $T/n3.o $T/n4.o $T/n5.o $T/t6.o $T/n7.o $T/n8.o \
34 $T/n9.o $T/t10.o $T/ni.o $T/nii.o $T/hytab.o $T/suftab.o
40 troff_p: $(T) $(TOBS)
48 $(T):
49 mkdir $(T)
87 $T/n1.o: n1.c tdef.h tw.h ext.h $T/ni.o
95 $T/t6.o: t6.c tdef.h tw.h dev.h $T/ni.o
102 $T/t10.o: t10.c tdef.h tw.h dev.h $T/ni.o
107 $T/hytab.o $N/hytab.o: hytab.c
[all …]
/original-bsd/old/pcc/lint/
H A Dlint.sh5 L=/usr/libexec/lintpass T=/tmp/lint.$$
10 trap "rm -f $T; exit" 1 2 15
14 *.ln) cat $A >>$T ;;
15 -l*) cat $LL/llib$A.ln >>$T ;;
28 (cpp $O $A | ${L}1 $X >>$T)2>&1
32 unix) cat $LL/llib-lc.ln >>$T ;;
33 port) cat $LL/llib-port.ln >>$T ;;
34 "") cat /dev/null >>$T ;;
37 "") ${L}2 $T $X ;;
38 *) cp $T $C.ln ;;
[all …]
/original-bsd/contrib/bib/doc/USD.doc/
H A Dtestrefs2 %T Referemce File Formats
7 %T Tib: A TeX bibliographic preprocessor
13 %T A System for Typesetting Mathematics
22 %T The TeXbook
40 %T Tbl - A Program to Format Tables
52 %T Principles of Compiler Design
80 %T Protection in Operating Systems
145 %A T. A. Budd
146 %T An APL Complier
166 %I M.I.T.
[all …]
/original-bsd/usr.bin/spell/
H A Dspell.sh11 : V data for -v, B flags, D dictionary, S stop, H history, F files, T temp
14 S=/usr/share/dict/hstop H=/dev/null T=/tmp/spell.$$
18 trap "rm -f $T ${T}a ; exit" 0
23 V=${T}a ;;
41 /dev/null) eval $R $F | sort -u | /usr/libexec/spell $S $T |
43 sort -u +0f +0 - $T ;;
44 *) eval $R $F | sort -u | /usr/libexec/spell $S $T |
46 sort -u +0f +0 - $T | tee -a $H
/original-bsd/etc/
H A Drc.local7 T=/tmp/_motd
8 rm -f $T
9 sysctl -n kern.version | sed 1q > $T
10 echo "" >> $T
11 sed '1,/^$/d' < /etc/motd >> $T
12 cp $T /etc/motd
14 rm -f $T
/original-bsd/old/refer/papers/
H A DRv7man3 %T An online editor
39 %A T. A. Dolotta
47 %A T. A. Dolotta
73 %T Computer Recreations
118 %T An Overview of SL5
156 %I M.I.T. Press
160 %T UNIX for Beginners
194 %T PWB/UNIX Shell Tutorial
205 %I M.I.T. Press
210 %T LR Parsing
[all …]
H A DRbstjissue1 %T U\s-2NIX\s0 Time-Sharing System: Preface
2 %A T. H. Crowley
10 %T U\s-2NIX\s0 Time-Sharing System: Foreword
21 %T The U\s-2NIX\s0 Time-Sharing System
31 %T U\s-2NIX\s0 Time-Sharing System: U\s-2NIX\s0 Implementation
40 %T U\s-2NIX\s0 Time-Sharing System: A Retrospective
50 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
59 %T U\s-2NIX\s0 Time-Sharing System: The C Programming Language
111 %T U\s-2NIX\s0 Time-Sharing System: Document Preparation
144 %A T. A. Dolotta
[all …]
/original-bsd/sys/deprecated/kdb/
H A Dkdb_print.c153 #define T ((struct tty *)kdbadrval) in kdbprinttrace() macro
154 kdbprintf("%x %x %d %d %d %d %d\n", T->t_dev, in kdbprinttrace()
155 T->t_state, T->t_rawq.c_cc, in kdbprinttrace()
156 T->t_canq.c_cc, T->t_outq.c_cc, in kdbprinttrace()
157 T->t_lowat, T->t_hiwat); in kdbprinttrace()
159 kdbprintf(" %x %x %x %x %x \n", &T->t_rawq, in kdbprinttrace()
160 &T->t_canq, &T->t_outq, &T->t_outq.c_cf, in kdbprinttrace()
161 &T->t_rawq.c_cf); in kdbprinttrace()
162 #undef T in kdbprinttrace()
/original-bsd/usr.bin/last/
H A Dlast.c136 TTY *T; /* tty list entry */ in wtmp() local
161 for (T = ttylist; T; T = T->next) in wtmp()
162 T->logout = -bp->ut_time; in wtmp()
198 for (T = ttylist;; T = T->next) { in wtmp()
199 if (!T) { in wtmp()
201 T = addtty(bp->ut_line); in wtmp()
214 if (!T->logout) in wtmp()
217 if (T->logout < 0) { in wtmp()
218 T->logout = -T->logout; in wtmp()
223 ctime(&T->logout)+11); in wtmp()
[all …]
/original-bsd/contrib/dungeon/
H A Ddso5.F11 SUBROUTINE GTTIME(T) argument
17 T=((H*60)+M)-((SHOUR*60)+SMIN)
18 IF(T.LT.0) T=T+1440
19 T=T+PLTIME
/original-bsd/contrib/bib/macs/
H A Dbib.spe258 .if !"\\*([T"" \\*([T,
67 .if !"\\*([T"" `\\*([T',
83 .if !"\\*([T"" \\fI\\*([T\\fP,
100 .if !"\\*([T"" `\\*([T',
114 `\\*([T',
127 .if !"\\*([T"" `\\*([T',
141 .rm [R [T
H A Dbib.spe70 .if !"\\*([T"" \\*([T\c
82 .if !"\\*([T"" `\\*([T',
98 .if !"\\*([T"" \\fI\\*([T\\fP,
115 .if !"\\*([T"" `\\*([T',
134 `\\*([T',
150 .if !"\\*([T"" `\\*([T',
164 .rm [R [T
/original-bsd/old/dbx/tests/pc/
H A Dincltest.out4 var p : includes.T;
5 included.T includes.T
6 type T = record
H A Dincltest.in4 whereis T
5 whatis includes.T
/original-bsd/share/doc/papers/memfs/
H A Dref.bib4 %T Bug Fixes and Changes in 4.3BSD
12 %T Changes to the Kernel in 4.3BSD
23 %T The Design and Implementation of the 4.3BSD UNIX Operating System
29 %T Disk Storage Technology
37 %T Bibliography on file and I/O system optimizations and related topics
46 %T A Fast /tmp File System by Async Mount Option
/original-bsd/usr.bin/learn/USD.doc/
H A DRefs4 %T The Economics of a Large Scale Computer Based Educational System: Plato IV
17 %T COALA - A Minicomputer CAI System
24 %T On Using Computers to Individualize Instruction
33 %T Why We Need Teaching Machines
41 %T A Tutorial Introduction to the UNIX text editor
/original-bsd/old/lisp/doctor/
H A Ddoctor.l441 (YOU AREN/'T SURE)
602 (DEFPROP MOTHER T FAMILY)
606 (DEFPROP MOM T FAMILY)
610 (DEFPROP MOMMY T FAMILY)
614 (DEFPROP DAD T FAMILY)
616 (DEFPROP FATHER T FAMILY)
620 (DEFPROP DADDY T FAMILY)
622 (DEFPROP SISTER T FAMILY)
624 (DEFPROP BROTHER T FAMILY)
626 (DEFPROP WIFE T FAMILY)
[all …]
/original-bsd/old/refer/refer/
H A DTEST.out14 .ds [T The C Programming Language
22 .nr [T 0
36 .ds [T U\s-2NIX\s0 Programmer's Man\&ual
44 .nr [T 0
61 .ds [T Principles of Compiler Design
65 .nr [T 0
75 .ds [T U\s-2NIX\s0 Programmer's Man\&ual
82 .nr [T 0
/original-bsd/old/lisp/fp/fp.vax/
H A DprimFp.l92 ((eq 'T (car x)) 'T)
107 (cond ((or (and (eq p 'T) (eq q 'T))
110 (t 'T))))
131 (cond ((lessp (car x) (cadr x)) 'T)
138 (cond ((not (greaterp (car x) (cadr x))) 'T)
166 (cond ((not (equal (car x) (cadr x))) 'T)
188 ; check if a variable is boolean, 'T' or 'F'
191 (memq x '(T F)))
224 (cond ((atom x) 'T)
229 (cond ((null x) 'T)
/original-bsd/admin/copyright/includes/
H A Dproprietary.c1 * This module is believed to contain source code proprietary to AT&T.
3 * Agreement and your Software Agreement with AT&T (Western Electric).
H A Dproprietary.semicolon1 ; This module is believed to contain source code proprietary to AT&T.
3 ; Agreement and your Software Agreement with AT&T (Western Electric).
H A Dproprietary.tex1 % This module is believed to contain source code proprietary to AT&T.
3 % Agreement and your Software Agreement with AT&T (Western Electric).
H A Dproprietary.gas1 | This module is believed to contain source code proprietary to AT&T.
3 | Agreement and your Software Agreement with AT&T (Western Electric).

12345678910>>...12