Searched refs:generation (Results 1 – 25 of 68) sorted by relevance
123
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/1/android/hardware/wifi/hostapd/ |
D | ApInfo.aidl | 41 android.hardware.wifi.hostapd.Generation generation;
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/2/android/hardware/wifi/hostapd/ |
D | ApInfo.aidl | 41 android.hardware.wifi.hostapd.Generation generation;
|
/hardware/interfaces/wifi/hostapd/aidl/aidl_api/android.hardware.wifi.hostapd/current/android/hardware/wifi/hostapd/ |
D | ApInfo.aidl | 41 android.hardware.wifi.hostapd.Generation generation;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/ |
D | generatedcommands.adoc | 8 This chapter discusses the generation of command buffer content on the 40 include::{chapters}/VK_NV_device_generated_commands/generation.adoc[]
|
D | generation.adoc | 9 The generation of commands on the device requires a `preprocess` buffer. 187 The actual generation of commands as well as their execution on the device 200 affecting the generation of commands. 250 [open,refpage='VkGeneratedCommandsInfoNV',desc='Structure specifying parameters for the generation … 259 * pname:pipeline is the slink:VkPipeline used in the generation and 466 command generation for the compute piplines must: already be specified at
|
/hardware/interfaces/wifi/hostapd/aidl/android/hardware/wifi/hostapd/ |
D | ApInfo.aidl | 55 Generation generation;
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapdCallback.hal | 40 * @param generation The operational mode of the AP (e.g. 11ac, 11ax). 44 Bandwidth bandwidth, Generation generation, MacAddress apIfaceInstanceMacAddress);
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 81 * match the current generation number of the buffer queue previously 83 * match the current generation number of the buffer queue. 297 * match the current generation number of the buffer queue, the call 584 * Sets the current generation number of the buffer queue. 586 * This generation number shall be inserted into any buffers allocated by the 588 * generation number shall fail. Buffers already in the queue are not 589 * affected and shall retain their current generation number. The generation 591 * setGenerationNumber() shall be given 0 as their generation numbers. 593 * @param generationNumber New generation number. The client must make sure 594 * that @p generationNumber is different from the previous generation
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 43 * @return supportsAttestation is true if the hardware supports generation of Keymaster public 78 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided 95 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided 122 * Tag::APPLICATION_ID data provided during key generation/import. Without the 127 * Tag::APPLICATION_DATA data provided during key generation/import. Without the 148 * Tag::APPLICATION_ID data provided during key generation/import. Without the 153 * Tag::APPLICATION_DATA data provided during key generation/import. Without the 261 * Tag::APPLICATION_DATA were provided during generation, they must be provided
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | raytracing.adoc | 142 semantics>> on these code:BuiltIn variables when used in the ray generation, 228 shader binding table data for the ray generation shader stage. 230 pname:raygenShaderBindingTableBuffer) of the ray generation shader being 257 When the command is executed, a ray generation group of [eq]#pname:width 357 table data for the ray generation shader stage. 369 When the command is executed, a ray generation group of [eq]#pname:width 484 table data for the ray generation shader stage. 589 generation shader binding table record used by this command. 591 corresponding to the ray generation shader binding table record at base 733 Only one ray generation shader is executed per ray tracing dispatch. [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/images/ |
D | README.adoc | 28 popular browsers and in the PDF generation path for the specification.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_ray_tracing_pipeline.adoc | 80 * A new ray tracing pipeline type with new shader domains: ray generation, 280 * Require code:Volatile for the following builtins in the ray generation, 336 Example ray generation GLSL shader 368 decorated as volatile in the ray generation, closest hit, miss,
|
D | VK_NV_cuda_kernel_launch.adoc | 53 is used between the cache generation from PTX and the use of this cache.
|
D | VK_EXT_pipeline_properties.adoc | 44 generation layer, although we can envision that there might be future uses
|
D | VK_NV_ray_tracing.adoc | 85 Example ray generation GLSL shader
|
D | VK_EXT_video_encode_h264.adoc | 117 enable the generation of H.264 prefix NALUs when supported by the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | README.adoc | 36 scripts/ Helper scripts used in specification, header, and reference page generation
|
/hardware/interfaces/bluetooth/audio/utils/ |
D | Android.bp | 179 // Binary generation
|
/hardware/interfaces/keymaster/4.1/ |
D | types.hal | 48 * generation or any operation, is never returned by any method and is never used in a key
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProvider.hal | 114 * On a succesful generation of camera ID list 172 * On a succesful generation of camera ID list
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | EntityManager.h | 78 size_t generation, in makeHandle() argument 81 res |= generation << indexBits; in makeHandle()
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 375 * async mode and buffer count override, or the generation 610 * Sets the current generation number of the BufferQueue. 612 * This generation number will be inserted into any buffers allocated by the 614 * generation number will fail. Buffers already in the queue are not 615 * affected and will retain their current generation number. The generation
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | EntityManager.h | 95 size_t generation, 98 res |= (((uint64_t)generation) << indexBits) & generationMask;
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 69 * key didn't have a corresponding Tag::PURPOSE provided during generation/import), the 101 * This tag is repeatable for key generation/import. For AES and 3DES operations the caller 104 * generation/import, the operation must fail with ErrorCode::INCOMPATIBLE_BLOCK_MODE. 115 * This tag is repeatable for key generation/import. For signing and verification operations, 142 * algorithm, the generation or import method must return ErrorCode::INCOMPATIBLE_PADDING_MODE. 181 * Tag::EC_CURVE specifies the elliptic curve. EC key generation requests may have 196 * the specified exponent is not supported, key generation must fail with 206 * Tag::INCLUDE_UNIQUE_ID is specified during key generation to indicate that an attestation 218 * This tag is specified by the caller during key generation or import to require that the key 245 * This tag is specified by the caller during key generation or import to require. If the [all …]
|
D | IKeymasterDevice.hal | 30 * o Key generation 44 * which is not exposed as an API but used internally: Random number generation. The random number 45 * generator must be high-quality and must be used for generation of keys, initialization vectors, 388 * of a key in any way inconsistent with the authorizations specified at generation time. With 461 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 493 * @param keyParams Key generation parameters are defined as IKeymasterDevice tag/value pairs, 609 * Tag::APPLICATION_ID data provided during key generation/import. Without the correct 614 * Tag::APPLICATION_DATA data provided during key generation/import. Without the correct 633 * Tag::APPLICATION_ID data provided during key generation/import. Without the correct 638 * Tag::APPLICATION_DATA data provided during key generation/import. Without the correct [all …]
|
123