Home
last modified time | relevance | path

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

1234

/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h38 typename messages<_CharT>::catalog
49 typename messages<_CharT>::catalog
52 { return reinterpret_cast<catalog>(catopen(__s.c_str(), NL_CAT_LOCALE)); } in do_open()
56 messages<_CharT>::do_get(catalog __c, int __setid, int __msgid, in do_get()
67 messages<_CharT>::do_close(catalog __c) const in do_close()
H A Dmessages_members.cc43 messages<char>::do_get(catalog __c, int __setid, int __msgid, in do_get()
53 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h45 typename messages<_CharT>::catalog in _GLIBCXX_BEGIN_NAMESPACE()
56 typename messages<_CharT>::catalog
59 { return reinterpret_cast<catalog>(catopen(__s.c_str(), NL_CAT_LOCALE)); } in do_open()
63 messages<_CharT>::do_get(catalog __c, int __setid, int __msgid, in do_get()
74 messages<_CharT>::do_close(catalog __c) const in do_close()
H A Dmessages_members.cc43 messages<char>::do_get(catalog __c, int __setid, int __msgid, in do_get()
53 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/gnu/usr.bin/binutils/intl/
H A Dcat-compat.c53 static nl_catd catalog = (nl_catd) -1; variable
129 if (catalog != (nl_catd) -1)
130 catclose (catalog);
134 catalog = new_catalog;
216 if (msg == NULL || catalog == (nl_catd) -1)
226 return catgets (catalog, 1, msgid, (char *) msg);
H A Dintlh.inst.in40 /* Look up MSGID in the current default message catalog for the current
45 /* Look up MSGID in the DOMAINNAME message catalog for the current
49 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY
55 /* Set the current default message catalog to DOMAINNAME.
60 /* Specify that the DOMAINNAME message catalog will be found
79 whether a new catalog was loaded, which can be associated with all
H A Dlibintl.glibc35 /* Look up MSGID in the current default message catalog for the current
41 /* Look up MSGID in the DOMAINNAME message catalog for the current
48 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY
56 /* Set the current default message catalog to DOMAINNAME.
62 /* Specify that the DOMAINNAME message catalog will be found
91 new catalog is loaded. */
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dcat-compat.c53 static nl_catd catalog = (nl_catd) -1; variable
129 if (catalog != (nl_catd) -1)
130 catclose (catalog);
134 catalog = new_catalog;
216 if (msg == NULL || catalog == (nl_catd) -1)
226 return catgets (catalog, 1, msgid, (char *) msg);
H A Dintlh.inst.in40 /* Look up MSGID in the current default message catalog for the current
45 /* Look up MSGID in the DOMAINNAME message catalog for the current
49 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY
55 /* Set the current default message catalog to DOMAINNAME.
60 /* Specify that the DOMAINNAME message catalog will be found
79 whether a new catalog was loaded, which can be associated with all
H A Dlibintl.glibc35 /* Look up MSGID in the current default message catalog for the current
41 /* Look up MSGID in the DOMAINNAME message catalog for the current
48 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY
56 /* Set the current default message catalog to DOMAINNAME.
62 /* Specify that the DOMAINNAME message catalog will be found
91 new catalog is loaded. */
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dmessages_members_char.cc32 typedef std::messages<char>::catalog catalog; in test01() typedef
60 catalog cat_de = mssg_de.open("libstdc++", loc_c, dir); in test01()
68 catalog cat_fr = mssg_fr.open("libstdc++", loc_c, dir); in test01()
76 catalog cat_us = mssg_fr.open("libstdc++", loc_c, dir); in test01()
H A Dmessages_byname.cc32 typedef std::messages<char>::catalog catalog; in test01() typedef
58 catalog cat_de = mssg_de.open("libstdc++", loc_c, dir); in test01()
66 catalog cat_byname = mssg_byname.open("libstdc++", loc_c, dir); in test01()
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dmessages_members.h48 typename messages<_CharT>::catalog
59 typename messages<_CharT>::catalog
65 messages<_CharT>::do_get(catalog, int, int, in do_get() argument
71 messages<_CharT>::do_close(catalog) const in do_close() argument
H A Dmessages_members.cc43 messages<char>::do_get(catalog, int, int, const string& __dfault) const in do_get() argument
49 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h55 typename messages<_CharT>::catalog
66 typename messages<_CharT>::catalog
72 messages<_CharT>::do_get(catalog, int, int, in do_get() argument
78 messages<_CharT>::do_close(catalog) const in do_close() argument
H A Dmessages_members.cc43 messages<char>::do_get(catalog, int, int, const string& __dfault) const in _GLIBCXX_BEGIN_NAMESPACE()
49 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/usr.bin/file/magdir/
H A Dgnu6 # GNU nlsutils message catalog file format
8 0 string \336\22\4\225 GNU message catalog (little endian),
11 0 string \225\4\22\336 GNU message catalog (big endian),
15 0 string *nazgul* Nazgul style compiled message catalog
H A Dibm600016 0 string 0xabcdef AIX message catalog
17 0 belong 0x000001f9 AIX compiled message catalog
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dmessages_members.h60 typename messages<_CharT>::catalog
80 typename messages<_CharT>::catalog
92 messages<_CharT>::do_close(catalog) const in do_close() argument
H A Dmessages_members.cc44 messages<char>::do_get(catalog, int, int, const string& __dfault) const in do_get() argument
64 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DREADME.eltorito48 The "El Torito" specification requires a "boot catalog" to be created as
52 boot catalog. You must specify where the boot catalog will go in the
54 as the boot image, and a name like "boot.catalog" seems appropriate.
59 We will have the boot catalog go in the same directory with the name
60 "boot.catalog". The command to create the iso9660 fs in the file
63 mkisofs -b boot/boot.imh -c boot/boot.catalog -o bootcd.iso .
67 for the boot catalog file.
/openbsd/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h65 typename messages<_CharT>::catalog
83 typename messages<_CharT>::catalog
95 messages<_CharT>::do_close(catalog) const in do_close() argument
H A Dmessages_members.cc44 messages<char>::do_get(catalog, int, int, const string& __dfault) const in _GLIBCXX_BEGIN_NAMESPACE()
64 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
/openbsd/gnu/usr.bin/texinfo/po/
H A 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
H A Den@quot.header1 # All this catalog "translates" are quotation characters.
7 # This catalog translates grave accent (0x60) and apostrophe (0x27) to

1234