/third_party/selinux/libselinux/src/ |
D | label_db.c | 81 typedef struct catalog { struct 92 catalog_t *catalog) in process_line() argument 94 spec_t *spec = &catalog->specs[catalog->nspec]; in process_line() 158 catalog->nspec++; in process_line() 177 catalog_t *catalog = (catalog_t *)rec->data; in db_close() local 181 for (i = 0; i < catalog->nspec; i++) { in db_close() 182 spec = &catalog->specs[i]; in db_close() 187 free(catalog); in db_close() 196 catalog_t *catalog = (catalog_t *)rec->data; in db_lookup() local 200 for (i = 0; i < catalog->nspec; i++) { in db_lookup() [all …]
|
/third_party/gettext/gettext-runtime/intl-java/gnu/gettext/ |
D | GettextResource.java | 70 private static String gettextnull (ResourceBundle catalog, String msgid) { in gettextnull() argument 72 return (String)catalog.getObject(msgid); in gettextnull() 85 public static String gettext (ResourceBundle catalog, String msgid) { in gettext() argument 86 String result = gettextnull(catalog,msgid); in gettext() 96 private static String ngettextnull (ResourceBundle catalog, String msgid, long n) { in ngettextnull() argument 102 ResourceBundle origCatalog = catalog; in ngettextnull() 106 System.out.println("ngettext on "+catalog); in ngettextnull() 110 …handleGetObjectMethod = catalog.getClass().getMethod("handleGetObject", new Class[] { java.lang.St… in ngettextnull() 111 getParentMethod = catalog.getClass().getMethod("getParent", new Class[0]); in ngettextnull() 124 … lookupMethod = catalog.getClass().getMethod("lookup", new Class[] { java.lang.String.class }); in ngettextnull() [all …]
|
/third_party/gettext/gettext-tools/projects/TP/ |
D | team-address | 24 catalog="$3" # e.g. "pt_BR" 34 address=`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*<td>$catalog</td>[^<>… 40 …| sed -n -e "s,^.*<td><a href=\"\\([^\"]*\\)\">[^<>]*</a></td>[^<>]*<td>$catalog</td>.*\$,\\1,p" |… 56 echo "your local dialect ($catalog). You can either join the existing" 57 echo "translation team for $language or create a new translation team for $catalog." 67 echo "If you want to create a new translation team for $catalog, please visit" 76 …o create a new translation team for $language"`test "$catalog" = "$language" || echo " or $catalog…
|
/third_party/libxml2/python/tests/ |
D | input_callback.py | 47 def run_test(desc, docpath, catalog, exp_status="verified", exp_err=[], test_callback=None, argument 61 if catalog is not None: 62 parser.addLocalCatalog(catalog) 89 docpath=startURL, catalog=None, 99 docpath=startURL, catalog=None, 107 docpath=startURL, catalog=catURL) 111 docpath=startURL, catalog=catURL, 120 docpath=startURL, catalog=catURL, 129 docpath="tst.xml", catalog=None, 140 docpath="tst.xml", catalog=None,
|
/third_party/gettext/gettext-tools/src/gnu/gettext/ |
D | DumpResource.java | 74 private ResourceBundle catalog; field in DumpResource 84 value = lookupMethod.invoke(catalog, new Object[] { key }); in lookup() 92 value = catalog.getObject(key); in lookup() 101 lookupMethod = catalog.getClass().getMethod("lookup", new Class[] { java.lang.String.class }); in dump() 107 pluralMethod = catalog.getClass().getMethod("get_msgid_plural_table", new Class[0]); in dump() 113 pluralField = catalog.getClass().getField("plural"); in dump() 120 Enumeration keys = catalog.getKeys(); in dump() 135 Enumeration keys = catalog.getKeys(); in dump() 141 plural = pluralMethod.invoke(catalog, new Object[0]); in dump() 150 plural = pluralField.get(catalog); in dump() [all …]
|
/third_party/boost/libs/math/doc/ |
D | win32_nmake.mak | 38 xml/$(PROJECT_NAME).docbook : xml\$(PROJECT_NAME).xml xml/catalog.xml 39 set XML_CATALOG_FILES=xml/catalog.xml 42 xml/$(PROJECT_NAME).fo : xml\$(PROJECT_NAME).docbook xml/catalog.xml 43 set XML_CATALOG_FILES=xml/catalog.xml 53 set XML_CATALOG_FILES=xml/catalog.xml 56 xml/catalog.xml : 57 @echo <<xml/catalog.xml 59 <!DOCTYPE catalog 61 "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"> 62 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> [all …]
|
/third_party/libxml2/os400/ |
D | xmlcatlgcl.c | 50 paramlist(256, char) catalog; /* vary2(256). */ 68 paramlist(5000 + 2, vary2) * catalog; /* Additional catalog files. */ 157 if (args->catalog->len) { in main() 158 for (i = 0; i < args->catalog->len && in main() 159 !args->catalog->item[i].param.len; i++) in main() 163 if (i < args->catalog->len) { in main() 165 for (i = 0; i < args->catalog->len; i++) { in main() 166 if (!args->catalog->item[i].param.len) in main() 171 &args->catalog->item[i].param); in main() 209 if (!((vary2 *) &saelp->catalog)->len) in main() [all …]
|
D | xmlcatalog.cmd | 9 CMD PROMPT('XML/SGML catalog tool') 16 PROMPT('XML/SGML catalog file') 33 /* Convert SGML to XML catalog. */ 38 PROMPT('Convert SGML to XML catalog') 40 /* SGML super catalog update. */ 45 PROMPT('Update the SGML super catalog') 88 CASE(*MIXED) PROMPT('SGML catalog file name') 98 /* Additional catalog files. */ 103 PROMPT('Additional catalog file') SPCVAL( + 104 (*DEFAULT '/etc/xml/catalog') +
|
/third_party/gettext/gettext-tools/projects/GNOME/ |
D | team-address | 24 catalog="$3" # e.g. "pt_BR" 31 sed_extract_address='s,^.*"/teams/'"$catalog"'">[^<>]*</a>.*<a href=[^<>]*>\(.*\)</a>.*<a href=[^<>… 39 …ion team for your "`if test "$catalog" = "$language"; then echo "language ($language)"; else echo …
|
/third_party/boost/tools/build/src/tools/ |
D | boostbook.jam | 506 rule format-catalog-path ( path ) 529 rule generate-xml-catalog ( target : sources * : properties * ) 533 # BoostBook DTD catalog entry. 537 boostbook-dtd-dir = [ format-catalog-path $(boostbook-dtd-dir) ] ; 542 "<!DOCTYPE catalog " 544 " \"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd\">" 545 "<catalog xmlns=\"urn:oasis:names:tc:entity:xmlns:xml:catalog\">" 562 docbook-xsl-dir = [ format-catalog-path $(docbook-xsl-dir) ] ; 579 docbook-dtd-dir = [ format-catalog-path $(docbook-dtd-dir) ] ; 583 print.text "</catalog>" ; [all …]
|
/third_party/python/Tools/msi/ |
D | make_cat.ps1 | 20 [Parameter(Mandatory=$true)][string]$catalog, 34 MakeCat $catalog variable 39 …rtsha1 $certsha1 -certfile $certfile -description $description -files @($catalog -replace 'cdf$', … 44 Move-Item ($catalog -replace 'cdf$', 'cat') $outfile variable
|
/third_party/gettext/gettext-tools/examples/hello-csharp/ |
D | hello.cs | 12 GettextResourceManager catalog = in Main() 14 Console.WriteLine(catalog.GetString("Hello, world!")); in Main() 17 catalog.GetString("This program is running as process number {0}."), in Main()
|
/third_party/gettext/gettext-tools/src/ |
D | msgunfmt.cs | 80 private void Dump (GettextResourceSet catalog) { in Dump() argument 82 catalog.GetType().GetMethod("GetMsgidPluralTable", Type.EmptyTypes); in Dump() 85 Object header_entry = catalog.GetObject(""); in Dump() 97 plural = pluralMethod.Invoke(catalog, new Object[0]) as Hashtable; in Dump() 98 foreach (String key in catalog.Keys) in Dump() 100 Object value = catalog.GetObject(key); in Dump() 181 GettextResourceSet catalog = in DumpResource() 185 Dump(catalog); in DumpResource()
|
/third_party/boost/libs/regex/src/ |
D | cpp_regex_traits.cpp | 40 std::messages<char>::catalog cat = static_cast<std::messages<char>::catalog>(-1); in init() 42 std::messages<char>::catalog cat = reinterpret_cast<std::messages<char>::catalog>(-1); in init()
|
/third_party/gettext/gettext-tools/examples/hello-java/ |
D | Hello.java | 13 ResourceBundle catalog = ResourceBundle.getBundle("hello-java"); in main() local 14 System.out.println(GettextResource.gettext(catalog,"Hello, world!")); in main() 17 GettextResource.gettext(catalog, in main()
|
/third_party/boost/tools/build/example/gettext/ |
D | jamfile.jam | 17 # Compiled message catalog. 18 gettext.catalog russian : russian.po ; 20 # A stage rule which installs message catalog to the
|
/third_party/flutter/flutter/examples/catalog/ |
D | README.md | 21 standard documentation that also appears in the web view of the catalog. 24 Generating the web view of the catalog 32 This `sample_page.dart` command line app must be run from the `examples/catalog` 37 cd examples/catalog
|
/third_party/libxml2/ |
D | testThreads.c | 39 static const char *catalog = "test/threads/complex.xml"; variable 117 xmlLoadCatalog(catalog); in main() 165 xmlLoadCatalog(catalog); in main() 223 xmlLoadCatalog(catalog); in main() 224 printf("loaded catalog: %s\n", catalog); in main()
|
/third_party/gettext/gettext-tools/projects/KDE/ |
D | team-address | 24 catalog="$3" # e.g. "pt_BR" 32 case "$catalog" in 125 …ion team for your "`if test "$catalog" = "$language"; then echo "language ($language)"; else echo …
|
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/ |
D | Hello.java | 15 ResourceBundle catalog = ResourceBundle.getBundle("hello-java-qtjambi"); in main() local 27 new QLabel(GettextResource.gettext(catalog,"Hello, world!")); in main() 33 GettextResource.gettext(catalog, in main()
|
/third_party/gettext/gettext-tools/examples/hello-java-swing/ |
D | Hello.java | 16 ResourceBundle catalog = ResourceBundle.getBundle("hello-java-swing"); in main() local 20 new JLabel(GettextResource.gettext(catalog,"Hello, world!")); in main() 24 GettextResource.gettext(catalog, in main()
|
/third_party/gettext/gettext-tools/examples/hello-java-awt/ |
D | Hello.java | 15 ResourceBundle catalog = ResourceBundle.getBundle("hello-java-awt"); in main() local 23 Label label1 = new Label(GettextResource.gettext(catalog,"Hello, world!")); in main() 27 GettextResource.gettext(catalog, in main()
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | doctools.js | 153 addTranslations : function(catalog) { argument 154 for (var key in catalog.messages) 155 this.TRANSLATIONS[key] = catalog.messages[key]; 156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')'); 157 this.LOCALE = catalog.locale;
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | doctools.js | 153 addTranslations : function(catalog) { argument 154 for (var key in catalog.messages) 155 this.TRANSLATIONS[key] = catalog.messages[key]; 156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')'); 157 this.LOCALE = catalog.locale;
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | doctools.js | 153 addTranslations : function(catalog) { argument 154 for (var key in catalog.messages) 155 this.TRANSLATIONS[key] = catalog.messages[key]; 156 this.PLURAL_EXPR = new Function('n', 'return +(' + catalog.plural_expr + ')'); 157 this.LOCALE = catalog.locale;
|