HomeSort by relevance Sort by last modified time
    Searched refs:schemas (Results 1 - 25 of 25) 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 41 schemas = json_parse.Parse(handle.read())
42 return schemas
  /frameworks/base/packages/DocumentsUI/
wrap_alpha.py 46 <bitmap xmlns:android="http://schemas.android.com/apk/res/android"%s%s%s />
  /external/chromium_org/components/url_matcher/
url_matcher_factory.cc 221 std::vector<std::string> schemas; local
222 if (!helpers::GetAsStringVector(value, &schemas)) {
226 for (std::vector<std::string>::const_iterator it = schemas.begin();
227 it != schemas.end(); ++it) {
234 new URLMatcherSchemeFilter(schemas));
  /external/chromium_org/components/policy/core/common/
async_policy_loader.h 59 scoped_ptr<PolicyBundle> InitialLoad(const scoped_refptr<SchemaMap>& schemas);
111 // The current policy schemas that this provider should load.
  /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_org/net/proxy/
proxy_config_service_linux.cc 556 const gchar* const* schemas = libgio_loader_.g_settings_list_schemas(); local
557 while (*schemas) {
558 if (strcmp(schema_name, static_cast<const char*>(*schemas)) == 0)
560 schemas++;
    [all...]
  /external/chromium_org/extensions/renderer/resources/
json_schema.js 149 * Add types that may be referenced by validated schemas that reference them
421 // If the items property is an array of schemas, each item in the array must
event.js 14 // Schemas for the rule-style functions on the events API that
431 // Validate conditions and actions against specific schemas of this
  /external/chromium_org/third_party/flot/
excanvas.min.js 1 if(!document.createElement("canvas").getContext){(function(){var ab=Math;var n=ab.round;var l=ab.sin;var A=ab.cos;var H=ab.abs;var N=ab.sqrt;var d=10;var f=d/2;var z=+navigator.userAgent.match(/MSIE ([\d.]+)?/)[1];function y(){return this.context_||(this.context_=new D(this))}var t=Array.prototype.slice;function g(j,m,p){var i=t.call(arguments,2);return function(){return j.apply(m,i.concat(t.call(arguments)))}}function af(i){return String(i).replace(/&/g,"&amp;").replace(/"/g,"&quot;")}function Y(m,j,i){if(!m.namespaces[j]){m.namespaces.add(j,i,"#default#VML")}}function R(j){Y(j,"g_vml_","urn:schemas-microsoft-com:vml");Y(j,"g_o_","urn:schemas-microsoft-com:office:office");if(!j.styleSheets.ex_canvas_){var i=j.createStyleSheet();i.owningEle (…)
  /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 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 936 milliseconds