OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vertices
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/nbperf/
graph2.h
49
* and the
vertices
of the edge don't have to be copied.
71
uint32_t
vertices
[GRAPH_SIZE];
local in function:SIZED
/src/lib/libc/cdb/
cdbw.c
360
* and the
vertices
of the edge don't have to be copied.
371
uint32_t
vertices
[3];
member in struct:edge
384
struct vertex *
vertices
;
member in struct:state
402
v = &state->
vertices
[e_->
vertices
[i]];
411
struct vertex *v_ = &state->
vertices
[v];
433
memset(state->
vertices
, 0, sizeof(*state->
vertices
) * state->entries);
446
e->
vertices
[j] = fast_remainder32(hashes[j],
451
if (e->
vertices
[0] == e->vertices[1]
[
all
...]
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025