HomeSort by relevance Sort by last modified time
    Searched refs:LSTRSTR (Results 1 - 10 of 10) sorted by null

  /external/srec/portable/include/
ptypes.h 277 #define LSTRSTR strstr
423 #define LSTRSTR wcsstr
  /external/srec/portable/src/UNIX/
PANSIFileSystemUNIXImpl.c 56 if (LSTRSTR(path, value)==path)
  /external/srec/portable/src/
plog.c 355 index = LSTRSTR(index, L(" at\n"));
PFileSystem.c 286 if (LSTRSTR(path, key) == path)
pmemory.c 152 index = LSTRSTR(index, L(" at\n"));
536 index = LSTRSTR(index, L(" at "));
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 385 if (LSTRSTR(tok, "addWords"))
410 if (LSTRSTR(filename, L(".g2g")))
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c 588 if (LSTRSTR(basename, L(".g2g")))
    [all...]
  /external/srec/srec/EventLog/src/
EventLogImpl.c 647 p = LSTRSTR(impl->waveformFilename, L(".log"));
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /external/srec/srec/crec/
srec_context.c     [all...]

Completed in 1097 milliseconds