HomeSort by relevance Sort by last modified time
    Searched defs:schemas (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/extensions/common/matcher/
url_matcher_factory.cc 223 std::vector<std::string> schemas; local
224 if (!helpers::GetAsStringVector(value, &schemas)) {
229 for (std::vector<std::string>::const_iterator it = schemas.begin();
230 it != schemas.end(); ++it) {
238 new URLMatcherSchemeFilter(schemas));
  /external/chromium_org/third_party/libxml/src/
runsuite.c 333 * dump the schemas to a buffer, then reparse it and compile the schemas
468 * dump the schemas to a buffer, then reparse it and compile the schemas
654 printf("## XML Schemas datatypes test suite from James Clark\n");
783 * Schemas test suites from W3C/NIST/MS/Sun *
788 xstcTestInstance(xmlNodePtr cur, xmlSchemaPtr schemas,
811 "Failed to build path to schemas testGroup line %ld : %s\n",
817 test_log("schemas for testGroup line %ld is missing: %s\n",
839 ctxt = xmlSchemaNewValidCtxt(schemas);
890 xmlSchemaPtr schemas = NULL; local
    [all...]
runtest.c 451 channel(data, "Schemas validity ");
454 channel(data, "Schemas parser ");
2990 xmlSchemaPtr schemas; local
3167 xmlRelaxNGPtr schemas; local
    [all...]
  /external/chromium_org/net/proxy/
proxy_config_service_linux.cc 549 const gchar* const* schemas = libgio_loader_.g_settings_list_schemas(); local
550 while (*schemas) {
551 if (strcmp(schema_name, static_cast<const char*>(*schemas)) == 0)
553 schemas++;
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 166 milliseconds