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

1 2

  /external/python/cpython2/Lib/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/python/cpython3/Lib/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">
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_msvc9compiler.py 12 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
14 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
42 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
44 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  /external/parameter-framework/upstream/test/xml-generator/
test.py 38 def __init__(self, toplevel, criteria, schemas):
41 self.schemas = schemas
56 "--schemas-dir", pfConfig.schemas]
97 os.path.join(basedir, "../../schemas"))
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/
Android.mk 14 PFW_DEFAULT_SCHEMAS_DIR := $(PFW_CORE)/upstream/schemas
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/
Android.mk 14 PFW_DEFAULT_SCHEMAS_DIR := $(PFW_CORE)/upstream/schemas
  /frameworks/av/services/audiopolicy/engineconfigurable/tools/
build_audio_pfw_settings.mk 27 --schemas-dir $(MY_SCHEMAS_DIR) > "$@"
  /build/soong/scripts/
manifest_fixer_test.py 68 '<manifest xmlns:android="http://schemas.android.com/apk/res/android">\n'
241 '<manifest xmlns:android="http://schemas.android.com/apk/res/android">\n'
292 '"http://schemas.android.com/apk/res/android">\n'
305 '"http://schemas.android.com/apk/res/android">\n'
327 '<manifest xmlns:android="http://schemas.android.com/apk/res/android">\n'
361 '<manifest xmlns:android="http://schemas.android.com/apk/res/android">\n'
397 '<manifest xmlns:android="http://schemas.android.com/apk/res/android">\n'
  /external/flatbuffers/android/jni/
include.mk 54 # rebuilt from flatbuffers schemas.
150 # $(call flatbuffers_fbs_to_h,$(MY_PROJ_DIR)/schemas,\
151 # $(MY_PROJ_DIR)/gen/include,$(MY_PROJ_DIR)/schemas/example.fbs)
153 # This will convert the file path `$(MY_PROJ_DIR)/schemas/example.fbs)` to
166 # $(call flatbuffers_header_build_rule,$(MY_PROJ_DIR)/schemas/example.fbs,\
167 # $(MY_PROJ_DIR)/schemas,$(MY_PROJ_DIR)/gen/include)
193 # $(2) schema_dir: Directory containing the flatbuffer schemas.
195 # $(4) schema_include_dirs: Directories to include when generating schemas.
197 # flatbuffer schemas.
204 # generate header files for your flatbuffer schemas as well as automaticall
    [all...]
  /build/make/tools/
auto_gen_test_config_test.py 29 <manifest xmlns:android="http://schemas.android.com/apk/res/android">
34 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
43 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
generate-enforce-rro-android-manifest.py 25 ANDROID_MANIFEST_TEMPLATE="""<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  /external/flatbuffers/samples/android/jni/
Android.mk 23 # Include the FlatBuffer utility function to generate header files from schemas.
31 ANDROID_SAMPLE_SCHEMA_DIR := $(LOCAL_PATH)/schemas
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/
Android.mk 15 PFW_DEFAULT_SCHEMAS_DIR := $(PFW_CORE)/upstream/schemas
  /external/python/cpython3/PC/layout/support/
appxmanifest.py 74 "": "http://schemas.microsoft.com/appx/manifest/foundation/windows10",
75 "m": "http://schemas.microsoft.com/appx/manifest/foundation/windows10",
76 "uap": "http://schemas.microsoft.com/appx/manifest/uap/windows10",
77 "rescap": "http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities",
78 "rescap4": "http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/4",
79 "desktop4": "http://schemas.microsoft.com/appx/manifest/desktop/windows10/4",
80 "desktop6": "http://schemas.microsoft.com/appx/manifest/desktop/windows10/6",
81 "uap3": "http://schemas.microsoft.com/appx/manifest/uap/windows10/3",
82 "uap4": "http://schemas.microsoft.com/appx/manifest/uap/windows10/4",
83 "uap5": "http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
    [all...]
props.py 42 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  /external/python/google-api-python-client/googleapiclient/
schema.py 17 Schemas holds an APIs discovery schemas. It can return those schema as
45 s = Schemas(schema)
71 class Schemas(object):
72 """Schemas for an API."""
81 self.schemas = discovery.get('schemas', {})
83 # Cache of pretty printed schemas.
108 self.pretty[name] = _SchemaToStruct(self.schemas[name],
166 return self.schemas.get(name, default
    [all...]
  /external/libxml2/
runsuite.c 321 * dump the schemas to a buffer, then reparse it and compile the schemas
456 * dump the schemas to a buffer, then reparse it and compile the schemas
642 printf("## XML Schemas datatypes test suite from James Clark\n");
771 * Schemas test suites from W3C/NIST/MS/Sun *
776 xstcTestInstance(xmlNodePtr cur, xmlSchemaPtr schemas,
799 "Failed to build path to schemas testGroup line %ld : %s\n",
805 test_log("schemas for testGroup line %ld is missing: %s\n",
827 ctxt = xmlSchemaNewValidCtxt(schemas);
878 xmlSchemaPtr schemas = NULL; local
    [all...]
runtest.c 452 channel(data, "Schemas validity ");
455 channel(data, "Schemas parser ");
3070 xmlSchemaPtr schemas; local
3247 xmlRelaxNGPtr schemas; local
    [all...]
rngparser.c 1517 const xmlChar *schemas = variable
    [all...]
Makefile.am     [all...]
debugXML.c     [all...]
  /external/python/apitools/apitools/gen/
gen_client_lib.py 86 # Order is important here: we need the schemas before we can
92 schemas = self.__discovery_doc.get('schemas', {})
93 for schema_name, schema in sorted(schemas.items()):
  /development/testrunner/
create_test.py 53 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  /external/parameter-framework/support/android/
build_pfw_settings.mk 51 --schemas-dir $(MY_SCHEMAS_DIR) > "$@"
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
Android.mk 19 PFW_DEFAULT_SCHEMAS_DIR := $(PFW_CORE)/upstream/schemas

Completed in 1148 milliseconds

1 2