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

  /external/srec/portable/include/
LCHAR.h 42 PORTABLE_API ESR_ReturnCode lstrtrim(LCHAR* text);
  /external/srec/portable/src/
PFileSystem.c 57 lstrtrim(path);
98 CHKLOG(rc, lstrtrim(value));
338 lstrtrim(absolutePath);
369 lstrtrim(absolutePath);
421 lstrtrim(absolutePath);
456 lstrtrim(clone);
546 lstrtrim(temp);
LCHAR.c 26 ESR_ReturnCode lstrtrim(LCHAR* text) function
PANSIFileSystemImpl.c 142 lstrtrim(value);
  /external/srec/tools/dictTest/
dictTest.c 304 lstrtrim(phrase);
330 lstrtrim(phrase);
  /external/srec/portable/src/UNIX/
PANSIFileSystemUNIXImpl.c 43 CHKLOG(rc, lstrtrim(path));
  /external/srec/tools/parseStringTest/
parseStringTest.c 132 lstrtrim(trans);
223 lstrtrim(trans);
380 lstrtrim(trans);
  /external/srec/shared/src/
SessionTypeImpl.c 898 lstrtrim(line);
932 lstrtrim(key);
939 lstrtrim(value);
    [all...]
  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 344 rc = lstrtrim(modelFilename);
  /external/srec/srec/Nametag/src/
NametagsImpl.c 135 lstrtrim(line);
  /external/srec/tools/test_g2g/
test_g2g.c 449 lstrtrim(trans);
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 201 lstrtrim(meaning);
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 199 lstrtrim(meaning);
    [all...]

Completed in 192 milliseconds