OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_order
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/nbperf/
graph2.h
78
uint32_t *
output_order
;
local in function:SIZED
/src/lib/libc/cdb/
cdbw.c
387
uint32_t *
output_order
;
member in struct:state
416
state->
output_order
[--state->output_index] = e;
477
e = state->edges + state->
output_order
[i];
498
e = state->edges + state->
output_order
[i];
639
NALLOC(state.
output_order
, state.keys);
643
state.vertices == NULL || state.
output_order
== NULL) {
664
free(state.
output_order
);
Completed in 12 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025