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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  /external/chromium_org/tools/json_schema_compiler/
json_schema.py 36 schemas = json_parse.Parse(handle.read())
37 return schemas
  /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/tools/grit/grit/format/
android_xml_unittest.py 61 <resources xmlns:android="http://schemas.android.com/apk/res/android">
android_xml.py 28 <resources xmlns:android="http://schemas.android.com/apk/res/android">
102 'xmlns:android="http://schemas.android.com/apk/res/android">\n')
  /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...]
debugXML.c     [all...]
configure     [all...]
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 38 * representations of schemas and prepares them for validation.
280 * parses schemas, although {@link SchemaFactory}s are not required
388 * errors found during the parsing of schemas will be first sent
456 * resource resolution when parsing schemas.
460 * when it needs to locate external resources while parsing schemas,
517 * <p>This is a convenience method for {@link #newSchema(Source[] schemas)}.</p>
594 * If the parsed set of schemas includes error(s) as
601 * if <tt>schemas.length!=1</tt>.
604 * @param schemas
621 * If the <code>schemas</code> parameter itself is null o
    [all...]
  /development/testrunner/
create_test.py 53 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 344 postData += 'xmlns:gphoto="http://schemas.google.com/photos/2007">' + eol;
351 postData += '<category scheme="http://schemas.google.com/g/2005#kind" ' +
352 'term="http://schemas.google.com/photos/2007#album"></category>' + eol;
  /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/chromium_org/chrome/renderer/resources/extensions/
json_schema.js 142 * Add types that may be referenced by validated schemas that reference them
412 // If the items property is an array of schemas, each item in the array must
event.js 13 // Schemas for the rule-style functions on the events API that
418 // Validate conditions and actions against specific schemas of this
  /external/libxml2/
debugXML.c     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /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 2339 milliseconds