HomeSort by relevance Sort by last modified time
    Searched refs:__cloc (Results 51 - 75 of 117) sorted by null

1 23 4 5

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
73 { _M_initialize_timepunct(__cloc); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
time_members.h 58 __timepunct<_CharT>::__timepunct(__c_locale __cloc, const char* __s,
73 { _M_initialize_timepunct(__cloc); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
messages_members.h 51 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
66 _M_c_locale_messages = _S_clone_c_locale(__cloc);
ctype_noninline.h 71 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del,
73 : facet(__refs), _M_c_locale_ctype(_S_clone_c_locale(__cloc)),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
messages_members.h 51 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
66 _M_c_locale_messages = _S_clone_c_locale(__cloc);
ctype_noninline.h 71 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del,
73 : facet(__refs), _M_c_locale_ctype(_S_clone_c_locale(__cloc)),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
messages_members.h 50 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
65 _M_c_locale_messages = _S_clone_c_locale(__cloc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
messages_members.h 50 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
65 _M_c_locale_messages = _S_clone_c_locale(__cloc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_classes.h 379 _S_create_c_locale(__c_locale& __cloc, const char* __s,
383 _S_clone_c_locale(__c_locale& __cloc) throw();
386 _S_destroy_c_locale(__c_locale& __cloc);
389 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
659 collate(__c_locale __cloc, size_t __refs = 0)
660 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
codecvt.h 298 codecvt(__c_locale __cloc, size_t __refs = 0);
358 codecvt(__c_locale __cloc, size_t __refs = 0);
416 codecvt(__c_locale __cloc, size_t __refs = 0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 378 _S_create_c_locale(__c_locale& __cloc, const char* __s,
382 _S_clone_c_locale(__c_locale& __cloc) throw();
385 _S_destroy_c_locale(__c_locale& __cloc);
388 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
621 * @param __cloc The C locale.
625 collate(__c_locale __cloc, size_t __refs = 0)
626 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
codecvt.h 299 codecvt(__c_locale __cloc, size_t __refs = 0);
359 codecvt(__c_locale __cloc, size_t __refs = 0);
417 codecvt(__c_locale __cloc, size_t __refs = 0);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.h 378 _S_create_c_locale(__c_locale& __cloc, const char* __s,
382 _S_clone_c_locale(__c_locale& __cloc) throw();
385 _S_destroy_c_locale(__c_locale& __cloc);
388 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
621 * @param __cloc The C locale.
625 collate(__c_locale __cloc, size_t __refs = 0)
626 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 379 _S_create_c_locale(__c_locale& __cloc, const char* __s,
383 _S_clone_c_locale(__c_locale& __cloc) throw();
386 _S_destroy_c_locale(__c_locale& __cloc);
389 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
659 collate(__c_locale __cloc, size_t __refs = 0)
660 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 380 _S_create_c_locale(__c_locale& __cloc, const char* __s,
384 _S_clone_c_locale(__c_locale& __cloc) throw();
387 _S_destroy_c_locale(__c_locale& __cloc);
390 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
623 * @param __cloc The C locale.
627 collate(__c_locale __cloc, size_t __refs = 0)
628 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 379 _S_create_c_locale(__c_locale& __cloc, const char* __s,
383 _S_clone_c_locale(__c_locale& __cloc) throw();
386 _S_destroy_c_locale(__c_locale& __cloc);
389 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
659 collate(__c_locale __cloc, size_t __refs = 0)
660 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 380 _S_create_c_locale(__c_locale& __cloc, const char* __s,
384 _S_clone_c_locale(__c_locale& __cloc) throw();
387 _S_destroy_c_locale(__c_locale& __cloc);
390 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
623 * @param __cloc The C locale.
627 collate(__c_locale __cloc, size_t __refs = 0)
628 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h 378 _S_create_c_locale(__c_locale& __cloc, const char* __s,
382 _S_clone_c_locale(__c_locale& __cloc) throw();
385 _S_destroy_c_locale(__c_locale& __cloc);
388 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
621 * @param __cloc The C locale.
625 collate(__c_locale __cloc, size_t __refs = 0)
626 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_classes.h 378 _S_create_c_locale(__c_locale& __cloc, const char* __s,
382 _S_clone_c_locale(__c_locale& __cloc) throw();
385 _S_destroy_c_locale(__c_locale& __cloc);
388 _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
621 * @param __cloc The C locale.
625 collate(__c_locale __cloc, size_t __refs = 0)
626 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 375 _S_create_c_locale(__c_locale& __cloc, const char* __s,
379 _S_clone_c_locale(__c_locale& __cloc);
382 _S_destroy_c_locale(__c_locale& __cloc);
645 collate(__c_locale __cloc, size_t __refs = 0)
646 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 375 _S_create_c_locale(__c_locale& __cloc, const char* __s,
379 _S_clone_c_locale(__c_locale& __cloc);
382 _S_destroy_c_locale(__c_locale& __cloc);
645 collate(__c_locale __cloc, size_t __refs = 0)
646 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 375 _S_create_c_locale(__c_locale& __cloc, const char* __s,
379 _S_clone_c_locale(__c_locale& __cloc);
382 _S_destroy_c_locale(__c_locale& __cloc);
645 collate(__c_locale __cloc, size_t __refs = 0)
646 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 375 _S_create_c_locale(__c_locale& __cloc, const char* __s,
379 _S_clone_c_locale(__c_locale& __cloc);
382 _S_destroy_c_locale(__c_locale& __cloc);
645 collate(__c_locale __cloc, size_t __refs = 0)
646 : facet(__refs), _M_c_locale_collate(_S_clone_c_locale(__cloc))
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 24 locale_t __cloc;
29 locale_t __cloc;
34 locale_t __cloc;
39 locale_t __cloc;
44 locale_t __cloc;
49 locale_t __cloc;
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 24 locale_t __cloc;
29 locale_t __cloc;
34 locale_t __cloc;
39 locale_t __cloc;
44 locale_t __cloc;
49 locale_t __cloc;

Completed in 839 milliseconds

1 23 4 5