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

1 2

  /bionic/libc/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /development/ndk/platforms/android-8/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 50 typedef off_t regoff_t; typedef
60 regoff_t rm_so; /* start of match */
61 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
regex.h 46 typedef off_t regoff_t; typedef
56 regoff_t rm_so; /* start of match */
57 regoff_t rm_eo; /* end of match */

Completed in 286 milliseconds

1 2