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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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_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);
_num_get.c 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) {
42 if (__c == __sep) {
337 _CharT __sep, const string& __grouping,
346 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits);
384 _CharT __sep = __numpunct.thousands_sep(); local
401 __sep, __grouping, __grouping_ok);
  /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/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_facets.tcc 836 _M_group_int(const char* __grouping, size_t __grouping_size, _CharT __sep,
839 _CharT* __p = std::__add_grouping(__new, __sep, __grouping,
937 _CharT __sep, const _CharT* __p, _CharT* __new,
944 _CharT* __p2 = std::__add_grouping(__new, __sep, __grouping,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.tcc 834 _M_group_int(const char* __grouping, size_t __grouping_size, _CharT __sep,
837 _CharT* __p = std::__add_grouping(__new, __sep, __grouping,
935 _CharT __sep, const _CharT* __p, _CharT* __new,
942 _CharT* __p2 = std::__add_grouping(__new, __sep, __grouping,
    [all...]

Completed in 3946 milliseconds

1 2 3