OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:booldata
(Results
1 - 8
of
8
) sorted by null
/external/srec/srec/include/
pre_desc.h
178
booldata
is_setup_for_noise;
179
booldata
do_whole_enc; /* to enable ENC */
180
booldata
do_sub_enc; /* to enable ENC */
181
booldata
enc_count;
182
booldata
ambient_valid; /* ambient estimates valid */
218
booldata
do_imelda; /* Alignment based accumulation */
mutualob.h
42
booldata
is_setup;
43
booldata
is_attached;
frontpar.h
33
booldata
is_loaded;
hmm_type.h
33
typedef ESR_BOOL
booldata
; /* general boolean data */
typedef
sample.h
187
booldata
initialised;
196
booldata
do_stats;
simapi.h
98
booldata
is_resultBlocked;
99
booldata
is_configured;
101
booldata
is_running;
113
booldata
is_loaded;
137
booldata
has_groups;
138
booldata
has_rules;
169
booldata
is_loaded;
172
booldata
has_cache;
173
booldata
true_accumulates;
174
booldata
recog_terminated
[
all
...]
frontapi.h
57
booldata
is_configured;
58
booldata
is_configuredForAgc;
59
booldata
is_configuredForVoicing;
60
booldata
is_attached;
69
booldata
is_configured;
70
booldata
is_filter_loaded;
[
all
...]
/external/srec/srec/Vocabulary/src/
VocabularyImpl.c
219
if(impl->vocabulary->is_loaded == False /*(
booldata
)*/ ) {
Completed in 635 milliseconds