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

1 2 3

  /bionic/libc/include/
regex.h 45 /* POSIX says regoff_t is at least as large as the larger of ptrdiff_t and
47 typedef ssize_t regoff_t; typedef
57 regoff_t rm_so; /* start of match */
58 regoff_t rm_eo; /* end of match */
  /development/ndk/platforms/android-21/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/current/platforms/android-12/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/current/platforms/android-12/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/current/platforms/android-12/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/current/platforms/android-13/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/current/platforms/android-13/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/current/platforms/android-13/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/current/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/current/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/current/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/current/platforms/android-15/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/current/platforms/android-15/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/current/platforms/android-15/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/current/platforms/android-16/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/current/platforms/android-16/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/current/platforms/android-16/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/current/platforms/android-17/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/current/platforms/android-17/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/current/platforms/android-17/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/current/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 */
  /prebuilts/ndk/current/platforms/android-18/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/current/platforms/android-18/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 */

Completed in 541 milliseconds

1 2 3