Home
last modified time | relevance | path

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

1234

/external/selinux/libselinux/src/
Dlabel_db.c81 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 …]
/external/libxml2/python/tests/
Dinput_callback.py47 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,
/external/libxml2/os400/
Dxmlcatalog.cmd9 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') +
Dxmlcatlgcl.c50 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 …]
/external/skia/tests/
DPDFPrimitivesTest.cpp40 Catalog catalog; in emit_to_string() local
43 catPtr = &catalog; in emit_to_string()
149 Catalog catalog; in TestObjectRef() local
150 catalog.numbers.addObject(a1.get()); in TestObjectRef()
151 REPORTER_ASSERT(reporter, catalog.numbers.getObjectNumber(a1.get()) == 1); in TestObjectRef()
153 SkString result = emit_to_string(*a2, &catalog); in TestObjectRef()
168 SkPDFObjNumMap catalog; in TestSubstitute() local
169 catalog.addObject(proxy.get()); in TestSubstitute()
279 Catalog catalog; in TestPDFArray() local
280 catalog.numbers.addObject(referencedArray.get()); in TestPDFArray()
[all …]
/external/apache-http/src/org/apache/http/impl/
DDefaultHttpResponseFactory.java71 public DefaultHttpResponseFactory(ReasonPhraseCatalog catalog) { in DefaultHttpResponseFactory() argument
72 if (catalog == null) { in DefaultHttpResponseFactory()
76 this.reasonCatalog = catalog; in DefaultHttpResponseFactory()
/external/libxml2/
DtestThreads.c29 static const char *catalog = "test/threads/complex.xml"; variable
106 xmlLoadCatalog(catalog); in main()
149 xmlLoadCatalog(catalog); in main()
150 printf("loaded catalog: %s\n", catalog); in main()
DtestThreadsWin32.c19 static const char *catalog = "test/threads/complex.xml"; variable
96 xmlLoadCatalog(catalog); in main()
/external/elfutils/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
/external/libexif/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
/external/bison/runtime-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
/external/bison/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
/external/e2fsprogs/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
/external/libxml2/doc/
DbuildDocBookCatalog9 --prefix=DIR change the output directory for catalog files
20 echo Unable to update root catalog $ROOTCATALOG
25 echo Using $ROOTCATALOG as the root catalog
115 ROOTCATALOG=/etc/xml/catalog
128 ROOTCATALOG=$optarg/catalog
Dcatalog.fig61 4 0 0 50 0 0 18 0.0000 4 255 1770 2025 3450 /etc/xml/catalog\001
/external/skia/src/pdf/
DSkPDFTypes.cpp291 void SkPDFArray::addResources(SkPDFObjNumMap* catalog, in addResources() argument
294 value.addResources(catalog, substitutes); in addResources()
365 void SkPDFDict::addResources(SkPDFObjNumMap* catalog, in addResources() argument
368 fRecords[i].fKey.addResources(catalog, substitutes); in addResources()
369 fRecords[i].fValue.addResources(catalog, substitutes); in addResources()
467 SkPDFObjNumMap* catalog, const SkPDFSubstituteMap& substitutes) const { in addResources() argument
468 fDict->addResources(catalog, substitutes); in addResources()
/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle2 * Description: the catalog module implements the support for
6 * http://www.jclark.com/sp/catalog.htm
32 d tc:entity:xmlns:xml:catalog'
38 d XML_CATALOG_PI c 'oasis-xml-catalog'
66 * Operations on a given catalog.
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java497 public ResultSet getProcedures(String catalog, String schemaPattern, in getProcedures() argument
503 public ResultSet getProcedureColumns(String catalog, in getProcedureColumns() argument
511 public ResultSet getTables(String catalog, String schemaPattern, in getTables() argument
587 public ResultSet getColumns(String catalog, String schemaPattern, in getColumns() argument
684 public ResultSet getColumnPrivileges(String catalog, String schema, in getColumnPrivileges() argument
705 public ResultSet getTablePrivileges(String catalog, String schemaPattern, in getTablePrivileges() argument
725 public ResultSet getBestRowIdentifier(String catalog, String schema, in getBestRowIdentifier() argument
840 public ResultSet getVersionColumns(String catalog, String schema, in getVersionColumns() argument
859 public ResultSet getPrimaryKeys(String catalog, String schema, in getPrimaryKeys() argument
1022 public ResultSet getImportedKeys(String catalog, String schema, in getImportedKeys() argument
[all …]
/external/apache-http/src/org/apache/http/message/
DBasicHttpResponse.java79 final ReasonPhraseCatalog catalog, in BasicHttpResponse() argument
86 this.reasonCatalog = catalog; in BasicHttpResponse()
/external/e2fsprogs/intl/
Dlibgnuintl.h.in105 /* Look up MSGID in the current default message catalog for the current
122 /* Look up MSGID in the DOMAINNAME message catalog for the current
138 /* Look up MSGID in the DOMAINNAME message catalog for the current CATEGORY
220 /* Set the current default message catalog to DOMAINNAME.
237 /* Specify that the DOMAINNAME message catalog will be found
256 DOMAINNAME message catalog will be returned. */

1234