OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bigram
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/locate/
Makefile
4
SUBDIR=
bigram
code locate
/src/usr.bin/locate/bigram/
Makefile
6
PROG= locate.
bigram
locate.bigram.c
1
/* $NetBSD: locate.
bigram
.c,v 1.13 2016/09/05 00:40:29 sevan Exp $ */
43
static char sccsid[] = "@(#)locate.
bigram
.c 8.2 (Berkeley) 4/28/95";
45
__RCSID("$NetBSD: locate.
bigram
.c,v 1.13 2016/09/05 00:40:29 sevan Exp $");
49
*
bigram
< text > bigrams
66
struct
bigram
{
struct
71
struct
bigram
bigrams[256 * 256];
83
const struct
bigram
*it1=item1, *it2=item2;
98
struct
bigram
*bg;
101
/* initialize
bigram
array */
128
heapsort((void *)bigrams, 256 * 256, sizeof(struct
bigram
),
[
all
...]
/src/usr.bin/locate/locate/
updatedb.sh
212
BIGRAMS=$($LIBDIR/locate.
bigram
<"$FILELIST")
Completed in 34 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025