Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dseq.c38 SEQ *lastqp, *qp; in seq_set()
66 CALLOC(sp, qp, 1, sizeof(SEQ)); in seq_set()
130 SEQ *qp, *pre_qp = NULL; in seq_delete()
160 seq_free(SEQ *qp) in seq_free()
177 SEQ *
178 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, in seq_find()
181 SEQ *lqp = NULL, *qp; in seq_find()
259 SEQ *qp; in seq_close()
278 SEQ *qp; in seq_dump()
322 SEQ *qp; in seq_save()
H A Dcommon.h41 typedef struct _seq SEQ; typedef
H A Dkey.c536 SEQ *qp; in v_event_get()
/freebsd/contrib/file/magic/Magdir/
H A Dapache23 0 string SEQ
H A Dbioinformatics173 # SAM Alignment SEQ
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
244 command = SEQ; in main()
313 case SEQ: in main()
/freebsd/lib/libc/db/test/
H A Ddbtest.c46 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
219 command = SEQ;
292 case SEQ:
/freebsd/contrib/nvi/cl/
H A Dcl_term.c87 SEQ *qp; in cl_term_init()
187 SEQ *qp, *nqp, *pre_qp = NULL; in cl_term_end()
/freebsd/usr.bin/vi/
H A Dextern.h426 int seq_free(SEQ *);
427 SEQ *seq_find
428 (SCR *, SEQ **, EVENT *, CHAR_T *, size_t, seq_t, int *);
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVPIntrinsics.def665 // Note we by default map from the VP intrinsic to the SEQ ISD opcode, which
666 // can then be relaxed to the non-SEQ ISD opcode if the 'reassoc' flag is set.
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg297 * Clear SEQ Interrupt
319 * SEQ New SCB Queue Offset
329 * SEQ Empty SCB Queue Offset
338 * SEQ Done SCB Queue Offset
2298 * SEQ Interrupts
2330 * SEQ Interrupt Enabled (Shared)
/freebsd/crypto/openssl/doc/man3/
H A DASN1_generate_nconf.pod113 =item B<SEQUENCE>, B<SEQ>, B<SET>
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog48 * check-gen.c: test SEQ OF SIZE (...)
58 * test.asn1: Test SIZE attribute for SEQ and OCTET STRING
70 * gen_decode.c: Check range on SEQ OF and OCTET STRING.
74 * parse.y: Parse size limitations to SEQ OF.
H A Dkrb5.asn1150 KRB5-PADATA-TD-REQ-SEQ(108), -- INTEGER
/freebsd/contrib/nvi/vi/
H A Dv_txt.c1443 SEQ *qp; in txt_abbrev()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td568 def SEQ : SetCC64_R<"seq", seteq>, SEQ_FM<0x2a>, ASE_CNMIPS;
H A DMipsScheduleGeneric.td723 POP, SEQ, SEQi, SNE, SNEi,