OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_choice
(Results
1 - 4
of
4
) sorted by null
/external/srec/srec/ca/
cnfd_scr.c
140
int i, num_features,
current_choice
;
local
147
for(
current_choice
=0;
current_choice
<num_choices;
current_choice
++)
150
rc = CA_ConfScorerGetFeatures(recog, nbestlist, features, &num_features,
current_choice
, num_choices_left);
154
error_check = srec_nbest_put_confidence_value(nbestlist,
current_choice
, 0);
186
error_check = srec_nbest_put_confidence_value(nbestlist,
current_choice
, (int)final_value);
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py
417
current_choice
= 0
430
"'%s'>" % (
current_choice
, str(field.type)))
443
(
current_choice
, field_desc,
447
choice_to_compound_field_map[str(
current_choice
)] = (
449
current_choice
=
current_choice
+ 1
504
current_choice
= 0
515
(
current_choice
, field_desc, str(field.type)))
517
choice_to_compound_field_map[str(
current_choice
)] = (
519
current_choice
= current_choice +
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
explore.py
417
current_choice
= 0
430
"'%s'>" % (
current_choice
, str(field.type)))
443
(
current_choice
, field_desc,
447
choice_to_compound_field_map[str(
current_choice
)] = (
449
current_choice
=
current_choice
+ 1
504
current_choice
= 0
515
(
current_choice
, field_desc, str(field.type)))
517
choice_to_compound_field_map[str(
current_choice
)] = (
519
current_choice
= current_choice +
[
all
...]
/external/srec/srec/Recognizer/src/
RecognizerImpl.c
1973
int
current_choice
;
local
[
all
...]
Completed in 270 milliseconds