OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_SUCCESS
(Results
51 - 74
of
74
) sorted by null
1
2
3
/external/srec/srec/Vocabulary/src/
Vocabulary.c
39
if (rc !=
ESR_SUCCESS
)
47
return
ESR_SUCCESS
;
60
return
ESR_SUCCESS
;
208
return
ESR_SUCCESS
;
216
if (rc !=
ESR_SUCCESS
) return rc;
223
return
ESR_SUCCESS
;
232
if (rc !=
ESR_SUCCESS
) return rc;
237
return
ESR_SUCCESS
;
/external/srec/portable/src/
pmemory.c
131
if (rc ==
ESR_SUCCESS
&& isInit)
138
if (rc ==
ESR_SUCCESS
)
143
if (rc !=
ESR_SUCCESS
)
159
else if (rc !=
ESR_SUCCESS
)
168
return
ESR_SUCCESS
;
225
return
ESR_SUCCESS
;
235
return
ESR_SUCCESS
;
255
if (init_status ==
ESR_SUCCESS
)
266
if (memory_pool_creation_status ==
ESR_SUCCESS
)
324
return
ESR_SUCCESS
;
[
all
...]
PANSIFileImpl.c
69
return
ESR_SUCCESS
;
82
return
ESR_SUCCESS
;
101
return
ESR_SUCCESS
; \
108
return
ESR_SUCCESS
; \
429
if (rc !=
ESR_SUCCESS
)
435
if (rc !=
ESR_SUCCESS
)
442
if (rc !=
ESR_SUCCESS
)
PANSIFileSystemImpl.c
51
return
ESR_SUCCESS
;
65
return
ESR_SUCCESS
;
96
return
ESR_SUCCESS
;
172
return
ESR_SUCCESS
;
205
return
ESR_SUCCESS
;
265
return
ESR_SUCCESS
;
360
return
ESR_SUCCESS
;
pmemory_ext.c
222
if (createMutex(&memextMutex) ==
ESR_SUCCESS
)
pmalloc.c
173
memory_pool_creation_status =
ESR_SUCCESS
;
/external/srec/srec/EventLog/src/
EventLogImpl.c
145
return
ESR_SUCCESS
;
175
if (rc ==
ESR_SUCCESS
&& any_existing_eventlog)
179
return
ESR_SUCCESS
;
220
else if (rc !=
ESR_SUCCESS
)
246
if (rc !=
ESR_SUCCESS
&& rc != ESR_IDENTIFIER_COLLISION)
261
if (rc !=
ESR_SUCCESS
)
283
return
ESR_SUCCESS
;
305
return
ESR_SUCCESS
;
343
return
ESR_SUCCESS
;
386
return
ESR_SUCCESS
;
[
all
...]
/external/srec/shared/src/
ESR_Session.c
51
return
ESR_SUCCESS
;
265
return
ESR_SUCCESS
;
273
return
ESR_SUCCESS
;
287
return
ESR_SUCCESS
;
291
return
ESR_SUCCESS
;
ESR_Locale.c
59
return
ESR_SUCCESS
;
CircularBuffer.c
46
return
ESR_SUCCESS
;
/external/srec/portable/include/
pmemory.h
72
#define PMemInit()
ESR_SUCCESS
73
#define PMemShutdown()
ESR_SUCCESS
77
#define PMemLogFree(p) (free(p),
ESR_SUCCESS
)
287
* @return
ESR_SUCCESS
297
* @return
ESR_SUCCESS
/external/srec/srec/Nametag/src/
NametagsImpl.c
66
return
ESR_SUCCESS
;
183
return
ESR_SUCCESS
;
269
return
ESR_SUCCESS
;
300
return
ESR_SUCCESS
;
315
return
ESR_SUCCESS
;
327
return
ESR_SUCCESS
;
342
return
ESR_SUCCESS
;
359
return
ESR_SUCCESS
;
371
return
ESR_SUCCESS
;
407
return
ESR_SUCCESS
;
[
all
...]
/external/srec/tools/grxmlcompile/
grxmlcompile.cpp
159
ESR_ReturnCode status =
ESR_SUCCESS
;
261
if ( status !=
ESR_SUCCESS
) {
295
if(status !=
ESR_SUCCESS
) {
377
return
ESR_SUCCESS
;
392
return
ESR_SUCCESS
;
412
return
ESR_SUCCESS
;
436
return
ESR_SUCCESS
;
447
ESR_ReturnCode rc =
ESR_SUCCESS
;
568
return
ESR_SUCCESS
;
593
if (rc !=
ESR_SUCCESS
) {
[
all
...]
vocab.cpp
42
if (rc !=
ESR_SUCCESS
)
91
if (rc !=
ESR_SUCCESS
)
/external/srec/portable/src/UNIX/
PFileSystemUNIXImpl.c
85
return
ESR_SUCCESS
;
139
return
ESR_SUCCESS
;
/external/srec/tools/test_g2g/
test_g2g.c
211
if(rc !=
ESR_SUCCESS
) {
310
rc =
ESR_SUCCESS
;
411
return
ESR_SUCCESS
;
424
if(rc ==
ESR_SUCCESS
)
429
if ((rc = result->getValue(result,keys[i],value,&len)) ==
ESR_SUCCESS
)
452
if(rc !=
ESR_SUCCESS
)
469
if(rc !=
ESR_SUCCESS
)
472
return
ESR_SUCCESS
;
/external/srec/srec/cfront/
ca_cms.c
192
return
ESR_SUCCESS
;
200
return
ESR_SUCCESS
;
/external/srec/srec/crec/
srec_context.c
470
if (rc ==
ESR_SUCCESS
)
517
if (rc ==
ESR_SUCCESS
)
566
clean_status =
ESR_SUCCESS
;
573
while ( ( entry != NULL ) && ( clean_status ==
ESR_SUCCESS
) )
577
if ( clean_status ==
ESR_SUCCESS
)
582
if ( clean_status ==
ESR_SUCCESS
)
595
populate_status =
ESR_SUCCESS
;
600
while ( ( wdID < num_words ) && ( populate_status ==
ESR_SUCCESS
) )
604
if ( populate_status ==
ESR_SUCCESS
)
654
if ( reset_status ==
ESR_SUCCESS
)
[
all
...]
srec_results.c
250
return
ESR_SUCCESS
;
280
return
ESR_SUCCESS
;
word_lattice.c
225
return
ESR_SUCCESS
;
439
return
ESR_SUCCESS
;
/external/srec/srec/ca/
cnfd_scr.c
111
if (
ESR_SUCCESS
!= ESR_SessionGetLCHAR(name, (LCHAR*) value, &len)) {
/external/srec/tools/make_cfst/
make_cfst.cpp
78
ASSERT( rc ==
ESR_SUCCESS
);
/external/srec/seti/sltsEngine/src/
run_seq_lts.c
145
ESR_ReturnCode rc =
ESR_SUCCESS
;
157
if(rc !=
ESR_SUCCESS
) {
944
if (rc !=
ESR_SUCCESS
)
[
all
...]
/external/srec/srec_jni/
android_speech_srec_Recognizer.cpp
68
if (esr_status !=
ESR_SUCCESS
) {
Completed in 256 milliseconds
1
2
3