HomeSort by relevance Sort by last modified time
    Searched refs:ESR_BOOL (Results 76 - 94 of 94) sorted by null

1 2 34

  /external/srec/portable/src/UNIX/
PANSIFileSystemUNIXImpl.c 40 ESR_BOOL isAbsolute;
  /external/srec/shared/src/
IntArrayListImpl.c 130 ESR_ReturnCode IntArrayList_Contains(IntArrayList* self, const int element, ESR_BOOL* exists)
Int8ArrayListImpl.c 131 ESR_ReturnCode Int8ArrayList_Contains(Int8ArrayList* self, const asr_int8_t element, ESR_BOOL* exists)
  /external/srec/srec/clib/
swicms.c 74 static ESR_BOOL SWICMS_DEBUG = ESR_FALSE;
109 ESR_BOOL exists;
143 ESR_BOOL exists, sessionExists;
270 ESR_BOOL do_skip_even_frames = ESR_TRUE;
  /external/srec/srec/include/
srec_context.h 128 ESR_BOOL addWordCaching_lastslot_needs_post_silence;
  /external/srec/srec/Semproc/src/
ExpressionParser.c 106 ESR_BOOL verbose = ESR_FALSE;
107 ESR_BOOL sessionExists = ESR_FALSE;
SemanticGraphImpl.c 104 ESR_BOOL isLittleEndian;
846 ESR_ReturnCode find_in_union_of_scripts(const LCHAR* union_script, const LCHAR* script, ESR_BOOL* isFound)
1021 ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR* _slot, const LCHAR* word, const LCHAR* script, const ESR_BOOL newWordAddedToFST)
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 112 ESR_BOOL exists;
    [all...]
RecognizerResultImpl.c 157 ESR_BOOL noMatch = ESR_TRUE;
  /external/srec/portable/src/
pmemory.c 41 static ESR_BOOL isLogEnabled = ESR_TRUE;
127 ESR_BOOL isInit;
377 ESR_ReturnCode PMemSetLogEnabled(ESR_BOOL value)
583 ESR_BOOL isInit;
752 ESR_BOOL bMalloc = ESR_FALSE;
ArrayListImpl.c 171 ESR_BOOL* exists)
LCHAR.c 117 ESR_ReturnCode lstrtob(const LCHAR* text, ESR_BOOL* result)
phashtable.c 231 ESR_ReturnCode PHashTableContainsKey(PHashTable *table, const void *key, ESR_BOOL* exists)
  /external/srec/tools/dictTest/
dictTest.c 127 ESR_BOOL bSession = ESR_FALSE;
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 220 ESR_BOOL exists = ESR_FALSE;
592 ESR_BOOL isPatternLoaded = ESR_FALSE;
  /external/srec/srec/Nametag/src/
NametagsImpl.c 281 ESR_BOOL exists;
364 ESR_ReturnCode SR_NametagsContainsImpl(SR_Nametags* self, const LCHAR* id, ESR_BOOL* result)
  /external/srec/srec/EventLog/src/
EventLogImpl.c 119 CHKLOG(rc, SR_EventLogTokenBool(eventLog, name, *((ESR_BOOL*) newValue)));
434 ESR_ReturnCode SR_EventLog_TokenBool(SR_EventLog* self, const LCHAR* token, ESR_BOOL value)
743 ESR_BOOL bValue;
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 39 ESR_BOOL exists;
  /external/srec/srec/crec/
srec_context.c     [all...]

Completed in 1117 milliseconds

1 2 34