HomeSort by relevance Sort by last modified time
    Searched defs:rm_so (Results 1 - 25 of 27) sorted by null

1 2

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-boost.c 201 rm[i].rm_so = -1;
210 int rm_so, rm_eo; local
212 rm_so = 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);
  /bionic/libc/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon40
  /development/ndk/platforms/android-8/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon1283
  /external/llvm/lib/Support/
regex_impl.h 44 llvm_regoff_t rm_so; /* start of match */ member in struct:__anon11595
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 60 regoff_t rm_so; /* start of match */ member in struct:__anon22167
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon32090
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon32520
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon32926
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon33886
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon33901
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon34630
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon35077
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon37530
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon37875
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon38268
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon38715
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon39303
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon39749
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon40197
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon41634
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon42028
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon42474
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon42922
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 549 regoff_t rm_so; /* Byte offset from string's start to substring's start. */
545 regoff_t rm_so; \/* Byte offset from string's start to substring's start. *\/ member in struct:__anon22176
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 440 regoff_t rm_so; /* Byte offset from string's start to substring's start. */
436 regoff_t rm_so; \/* Byte offset from string's start to substring's start. *\/ member in struct:__anon26772

Completed in 637 milliseconds

1 2