/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/ |
D | README.md | 16 // (number) The version for the JSON schema. 23 // (number/string) The ID for the property. 28 // (optional, number/string) The access mode for the property. 32 // (optional, number/string) The change mode for the property. 38 // (optional, array of number/string) The config array. 44 // (optional, array of int number/string) Int values. 46 // (optional, array of int number/string) Long values. 48 // (optional, array of float number/string) Float values. 53 // (optional, number/string) The minimum sample rate in HZ. 57 // (optional, number/string) The maximum sample rate in HZ. [all …]
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | structs.cpp | 51 .number = info.number, in toAidl() 62 .number = info.number, in toHidl() 78 .number = call.number, in toAidl() 91 .number = toAidl(record.number), in toAidl() 108 .number = record.number, in toAidl() 147 .number = num.number, in toAidl() 198 .number = call.base.base.number, in toAidl()
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 42 * @param serial Serial number of request. 52 * @param serial Serial number of request. 64 * @param serial Serial number of request. 78 * @param serial Serial number of request. 90 * @param serial Serial number of request. 104 * @param serial Serial number of request. 118 * @param serial Serial number of request. 132 * @param serial Serial number of request. 143 * @param serial Serial number of request. 154 * @param serial Serial number of request. [all …]
|
/hardware/interfaces/radio/config/1.1/ |
D | IRadioConfig.hal | 40 * @param serial Serial number of request. 53 * @param serial Serial number of request. 62 * Set modems configurations by specifying the number of live modems (i.e modems that are 66 * the number of live modems as 1, 2, etc 68 * Note: by setting the number of live modems in this API, that number of modems will 71 * @param serial serial number of request. 72 * @param modemsConfig ModemsConfig object including the number of live modems 80 * which includes the number of live modems (i.e modems that are 83 * Note: in order to get the overall number of modems available on the phone, 86 * @param serial Serial number of request.
|
/hardware/interfaces/cas/1.2/ |
D | ICasListener.hal | 27 * @param number value for status event. 29 * the positive number presents how many plugins are inserted; 30 * the negative number presents how many plugins are removed. 33 * the number presents how many sessions are supported 36 onStatusUpdate(StatusEvent event, int32_t number);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/ |
D | capabilities.adoc | 17 the number of refreshable object types available or queried, as 23 If pname:pRefreshableObjectTypes is `NULL`, then the number of refreshable 27 by the user to the number of elements in the pname:pRefreshableObjectTypes 28 array, and on return the variable is overwritten with the number of object 30 If the value of pname:pRefreshableObjectTypeCount is less than the number of
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 60 int number, numstrlen; in find_type_by_name() local 80 &number); in find_type_by_name() 94 number); in find_type_by_name() 101 return number; in find_type_by_name() 305 int number, numstrlen; in find_name_by_sensor_type() local 324 &number); in find_name_by_sensor_type() 339 number, in find_name_by_sensor_type() 359 number); in find_name_by_sensor_type() 372 number); in find_name_by_sensor_type()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 68 int number, numstrlen; in find_type_by_name() local 88 &number); in find_type_by_name() 102 number); in find_type_by_name() 109 return number; in find_type_by_name() 313 int number, numstrlen; in find_name_by_sensor_type() local 332 &number); in find_name_by_sensor_type() 347 number, in find_name_by_sensor_type() 367 number); in find_name_by_sensor_type() 380 number); in find_name_by_sensor_type()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | extensions.adoc | 85 Vulkan API maintains a version number. 91 The Vulkan version number comprises four parts indicating the variant, 109 The variant field was a later addition to the version number, added in 115 previous version number format for Vulkan implementations. 116 New version number macros have been added for this change and the old macros 121 The high version number should be detectable by applications performing 139 The version number is used in several places in the API. 145 * The minor version number is a 10-bit integer packed into bits 21-12. 146 * The patch version number is a 12-bit integer packed into bits 11-0. 148 [open,refpage='VK_API_VERSION_VARIANT',desc='Extract API variant number',type='defines'] [all …]
|
/hardware/interfaces/health/2.0/ |
D | types.hal | 83 * number of read I/Os merged with in-queue I/Os. 87 * number of sectors read. 95 * number of writes processed. 99 * number of writes merged with in-queue I/Os. 103 * number of sectors written. 111 * number of I/Os currently in flight.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_diagnostic_checkpoints/ |
D | device_diagnostic_checkpoints.adoc | 45 number of checkpoint markers available or queried, as described below. 49 If pname:pCheckpointData is `NULL`, then the number of checkpoint markers 52 user to the number of elements in the pname:pCheckpointData array, and on 53 return the variable is overwritten with the number of structures actually 56 If pname:pCheckpointDataCount is less than the number of checkpoint markers 104 number of checkpoint markers available or queried, as described below. 108 If pname:pCheckpointData is `NULL`, then the number of checkpoint markers 112 user to the number of elements in the pname:pCheckpointData array, and on 113 return the variable is overwritten with the number of structures actually 116 If pname:pCheckpointDataCount is less than the number of checkpoint markers
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 32 * Sets the maximum number of buffers that can be dequeued at one time. If 39 * @p maxDequeuedBuffers must not be less than the number of currently 51 * - @p maxDequeuedBuffers is greater than or equal to the number of 54 * maximum number of dequeued buffers cannot be accomplished for any other 57 * @param maxDequeuedBuffers The desired number of buffers that can be 78 * @return generationNumber Generation number of the buffer. If 81 * match the current generation number of the buffer queue previously 83 * match the current generation number of the buffer queue. 102 * Changing the async flag may affect the number of available slots. If the 103 * adjustment to the number of slots cannot be made, @p status shall be set [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_extensions.py | 15 def __init__(self, name, number, ext_version): argument 18 self.number = number 26 number = int(ext_elem.attrib['number']) 33 return Extension(name, number, 0) 44 ext = Extension(name, number, version)
|
/hardware/interfaces/weaver/1.0/ |
D | types.hal | 24 /** The number of slots available. */ 26 /** The number of bytes used for a key. */ 28 /** The number of bytes used for a value. */
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 58 * @param serial Serial number of request. 77 * @param serial Serial number of request. 112 * @param serial Serial number of request. 158 * @param serial Serial number of request. 176 * @param serial Serial number of request. 192 * @param serial Serial number of request. 206 * @param serial Serial number of request. 222 * @param serial Serial number of request 232 * RIL_CARDSTATE_PRESENT and the number of card apps will be 0. 263 * @param serial Serial number of request. [all …]
|
/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | crash_analyzer.c | 15 int find_rightmost_setbit_position(uint32_t number) in find_rightmost_setbit_position() argument 17 if (number) in find_rightmost_setbit_position() 18 return log2(number ^ (number & (number - 1))); in find_rightmost_setbit_position()
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 36 * @param serial Serial number of request. 52 * @param serial Serial number of request 59 * RIL_CARDSTATE_PRESENT and the number of card apps will be 0. 77 * @param serial Serial number of request. 90 * @param serial Serial number of request. 99 * @param serial Serial number of request. 109 * @param serial Serial number of request.
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 60 * @param serial Serial number of request. 90 * @param serial Serial number of request. 100 * @param serial Serial number of request. 111 * if the 'address' in the 'dialInfo' field is identified as an emergency number by Android. 113 * In multi-sim scenario, if the emergency number is from a specific subscription, this radio 126 * If the dialed emergency number does not have a specified emergency service category, the 128 * emergency number does not have specified emergency Uniform Resource Names, the 'urns' field 134 * emergency number function, if the 'hasKnownUserIntentEmergency' field is true, the user's 147 * @param serial Serial number of request. 166 * @param serial Serial number of request. [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | memory_reservation_request_count_common.adoc | 9 The number of {objectnameplural} currently allocated from pname:device 10 plus {objectcount} must: be less than or equal to the total number of
|
D | memory_reservation_request_count_combined_common.adoc | 9 The number of {combinedobjectnameplural} currently allocated from 11 {combinedobjectcount} must: be less than or equal to the total number of
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/ |
D | querycreateinfo.adoc | 39 [open,refpage='vkGetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR',desc='Reports the number of… 41 To query the number of passes required to query a performance query pool on 51 * pname:pNumPasses is a pointer to an integer related to the number of 57 The number of passes required to capture the counters specified in the
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 31 * union discriminator. Defines a number of specific standard hardware 67 * there is no device with a given serial number. 122 * list of interface serial number suffixes. If there happens to 123 * be a device (like USB2CAN) with a matching serial number 127 * entire serial number, or the last few characters (usually 141 * List of interface serial number suffixes. 153 /** Interface number, 0-based. */
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 62 * @param serial Serial number of request. 81 * @param serial Serial number of request. 111 * @param serial Serial number of request. 124 * @param serial Serial number of request. 138 * @param serial Serial number of request. 150 * @param serial Serial number of request. 178 * @param serial Serial number of request. 205 * @param serial Serial number of request. 218 * @param serial Serial number of request. 244 * @param serial Serial number of request. [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_ARM_shader_core_properties.adoc | 21 It exposes properties for the number of texel, pixel, and fused multiply-add 25 query the number of shader cores on the physical device.
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVirtualizerEffect.hal | 54 * to MSb in the channel mask. The number of values is the number of 65 * to MSb in the channel mask. The number of values is the number of
|