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

  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 135 int newstart = Math.max(0, startPos - offset); local
138 if (newstart == start && newend == end) {
142 start = newstart;
  /external/llvm/lib/Support/
regcomp.c 1452 sop *newstart = 0; \/* newstart was initialized in the OCHAR case *\/ local
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 1416 sop *newstart = NULL; \/* newstart was initialized in the OCHAR case *\/ local
    [all...]
  /bionic/libc/upstream-netbsd/libc/regex/
regcomp.c 1831 sop *newstart = NULL; local
    [all...]

Completed in 171 milliseconds