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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 286 mend = moff + mlen
289 if mend < buflen and tend < buflen:
290 msg = buf[moff:mend]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 286 mend = moff + mlen
289 if mend < buflen and tend < buflen:
290 msg = buf[moff:mend]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 1228 int32_t mend = maxLimit; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 1225 int32_t mend = maxLimit; local
    [all...]

Completed in 794 milliseconds