Searched refs:accepting (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c64 unsigned int accepting; /* Word index of accepted word, or zero. */ member in struct:trie
80 int mind; /* Minimum depth of an accepting node. */
109 kwset->trie->accepting = 0;
180 link->trie->accepting = 0;
266 /* Mark the node we finally reached as accepting, encoding the
268 if (!trie->accepting)
269 trie->accepting = 1 + 2 * kwset->words;
448 /* If the current node is accepting then the shift at the
451 if (curr->accepting && fail->maxshift > curr->depth - fail->depth)
638 if (trie->accepting)
[all...]
/netbsd-current/external/gpl2/grep/dist/src/
H A Dkwset.c64 unsigned int accepting; /* Word index of accepted word, or zero. */ member in struct:trie
80 int mind; /* Minimum depth of an accepting node. */
109 kwset->trie->accepting = 0;
180 link->trie->accepting = 0;
266 /* Mark the node we finally reached as accepting, encoding the
268 if (!trie->accepting)
269 trie->accepting = 1 + 2 * kwset->words;
448 /* If the current node is accepting then the shift at the
451 if (curr->accepting && fail->maxshift > curr->depth - fail->depth)
640 if (trie->accepting)
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dlistener.c103 struct accepting_socket **accepting; member in struct:evconnlistener_iocp
717 struct accepting_socket *as = lev_iocp->accepting[i];
739 struct accepting_socket *as = lev_iocp->accepting[i];
854 lev->accepting = mm_calloc(lev->n_accepting,
856 if (!lev->accepting) {
861 lev->accepting[i] = new_accepting_socket(lev, ss.ss_family);
862 if (!lev->accepting[i]) {
863 event_warnx("Couldn't create accepting socket");
866 if (cb && start_accepting(lev->accepting[i]) < 0) {
867 event_warnx("Couldn't start accepting o
[all...]
/netbsd-current/external/bsd/libevent/dist/
H A Dlistener.c105 struct accepting_socket **accepting; member in struct:evconnlistener_iocp
728 struct accepting_socket *as = lev_iocp->accepting[i];
750 struct accepting_socket *as = lev_iocp->accepting[i];
865 lev->accepting = mm_calloc(lev->n_accepting,
867 if (!lev->accepting) {
872 lev->accepting[i] = new_accepting_socket(lev, ss.ss_family);
873 if (!lev->accepting[i]) {
874 event_warnx("Couldn't create accepting socket");
877 if (cb && start_accepting(lev->accepting[i]) < 0) {
878 event_warnx("Couldn't start accepting o
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Dure.c178 ucs2_t accepting; member in struct:__anon88
248 ucs2_t accepting; member in struct:__anon92
1401 for (j = sp->accepting = syms = 0; j < b->stack.slist_used; j++) {
1418 sp->accepting = 1;
1609 if (ls->accepting != rs->accepting ||
1794 dsp->accepting = sp->accepting;
1906 if (sp->accepting) {
2087 if (stp->accepting
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dtcp.c90 REQUIRE(atomic_load(&sock->accepting));
104 atomic_store(&sock->accepting, false);
988 atomic_init(&csock->accepting, true);
1039 atomic_store(&csock->accepting, false);
1390 if (atomic_load(&sock->accepting)) {
H A Dtcpdns.c997 atomic_init(&csock->accepting, true);
1055 atomic_store(&csock->accepting, false);
1452 if (atomic_load(&sock->accepting)) {
H A Dtlsdns.c1621 atomic_init(&csock->accepting, true);
1698 atomic_store(&csock->accepting, false);
2201 if (atomic_load(&sock->accepting)) {
H A Dnetmgr.c1964 REQUIRE(atomic_load(&sock->accepting));
1978 atomic_store(&sock->accepting, false);
3970 atomic_load(&sock->accepting) ? " accepting" : "");
H A Dnetmgr-int.h1118 atomic_bool accepting; member in struct:isc_nmsocket
/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-op-assign.mk75 # accepting the test in case the parser just uses "VAR" as the variable name,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dtcp.c90 REQUIRE(sock->accepting);
104 sock->accepting = false;
992 csock->accepting = true;
1043 csock->accepting = false;
1394 if (sock->accepting) {
H A Dtcpdns.c976 csock->accepting = true;
1034 csock->accepting = false;
1430 if (sock->accepting) {
H A Dnetmgr.c1848 REQUIRE(sock->accepting);
1862 sock->accepting = false;
3375 sock->accepting ? " accepting" : "");
H A Dnetmgr-int.h840 bool accepting; member in struct:isc_nmsocket
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dsocket.d2630 // For use with accepting().
2826 protected Socket accepting() pure nothrow
2834 * unable to _accept. See $(D accepting) for use with derived classes.
2845 newSocket = accepting();
3540 protected pure nothrow @safe Socket accepting() { assert(0); }
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsocket.d2674 // For use with accepting().
2877 protected Socket accepting() pure nothrow
2885 * unable to _accept. See `accepting` for use with derived classes.
2896 newSocket = accepting();
3626 protected pure nothrow @safe Socket accepting()
/netbsd-current/external/bsd/nsd/dist/doc/
H A Ddifferences.tex789 BIND8 is more liberal in accepting broken EDNS0 records. NSD is not.
813 NSD is less liberal in accepting queries, it returns form error on queries with
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d2872 writer = A `char` accepting
2949 writer = A `char` accepting
3025 writer = A `char` accepting
7316 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
7400 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
7484 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
9047 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
9094 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
9160 writer = A `char` accepting $(REF_ALTTEXT output range, isOutputRange, std, range, primitives)
H A Dsystime.d8194 writer = A `char` accepting
8359 writer = A `char` accepting
8537 writer = A `char` accepting
8707 writer = A `char` accepting
H A Dinterval.d1544 w = A `char` accepting

Completed in 528 milliseconds