Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/nvi/common/
HDseq.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()
HDcommon.h42 typedef struct _seq SEQ; typedef
HDkey.c536 SEQ *qp; in v_event_get()
/freebsd-14-stable/contrib/file/magic/Magdir/
HDapache23 0 string SEQ
HDbioinformatics173 # SAM Alignment SEQ
HDc64250 # file type like: 0~Scratched 1~SEQunclosed 81h~SEQ 82h~PRG C2h~PRGlocked ...
253 >>>>0x41 ubyte =0x01 SEQ unclosed type
256 >>>>0x41 ubyte =0x81 SEQ type
/freebsd-14-stable/lib/libc/db/test/
HDdbtest.c55 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
228 command = SEQ;
301 case SEQ:
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/db/
HDh_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-14-stable/contrib/nvi/cl/
HDcl_term.c87 SEQ *qp; in cl_term_init()
187 SEQ *qp, *nqp, *pre_qp = NULL; in cl_term_end()
/freebsd-14-stable/usr.bin/vi/
HDextern.h426 int seq_free(SEQ *);
427 SEQ *seq_find
428 (SCR *, SEQ **, EVENT *, CHAR_T *, size_t, seq_t, int *);
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.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-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDVPIntrinsics.def718 // Note we by default map from the VP intrinsic to the SEQ ISD opcode, which
719 // can then be relaxed to the non-SEQ ISD opcode if the 'reassoc' flag is set.
/freebsd-14-stable/crypto/openssl/doc/man3/
HDASN1_generate_nconf.pod113 =item B<SEQUENCE>, B<SEQ>, B<SET>
/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDChangeLog48 * 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.
HDkrb5.asn1150 KRB5-PADATA-TD-REQ-SEQ(108), -- INTEGER
/freebsd-14-stable/contrib/nvi/vi/
HDv_txt.c1443 SEQ *qp; in txt_abbrev()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips64InstrInfo.td568 def SEQ : SetCC64_R<"seq", seteq>, SEQ_FM<0x2a>, ASE_CNMIPS;
HDMipsScheduleGeneric.td723 POP, SEQ, SEQi, SNE, SNEi,