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

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/src/support/solaris/
xlocale.c 29 size_t __mb_cur_max(locale_t __l) {
30 FIX_LOCALE(__l);
31 return (__l->lc_ctype->cmapp->cm_mb_cur_max);
34 wint_t btowc_l(int __c, locale_t __l) {
35 FIX_LOCALE(__l);
36 return __l->lc_ctype->cmapp->core.user_api->btowc(__l->lc_ctype->cmapp, __c);
39 int wctob_l(wint_t __c, locale_t __l) {
40 FIX_LOCALE(__l);
41 return __l->lc_ctype->cmapp->core.user_api->wctob(__l->lc_ctype->cmapp, __c)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 29 size_t __mb_cur_max(locale_t __l) {
30 FIX_LOCALE(__l);
31 return (__l->lc_ctype->cmapp->cm_mb_cur_max);
34 wint_t btowc_l(int __c, locale_t __l) {
35 FIX_LOCALE(__l);
36 return __l->lc_ctype->cmapp->core.user_api->btowc(__l->lc_ctype->cmapp, __c);
39 int wctob_l(wint_t __c, locale_t __l) {
40 FIX_LOCALE(__l);
41 return __l->lc_ctype->cmapp->core.user_api->wctob(__l->lc_ctype->cmapp, __c)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
cross-stdarg.h 44 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
45 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
49 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
50 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
cross-stdarg.h 43 #define __ms_va_start(__v,__l) __builtin_ms_va_start(__v,__l)
44 #define __ms_va_arg(__v,__l) __builtin_va_arg(__v,__l)
48 #define __sysv_va_start(__v,__l) __builtin_sysv_va_start(__v,__l)
49 #define __sysv_va_arg(__v,__l) __builtin_va_arg(__v,__l)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
nan.h 35 ((union { unsigned __l __attribute__ ((__mode__ (__SI__))); float __d; }) \
36 { __l: 0x7fc00000UL }).__d)
huge_val.h 36 ((union { unsigned __l __attribute__((__mode__(__DI__))); double __d; }) \
37 { __l: 0x7ff0000000000000ULL }).__d)
huge_valf.h 36 ((union { unsigned __l __attribute__((__mode__(__SI__))); float __d; }) \
37 { __l: 0x7f800000UL }).__d)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
nan.h 35 ((union { unsigned __l __attribute__ ((__mode__ (__SI__))); float __d; }) \
36 { __l: 0x7fc00000UL }).__d)
huge_val.h 36 ((union { unsigned __l __attribute__((__mode__(__DI__))); double __d; }) \
37 { __l: 0x7ff0000000000000ULL }).__d)
huge_valf.h 36 ((union { unsigned __l __attribute__((__mode__(__SI__))); float __d; }) \
37 { __l: 0x7f800000UL }).__d)
  /external/libcxx/include/support/solaris/
xlocale.h 41 wint_t btowc_l(int __c, locale_t __l);
43 int wctob_l(wint_t __c, locale_t __l);
45 size_t wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l);
48 mbstate_t *__ps, locale_t __l);
50 int mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l);
52 size_t mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l);
54 struct lconv *localeconv_l(locale_t __l);
57 mbstate_t *__ps, locale_t __l);
59 int sprintf_l(char *__s, locale_t __l, const char *__format, ...);
61 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 41 wint_t btowc_l(int __c, locale_t __l);
43 int wctob_l(wint_t __c, locale_t __l);
45 size_t wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l);
48 mbstate_t *__ps, locale_t __l);
50 int mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l);
52 size_t mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l);
54 struct lconv *localeconv_l(locale_t __l);
57 mbstate_t *__ps, locale_t __l);
59 int sprintf_l(char *__s, locale_t __l, const char *__format, ...);
61 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 41 wint_t btowc_l(int __c, locale_t __l);
43 int wctob_l(wint_t __c, locale_t __l);
45 size_t wcrtomb_l(char *__s, wchar_t __wc, mbstate_t *__ps, locale_t __l);
48 mbstate_t *__ps, locale_t __l);
50 int mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l);
52 size_t mbrlen_l(const char *__s, size_t __n, mbstate_t *__ps, locale_t __l);
54 struct lconv *localeconv_l(locale_t __l);
57 mbstate_t *__ps, locale_t __l);
59 int sprintf_l(char *__s, locale_t __l, const char *__format, ...);
61 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...)
    [all...]
  /external/libcxx/include/support/win32/
locale_win32.h 56 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l )
58 __locale_raii __current( uselocale(__l), uselocale );
103 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
104 #define vsscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
105 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ )
106 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 56 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l )
58 __locale_raii __current( uselocale(__l), uselocale );
103 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
104 #define vsscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
105 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ )
106 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 56 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l )
58 __locale_raii __current( uselocale(__l), uselocale );
103 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
104 #define vsscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ )
105 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ )
106 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
unordered_set.h 78 __unordered_set(_InputIterator __f, _InputIterator __l,
83 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
88 __unordered_set(initializer_list<value_type> __l,
93 : _Base(__l.begin(), __l.end(), __n, __hf,
100 operator=(initializer_list<value_type> __l)
103 this->insert(__l.begin(), __l.end());
148 __unordered_multiset(_InputIterator __f, _InputIterator __l,
153 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_set.h 78 __unordered_set(_InputIterator __f, _InputIterator __l,
83 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
88 __unordered_set(initializer_list<value_type> __l,
93 : _Base(__l.begin(), __l.end(), __n, __hf,
100 operator=(initializer_list<value_type> __l)
103 this->insert(__l.begin(), __l.end());
148 __unordered_multiset(_InputIterator __f, _InputIterator __l,
153 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_set.h 78 __unordered_set(_InputIterator __f, _InputIterator __l,
83 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
88 __unordered_set(initializer_list<value_type> __l,
93 : _Base(__l.begin(), __l.end(), __n, __hf,
100 operator=(initializer_list<value_type> __l)
103 this->insert(__l.begin(), __l.end());
148 __unordered_multiset(_InputIterator __f, _InputIterator __l,
153 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing()
    [all...]
  /external/stlport/stlport/stl/debug/
_debug.c 408 __stl_debug_engine<_Dummy>::_IndexedError(int __error_ind, const char* __f, int __l) {
410 __f, __l, _Message_table[__error_ind]);
415 __stl_debug_engine<_Dummy>::_VerboseAssert(const char* __expr, int __error_ind, const char* __f, int __l) {
417 __f, __l, _Message_table[__error_ind], __f, __l, __expr);
423 __stl_debug_engine<_Dummy>::_Assert(const char* __expr, const char* __f, int __l) {
424 __stl_debug_message(_Message_table[_StlFormat_ASSERTION_FAILURE],__f, __l, __expr);
451 __stl_debug_engine<_Dummy>::_Invalidate_all(__owned_list* __l) {
452 _STLP_ACQUIRE_LOCK(__l->_M_lock);
453 _Stamp_all(__l, 0)
    [all...]

Completed in 547 milliseconds

1 2 3 4 5 6 7 8 91011>>