HomeSort by relevance Sort by last modified time
    Searched full:strl (Results 1 - 9 of 9) sorted by null

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-87231.js 77 var strL = 'zxcasd;fl\\\ ^';
81 string = strL + 'AAA' + strR;
87 string = strL + 'AA' + strR;
93 string = strL + 'A' + strR;
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
mistream.cpp 92 const size_type strl = distance (ipos(), zp); local
93 str.resize (strl);
95 m_Pos += strl + 1;
  /external/openssl/crypto/bio/
bss_log.c 180 int strl; member in struct:__anon3915
215 while(strncmp(buf, mapping[i].str, mapping[i].strl) != 0) i++;
217 pp = buf + mapping[i].strl;
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_parser_utils.cpp 45 || aChkType == STRL
pv_avifile_header.cpp 150 else if (STRL == chunkType)
  /external/opencore/fileformats/avi/parser/include/
pv_avifile_typedefs.h 95 const uint32 STRL MAKE_FOURCC('s', 't', 'r', 'l');
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 462 || strl ( applicationData.grammars [0].grammar, &applicationData, audio_in_handle, &recognition_count )
  /external/icu4c/test/intltest/
dtfmttst.cpp 3161 UnicodeString strf, strl, strm, strs; local
    [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]

Completed in 49 milliseconds