OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrapup_cost
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/crec/
srec_eosd.c
87
costdata
wrapup_cost
= rec->context->
wrapup_cost
;
local
176
eos_cost_margin = xftoken->cost +
wrapup_cost
- eftoken->cost;
180
eos_cost_margin = oeftoken->cost +
wrapup_cost
- eftoken->cost;
184
eos_cost_margin = xftoken->cost +
wrapup_cost
- eftoken->cost;
188
eos_cost_margin = oeftoken->cost +
wrapup_cost
- eftoken->cost;
206
opteos_cost_margin = xftoken->cost +
wrapup_cost
- eftoken->cost;
252
the cost at endnode is the same or worse (even
wrapup_cost
adjustment) */
srec_context.c
3648
costdata
wrapup_cost
;
local
[
all
...]
/external/srec/srec/include/
srec_context.h
116
costdata
wrapup_cost
; /* cost of going from optend nodes to endnode */
member in struct:srec_context
Completed in 41 milliseconds