Home
last modified time | relevance | path

Searched refs:mind (Results 1 – 25 of 134) sorted by relevance

123456

/NextBSD/gnu/usr.bin/grep/
HDkwset.c80 int mind; /* Minimum depth of an accepting node. */ member
116 kwset->mind = INT_MAX; in kwsalloc()
273 if (trie->depth < kwset->mind) in kwsincr()
274 kwset->mind = trie->depth; in kwsincr()
391 if (kwset->mind < 256) in kwsprep()
393 delta[i] = kwset->mind; in kwsprep()
403 kwset->target = obstack_alloc(&kwset->obstack, kwset->mind); in kwsprep()
404 for (i = kwset->mind - 1, curr = kwset->trie; i >= 0; --i) in kwsprep()
410 for (i = 0; i < kwset->mind; ++i) in kwsprep()
411 delta[(unsigned char) kwset->target[i]] = kwset->mind - (i + 1); in kwsprep()
[all …]
/NextBSD/contrib/smbfs/
HDFREEBSD-upgrade3 The smbfs distribution was written with FreeBSD in mind, so the only
/NextBSD/usr.bin/fortune/
HDREADME32 splendiferous Florian Slappey; the moronic frame of mind which, if carried
37 ... let us keep in mind the basic governing philosophy of The
/NextBSD/release/picobsd/tinyware/msg/
HDREADME9 recently added to the kernel sources, so if you don't mind patching your
/NextBSD/cddl/contrib/dtracetoolkit/Notes/
HDReadme12 range from caveats to bear in mind when interpreting tool output, to
HDALLflow_notes.txt41 goals in mind - including minimising the enabled performance overhead. To do
/NextBSD/crypto/openssl/crypto/krb5/
HDMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/txt_db/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/pqueue/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/stack/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/md4/
HDMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/md2/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/contrib/atf/
HDFREEBSD-upgrade46 Test the build (keeping in mind the WITH_TESTS/WITHOUT_TESTS knobs) and,
/NextBSD/crypto/openssl/crypto/whrlpool/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/lhash/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/jpake/
HDMakefile20 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/ripemd/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/idea/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/rc2/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/rc5/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/bf/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/md5/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/mdc2/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/buffer/
HDMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/NextBSD/crypto/openssl/crypto/cast/
HDMakefile42 $(RANLIB) $(LIB) || echo Never mind.

123456