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 - 4
of
4
) sorted by relevancy
/src/usr.bin/nbperf/
graph2.h
78
uint32_t *
output_order
;
local in function:SIZED
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
);
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 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025