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

1 2 3

  /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);
  /external/pcre/dist/
pcreposix.h 108 regoff_t rm_so; member in struct:__anon12192
  /bionic/libc/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon174
  /development/ndk/platforms/android-8/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon1631
  /development/ndk/platforms/android-L/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon2525
  /external/llvm/lib/Support/
regex_impl.h 44 llvm_regoff_t rm_so; /* start of match */ member in struct:__anon9621
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 60 regoff_t rm_so; /* start of match */ member in struct:__anon23040
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon32815
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon33245
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon33651
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon34611
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon34626
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon35355
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon35802
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon38255
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon38600
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon38993
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon39440
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon40028
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon40474
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon40922
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon42359
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon42753
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon43199
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 56 regoff_t rm_so; /* start of match */ member in struct:__anon43647

Completed in 716 milliseconds

1 2 3