Home
last modified time | relevance | path

Searched refs:catalog (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_messages_facets.h45 typedef int catalog; typedef
57 typedef messages_base::catalog catalog; typedef
63 catalog open(const string& __fn, const locale& __loc) const in open()
65 string_type get(catalog __c, int __set, int __msgid, in get()
68 inline void close(catalog __c) const in close()
76 virtual catalog do_open(const string& __fn, const locale& __loc) const in do_open()
78 virtual string_type do_get(catalog __c, int __set, int __msgid, in do_get()
81 virtual void do_close(catalog __c) const in do_close()
90 typedef messages_base::catalog catalog; typedef
96 inline catalog open(const string& __fn, const locale& __loc) const in open()
[all …]
/ndk/sources/cxx-stl/stlport/src/
Dmessage_facets.h78 …typedef hash_map<messages_base::catalog, nl_catd_type, hash<messages_base::catalog>, equal_to<mess…
79 allocator<pair<_STLP_CONST messages_base::catalog, nl_catd_type> > > map_type;
80 typedef hash_map<nl_catd_type, messages_base::catalog, hash<nl_catd_type>, equal_to<nl_catd_type>,
81 allocator<pair<_STLP_CONST nl_catd_type, messages_base::catalog> > > rmap_type;
85 messages_base::catalog insert(nl_catd_type cat) in insert()
87 { return (messages_base::catalog)cat; } in insert()
92 void erase(messages_base::catalog) in erase() argument
99 nl_catd_type operator [] ( messages_base::catalog cat )
119 typedef messages_base::catalog catalog; typedef
124 catalog do_open(const string& __fn, const locale& __loc) const;
[all …]
Dmessages.cpp72 messages_base::catalog _Catalog_nl_catd_map::insert(nl_catd_type cat) { in insert()
73 messages_base::catalog &res = Mr[cat]; in insert()
89 void _Catalog_nl_catd_map::erase(messages_base::catalog cat) { in erase()
124 _Messages::catalog _Messages::do_open(const string& filename, const locale& L) const { in do_open()
138 string _Messages::do_get(catalog cat, in do_get()
149 _Messages::do_get(catalog thecat, in do_get()
177 void _Messages::do_close(catalog thecat) const { in do_close()
200 messages_byname<char>::catalog
205 messages_byname<char>::do_get(catalog cat, int set, int p_id, in do_get()
209 void messages_byname<char>::do_close(catalog cat) const in do_close()
[all …]
/ndk/sources/host-tools/make-3.81/po/
Den@boldquot.header1 # All this catalog "translates" are quotation characters.
7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
23 # This catalog furthermore displays the text between the quotation marks in
Den@quot.header1 # All this catalog "translates" are quotation characters.
7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
/ndk/sources/host-tools/make-3.81/config/
Dpo.m4164 # Use the presentlang catalog if desiredlang is
168 # which are not translated in the desiredlang catalog).
366 # Use the presentlang catalog if desiredlang is
370 # which are not translated in the desiredlang catalog).
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dlocale3619 typedef ptrdiff_t catalog;
3638 catalog open(const basic_string<char>& __nm, const locale& __loc) const
3644 string_type get(catalog __c, int __set, int __msgid,
3651 void close(catalog __c) const
3662 virtual catalog do_open(const basic_string<char>&, const locale&) const;
3663 virtual string_type do_get(catalog, int __set, int __msgid,
3665 virtual void do_close(catalog) const;
3673 typename messages<_CharT>::catalog
3679 catalog __cat = (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);
3681 __cat = static_cast<catalog>((static_cast<size_t>(__cat) >> 1));
[all …]
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.010831 # Use the presentlang catalog if desiredlang is
10835 # which are not translated in the desiredlang catalog).