Home
last modified time | relevance | path

Searched refs:specification (Results 1 – 25 of 30) sorted by relevance

12

/packages/modules/NeuralNetworks/tools/api/
Dgenerate_api.py294 def __init__(self, filename, specification): argument
297 self.specification = specification
316 assert key in specification.sections, "Unknown section \"" + key + "\" on " + self.context()
318 for line in specification.sections[key]:
350 specification = Specification(args.specification, args.kind) variable
351 specification.read()
353 print(specification.defmacro)
356 template = Template(args.template, specification)
DREADME.md7 `generate_api.py` is employed to combine a single *specification file* with one
29 This tool generates a single output file from an input specification file and an
33 * `--specification SPECIFICATION` path to input specification file
37 The "kind" is an arbitrary token that the specification file can reference with
58 Copy the *section* with the specified *name* from the specification file to the
60 specification file.
69 The specification file consists of comments, *directives*, and other text.
80 The specification file is divided into *regions*, which are sequences of lines
96 For example, a specification file that contains no directives other than
122 section region with the with the specification file's `%insert` and
[all …]
DNeuralNetworksTypes.t136 * Each update of the NNAPI specification yields a new NNAPI feature level enum value.
137 * NNAPI feature level corrseponds to an NNAPI specification version that a driver
142 * specification. Feature levels after Android API level 31 have no association with
143 * API level because the NNAPI specification can be updated between Android API
149 /** NNAPI specification available in Android O-MR1, Android NNAPI feature level 1 */
151 /** NNAPI specification available in Android P, Android NNAPI feature level 2 */
153 /** NNAPI specification available in Android Q, Android NNAPI feature level 3 */
155 /** NNAPI specification available in Android R, Android NNAPI feature level 4 */
158 * NNAPI specification available in Android S, Android NNAPI feature level 5.
159 * After Android S, the NNAPI specification can be updated between Android
Dgenerate_api.sh38 ${DRYRUN} ${TOOL} --kind ${kind} --specification ${SPECFILE} --template ${in} --out ${out}
Dtypes.spec7637 * See {@link Extension::name} for the format specification.
/packages/modules/Bluetooth/system/gd/rust/linux/docs/
Dstyle_guide.md17 1. Acronyms defined by the Bluetooth specification (e.g. `L2CAP`) may be used
20 which specification document the reader can consult for more information.
51 Specification. Citing the individual sections of the specification that informed
55 this field be of length X”) and *not* why the specification makes certain
57 bit as per the specification”) unless the code is directly related to those
84 2. Any relevant parts of the specification that the reader should be familiar
88 helpful to the reader to have a link to that specification
Dglossary.md17 such, specific documents are not linked, but all Bluetooth specification
67 A wrapper around the USB Human Interface Device (HID) specification used in
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp1130 for (const auto& specification : specifications) { in makeDevices() local
1132 switch (specification.mHalVersion) { in makeDevices()
1135 specification.mName, in makeDevices()
1136 new PartitioningDriver(specification.mName.c_str(), in makeDevices()
1137 specification.mVersionString.c_str(), in makeDevices()
1138 specification.mCapabilities, in makeDevices()
1139 specification.mOperationMask, specification.mOEM, in makeDevices()
1140 specification.mOperationTypes)); in makeDevices()
1144 specification.mName, in makeDevices()
1146 specification.mName.c_str(), in makeDevices()
[all …]
DTestIntrospectionControl.cpp144 for (const auto& specification : specifications) { in registerDevices() local
146 specification.mName.c_str(), in registerDevices()
147 new TestDriver(specification.mName.c_str(), specification.mCapabilities, in registerDevices()
148 specification.mSupportedOps))); in registerDevices()
/packages/modules/Virtualization/microdroid_manager/src/
Dvm_config.cddl4 ; See the Open DICE specification
5 ; https://pigweed.googlesource.com/open-dice/+/HEAD/docs/specification.md,
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbServiceImplTest.java239 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_nullChipId() local
240 when(mUwbServiceCore.getSpecificationInfo(anyString())).thenReturn(specification); in testGetSpecificationInfo_nullChipId()
242 .isEqualTo(specification); in testGetSpecificationInfo_nullChipId()
249 final PersistableBundle specification = new PersistableBundle(); in testGetSpecificationInfo_validChipId() local
250 when(mUwbServiceCore.getSpecificationInfo(anyString())).thenReturn(specification); in testGetSpecificationInfo_validChipId()
252 .isEqualTo(specification); in testGetSpecificationInfo_validChipId()
/packages/modules/Bluetooth/system/stack/mmc/dbus_service/
Dorg.chromium.mmc.CodecManager.service15 # D-Bus on-demand service specification for CodecManager.
/packages/modules/Virtualization/pvmfw/
DREADME.md47 [open-dice]: https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md
185 (as defined by this specification), where missing entries are denoted by a zero
248 that it differs from the `AndroidDiceHandover` defined by the specification in
274 - **Mode Decision**: Set according to the [specification][dice-mode]. In
290 [dice-mode]: https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md#Mod…
292 [Layering]: https://pigweed.googlesource.com/open-dice/+/refs/heads/main/docs/specification.md#laye…
/packages/modules/Bluetooth/system/gd/packet/parser/
Dbison.gni16 # Bison is a parser generator which reads a specification of a context-free
/packages/modules/Virtualization/service_vm/
DREADME.md15 [cdi]: https://android.googlesource.com/platform/external/open-dice/+/main/docs/specification.md#CD…
/packages/modules/Bluetooth/tools/rootcanal/proto/rootcanal/
Dconfiguration.proto68 // according to the specification.
/packages/modules/Bluetooth/tools/rootcanal/
DREADME.md81 specification to abstract over negotiation details.
DCMakeLists.txt25 # Generate the Rust/C++ backend for a .pdl specification file.
/packages/modules/Virtualization/docs/
Dupdatable_vm.md96 [open_dice_spec_cdi]: https://pigweed.googlesource.com/open-dice/+/HEAD/docs/specification.md#cdi-v…
/packages/modules/AdServices/adservices/libraries/cobalt/proto/
Dobservation.proto40 // The specification of how to do this is part of the definition of a Report.
Dreport_definition.proto509 // A specification of integer-range buckets for a histogram.
720 // A specification for SystemProfile selection policy.
750 // A specification of a field from SystemProfile. These are used in a
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DREADME.md310 The NNAPI `libprotobuf-mutator` implementation uses the proto3 specification.
/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...

12