Home
last modified time | relevance | path

Searched defs:lconv (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dlocale.h54 struct lconv struct
58 char *decimal_point; /* Decimal point character. */
59 char *thousands_sep; /* Thousands separator. */
65 char *grouping;
71 char *int_curr_symbol;
72 char *currency_symbol; /* Local currency symbol. */
73 char *mon_decimal_point; /* Decimal point character. */
74 char *mon_thousands_sep; /* Thousands separator. */
75 char *mon_grouping; /* Like `grouping' element (above). */
76 char *positive_sign; /* Sign for positive values. */
[all …]
/aosp_15_r20/external/llvm-libc/include/llvm-libc-types/
H A Dstruct_lconv.h12 struct lconv { struct
13 char *decimal_point;
14 char *thousands_sep;
15 char *grouping;
16 char *mon_decimal_point;
17 char *mon_thousands_sep;
18 char *mon_grouping;
19 char *positive_sign;
20 char *negative_sign;
21 char *currency_symbol;
[all …]
/aosp_15_r20/external/trusty/musl/include/
Dlocale.h24 struct lconv { struct
25 char *decimal_point;
26 char *thousands_sep;
27 char *grouping;
29 char *int_curr_symbol;
30 char *currency_symbol;
54 struct lconv *localeconv(void); argument
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/
H A Dlocale.h26 struct lconv { struct
27 char *decimal_point;
28 char *thousands_sep;
29 char *grouping;
31 char *int_curr_symbol;
32 char *currency_symbol;
56 struct lconv *localeconv(void); argument
/aosp_15_r20/external/musl/include/
H A Dlocale.h26 struct lconv { struct
27 char *decimal_point;
28 char *thousands_sep;
29 char *grouping;
31 char *int_curr_symbol;
32 char *currency_symbol;
56 struct lconv *localeconv(void); argument
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Dlocale.h26 struct lconv { struct
27 char *decimal_point;
28 char *thousands_sep;
29 char *grouping;
31 char *int_curr_symbol;
32 char *currency_symbol;
56 struct lconv *localeconv(void); argument
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/
H A Dlocale.h26 struct lconv { struct
27 char *decimal_point;
28 char *thousands_sep;
29 char *grouping;
31 char *int_curr_symbol;
32 char *currency_symbol;
56 struct lconv *localeconv(void); argument
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/
H A Dlocale.h26 struct lconv { struct
27 char *decimal_point;
28 char *thousands_sep;
29 char *grouping;
31 char *int_curr_symbol;
32 char *currency_symbol;
56 struct lconv *localeconv(void); argument
/aosp_15_r20/bionic/libc/include/
H A Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/
H A Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* decimal_point;
74 char* thousands_sep;
75 char* grouping;
99 struct lconv* localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/
Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void) __INTRODUCED_IN_NO_GUARD_FOR_NDK(21); argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/
H A Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/
H A Dlocale.h72 struct lconv { struct
73 char* _Nonnull decimal_point;
74 char* _Nonnull thousands_sep;
75 char* _Nonnull grouping;
99 struct lconv* _Nonnull localeconv(void); argument

123