HomeSort by relevance Sort by last modified time
    Searched refs:rm_eo (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex9.c 63 if (rm[0].rm_so != 0 || rm[0].rm_eo != 10
64 || rm[1].rm_so != 8 || rm[1].rm_eo != 8)
67 rm[0].rm_so, rm[0].rm_eo, rm[1].rm_so, rm[1].rm_eo);
tst-pcre.c 180 rm[0].rm_eo = -1;
197 if (rm[0].rm_so != -1 || rm[0].rm_eo != -1)
200 linenum, pattern, string, rm[0].rm_so, rm[0].rm_eo);
219 if (rm[num].rm_so == -1 || rm[num].rm_eo == -1)
225 rm[num].rm_so, rm[num].rm_eo);
231 if (rm[num].rm_eo < rm[num].rm_so
232 || rm[num].rm_eo - rm[num].rm_so != len - (p + 2 - line)
234 rm[num].rm_eo - rm[num].rm_so) != 0)
238 rm[num].rm_so, rm[num].rm_eo);
bug-regex11.c 129 || rm[n].rm_eo != tests[i].rm[n].rm_eo)
131 if (tests[i].rm[n].rm_so == -1 && tests[i].rm[n].rm_eo == -1)
134 tests[i].pattern, i, n, rm[n].rm_so, rm[n].rm_eo);
tst-boost.c 202 rm[i].rm_eo = -1;
210 int rm_so, rm_eo; local
217 rm_eo = strtol (p, &q, 10);
222 if (rm[i].rm_so != rm_so || rm[i].rm_eo != rm_eo)
225 i, rm[i].rm_so, rm[i].rm_eo, rm_so, rm_eo);
runptests.c 107 && match[0].rm_eo == 0 && tests[cnt].end == 0)
110 && match[0].rm_eo == tests[cnt].end)
115 match[0].rm_so, match[0].rm_eo);
runtests.c 98 regs[x].rm_so = regs[x].rm_eo = -1;
112 regs[x].rm_eo,
113 regs[x].rm_eo - regs[x].rm_so,
  /cts/suite/audio_quality/lib/src/audio/
AudioHardware.cpp 56 pmatch[0].rm_so, pmatch[0].rm_eo,
57 pmatch[1].rm_so, pmatch[1].rm_eo,
58 pmatch[2].rm_so, pmatch[2].rm_eo);
67 pmatch[1].rm_eo - pmatch[1].rm_so);
70 pmatch[2].rm_eo - pmatch[2].rm_so);
  /external/lldb/source/Core/
RegularExpression.cpp 167 if (m_matches[idx].rm_eo == m_matches[idx].rm_so)
173 else if (m_matches[idx].rm_eo > m_matches[idx].rm_so)
176 m_matches[idx].rm_eo - m_matches[idx].rm_so);
188 if (m_matches[idx].rm_eo == m_matches[idx].rm_so)
194 else if (m_matches[idx].rm_eo > m_matches[idx].rm_so)
196 match_str = llvm::StringRef (s + m_matches[idx].rm_so, m_matches[idx].rm_eo - m_matches[idx].rm_so);
208 if (m_matches[idx1].rm_so == m_matches[idx2].rm_eo)
214 else if (m_matches[idx1].rm_so < m_matches[idx2].rm_eo)
216 match_str = llvm::StringRef (s + m_matches[idx1].rm_so, m_matches[idx2].rm_eo - m_matches[idx1].rm_so);
  /bionic/libc/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon174
  /development/ndk/platforms/android-8/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon1631
  /development/ndk/platforms/android-L/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon2525
  /external/llvm/lib/Support/
regex_impl.h 45 llvm_regoff_t rm_eo; /* end of match */ member in struct:__anon9621
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 61 regoff_t rm_eo; /* end of match */ member in struct:__anon23040
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon32815
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon33245
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon33651
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon34611
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon34626
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon35355
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon35802
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon38255
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon38600
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon38993
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon39440
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 57 regoff_t rm_eo; /* end of match */ member in struct:__anon40028

Completed in 238 milliseconds

1 2 3 4