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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argz.h 53 int __sep, char **__restrict __argz,
56 int __sep, char **__restrict __argz,
74 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
75 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argz.h 53 int __sep, char **__restrict __argz,
56 int __sep, char **__restrict __argz,
74 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
75 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argz.h 53 int __sep, char **__restrict __argz,
56 int __sep, char **__restrict __argz,
74 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
75 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
  /external/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_monetary.c 64 _CharT __point, int __frac_digits, _CharT __sep,
79 if (*__first == __sep) {
224 char_type __sep = __grouping.empty() ? char_type() : local
229 __sep,
338 char_type __sep = __intl ? __punct_intl.thousands_sep() local
402 __sep, __plus, __minus, 0);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
334 _CharT __sep, const string& __grouping,
343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
381 _CharT __sep = __numpunct.thousands_sep(); local
398 __sep, __grouping, __grouping_ok);
_num_put.c 76 wchar_t __decimal_point, wchar_t __sep,
85 __sep, __ct.widen('+'), __ct.widen('-'), 0);
98 char __decimal_point, char __sep,
106 __grouping, __sep, '+', '-', 0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h     [all...]

Completed in 1163 milliseconds

1 2