Home
last modified time | relevance | path

Searched refs:SIMPLE (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/less/
H A Dregexp.c154 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
428 if (op == '*' && (flags&SIMPLE))
437 } else if (op == '+' && (flags&SIMPLE))
486 *flagp |= HASWIDTH|SIMPLE;
520 *flagp |= HASWIDTH|SIMPLE;
547 *flagp |= HASWIDTH|SIMPLE;
562 *flagp |= SIMPLE;
/freebsd/contrib/ntp/html/hints/
H A Dparse33 - *SIMPLE* makefile to build a loadable STREAMS
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-quic-server-block.pod15 =head1 SIMPLE BLOCKING QUIC SERVER EXAMPLE
H A Dossl-guide-tls-server-block.pod15 =head1 SIMPLE BLOCKING TLS SERVER EXAMPLE
H A Dossl-guide-quic-server-non-block.pod15 =head1 SIMPLE NONBLOCKING QUIC SERVER EXAMPLE
H A Dossl-guide-quic-client-block.pod15 =head1 SIMPLE BLOCKING QUIC CLIENT EXAMPLE
H A Dossl-guide-tls-client-non-block.pod15 =head1 SIMPLE NONBLOCKING TLS CLIENT EXAMPLE
H A Dossl-guide-quic-multi-stream.pod158 =head1 SIMPLE MULTI-STREAM QUIC CLIENT EXAMPLE
H A Dossl-guide-quic-client-non-block.pod15 =head1 SIMPLE NONBLOCKING QUIC CLIENT EXAMPLE
H A Dossl-guide-tls-client-block.pod15 =head1 SIMPLE BLOCKING TLS CLIENT EXAMPLE
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c22241 #define SIMPLE 2 macro
22525 next = reginsert(preg, flags & SIMPLE ? REPMIN : REPXMIN, 5, ret); in regpiece()
22528 next = reginsert(preg, flags & SIMPLE ? REP: REPX, 5, ret); in regpiece()
22536 if (!(flags & SIMPLE)) { in regpiece()
22678 *flagp |= HASWIDTH|SIMPLE; in regatom()
22838 *flagp |= HASWIDTH|SIMPLE; in regatom()
22883 *flagp |= HASWIDTH|SIMPLE; in regatom()
22895 *flagp |= HASWIDTH|SIMPLE; in regatom()
22902 *flagp |= HASWIDTH|SIMPLE; in regatom()
22960 *flagp |= SIMPLE; in regatom()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq1875 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
H A Daic79xx.seq1106 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
/freebsd/contrib/file/magic/Magdir/
H A Dimages1454 0 string SIMPLE\ \ =
1470 # five keywords that are required in every FITS file: SIMPLE, BITPIX, NAXIS, NAXISn, and END. EXTEN…