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

  /external/chromium_org/media/base/simd/
filter_yuv_mmx.cc 45 __m64* end64 = reinterpret_cast<__m64*>( local
48 while (dest64 < end64) {
  /external/chromium_org/third_party/icu/source/i18n/unicode/
regex.h     [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rematch.cpp 548 int64_t RegexMatcher::end64(UErrorCode &err) const { function in class:RegexMatcher
549 return end64(0, err);
552 int64_t RegexMatcher::end64(int32_t group, UErrorCode &err) const { function in class:RegexMatcher
580 return (int32_t)end64(group, err);
    [all...]
  /external/icu4c/i18n/
rematch.cpp 554 int64_t RegexMatcher::end64(UErrorCode &err) const { function in class:RegexMatcher
555 return end64(0, err);
558 int64_t RegexMatcher::end64(int32_t group, UErrorCode &err) const { function in class:RegexMatcher
586 return (int32_t)end64(group, err);
    [all...]
  /external/icu4c/
APIChangeReport.html     [all...]
  /external/chromium_org/third_party/icu/
APIChangeReport.html     [all...]

Completed in 91 milliseconds