/packages/modules/NeuralNetworks/tools/api/ |
D | generate_api.py | 294 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)
|
D | README.md | 7 `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 …]
|
D | NeuralNetworksTypes.t | 136 * 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
|
D | generate_api.sh | 38 ${DRYRUN} ${TOOL} --kind ${kind} --specification ${SPECFILE} --template ${in} --out ${out}
|
D | types.spec | 7637 * See {@link Extension::name} for the format specification.
|
/packages/modules/Bluetooth/system/gd/rust/linux/docs/ |
D | style_guide.md | 17 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
|
D | glossary.md | 17 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/ |
D | TestPartitioning.cpp | 1130 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 …]
|
D | TestIntrospectionControl.cpp | 144 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/ |
D | vm_config.cddl | 4 ; 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/ |
D | UwbServiceImplTest.java | 239 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/ |
D | org.chromium.mmc.CodecManager.service | 15 # D-Bus on-demand service specification for CodecManager.
|
/packages/modules/Virtualization/pvmfw/ |
D | README.md | 47 [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/ |
D | bison.gni | 16 # Bison is a parser generator which reads a specification of a context-free
|
/packages/modules/Virtualization/service_vm/ |
D | README.md | 15 [cdi]: https://android.googlesource.com/platform/external/open-dice/+/main/docs/specification.md#CD…
|
/packages/modules/Bluetooth/tools/rootcanal/proto/rootcanal/ |
D | configuration.proto | 68 // according to the specification.
|
/packages/modules/Bluetooth/tools/rootcanal/ |
D | README.md | 81 specification to abstract over negotiation details.
|
D | CMakeLists.txt | 25 # Generate the Rust/C++ backend for a .pdl specification file.
|
/packages/modules/Virtualization/docs/ |
D | updatable_vm.md | 96 [open_dice_spec_cdi]: https://pigweed.googlesource.com/open-dice/+/HEAD/docs/specification.md#cdi-v…
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | observation.proto | 40 // The specification of how to do this is part of the definition of a Report.
|
D | report_definition.proto | 509 // 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/ |
D | README.md | 310 The NNAPI `libprotobuf-mutator` implementation uses the proto3 specification.
|
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |