Searched refs:Sequence (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | mvcur.c | 62 struct Sequence *temp = s1; \ 69 struct Sequence { struct 81 add_seq(struct Sequence *seq1, struct Sequence *seq2) in add_seq() argument 101 add_op(struct Sequence *seq, int op, int p1, int p2) in add_op() 125 row(struct Sequence *outseq, int orow, int nrow) in row() 127 struct Sequence seqA, seqB; in row() 128 struct Sequence *best = &seqA; in row() 129 struct Sequence *try = &seqB; in row() 179 simp_col(struct Sequence *outseq, int oc, int nc) in simp_col() 183 struct Sequence seqA, seqB, *best, *try; in simp_col() [all …]
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | mvcur.c | 58 struct Sequence* temp = s1; \ 65 struct Sequence { struct 78 struct Sequence *seq1, *seq2; in add_seq() argument 99 struct Sequence *seq; in add_op() 125 struct Sequence *outseq; in row() 128 struct Sequence seqA, seqB; 129 struct Sequence* best = &seqA; 130 struct Sequence* try = &seqB; 181 struct Sequence *outseq; in simp_col() 186 struct Sequence seqA, seqB, *best, *try; [all …]
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | libelf.msg | 132 # SEQ seq Sequence error 134 @ ESEQ_EHDR "Sequence error: ehdr not created" 135 @ ESEQ_VER "Sequence error: version not set"
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-network-uucp.mf | 63 dir path=var/uucp/.Sequence group=uucp owner=uucp 149 link path=var/spool/uucp/.Sequence target=../../uucp/.Sequence
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | uudemon.cleanup | 117 SEQDIR=$VAR/.Sequence
|
H A D | Makefile | 86 DOTSEQ = .Sequence
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | hpet_acpi.c | 385 if (hpet_table->Sequence != HPET_TABLE_1 - 1) { in hpet_validate_table() 387 (long)hpet_table->Sequence); in hpet_validate_table()
|
/titanic_41/usr/src/uts/sparc/v9/ml/ |
H A D | float.s | 669 ! Sequence error or unknown ftt exception.
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | actbl2.h | 629 UINT8 Sequence; /* HPET sequence number */ member
|
/titanic_41/usr/src/cmd/refer/papers/ |
H A D | Rv7man | 366 %T The C Language Calling Sequence
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 16379 # 1. the first with Command Sequence Introducer starting with escape 16381 # 2. the second with Command Sequence Introducer starting with escape 18349 # Sequence Sequence Parameter or 18350 # Mnemonic Name Sequence Value Mode terminfo 18365 # CSI Control Sequence Intro \E [ - Intro - 18626 # X3.64 Control Sequence Introducer is the two characters "Escape ["
|
H A D | terminfo.src | 18403 # 1. the first with Command Sequence Introducer starting with escape 18405 # 2. the second with Command Sequence Introducer starting with escape 20565 # Sequence Sequence Parameter or 20566 # Mnemonic Name Sequence Value Mode terminfo 20581 # CSI Control Sequence Intro \E [ - Intro - 20842 # X3.64 Control Sequence Introducer is the two characters "Escape ["
|