/hardware/interfaces/thermal/2.0/ |
D | IThermal.hal | 31 * the status.debugMessage must be populated with a human-readable 51 * the status.debugMessage must be populated with a human-readable error message. 81 * the status.debugMessage must be populated with a human-readable error message. 96 * the status.debugMessage must be populated with a human-readable error message. 108 * the status.debugMessage must be populated with the human-readable
|
/hardware/google/gfxstream/codegen/magma/ |
D | README.md | 16 …_buffer_mapping_id_inout` is populated with a host-allocated buffer mapping ID, and `result_buffer… 67 // and buffer_size populated with the required size. 70 // the buffer contents are populated and the loop exits.
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 25 * the status.debugMessage must be populated with the human-readable 46 * the status.debugMessage must be populated with the human-readable 62 * the status.debugMessage must be populated with the human-readable
|
/hardware/google/pixel-sepolicy/common/system_ext/ |
D | property.te | 3 # denial. These properties are not populated on Pixel, simply ignore any
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 906 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 909 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 960 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 963 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1034 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 1037 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1657 (m_port_ip.populated == OMX_TRUE) && in use_buffer() 1658 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1677 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1791 (m_port_ip.populated == OMX_TRUE) && in allocate_buffer() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 867 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 870 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 920 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 923 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 990 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 993 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1515 (m_port_ip.populated == OMX_TRUE) && in use_buffer() 1516 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1535 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1642 (m_port_ip.populated == OMX_TRUE) && in allocate_buffer() [all …]
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 66 * lac is populated with tac, to ensure that we don't break old clients that 106 * @param type Must be populated with either IMSI or MSISDN or NONE. 107 * @param setid If type is IMSI then setid is populated with
|
D | IGnssMeasurementCallback.hal | 421 * This value must be populated if 'state' != STATE_UNKNOWN. 486 * This value must be populated if 'state' != STATE_UNKNOWN. 554 * This value must be populated if 'accumulated delta range state' != 563 * This value must be populated if 'accumulated delta range state' !=
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 920 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 923 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 974 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 977 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1048 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 1051 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1677 (m_port_ip.populated == OMX_TRUE) && in use_buffer() 1678 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1697 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1811 (m_port_ip.populated == OMX_TRUE) && in allocate_buffer() [all …]
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 897 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 900 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 951 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 954 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1025 (m_port_ip.populated == OMX_TRUE)) || in set_parameter() 1028 (m_port_op.populated == OMX_TRUE)))) in set_parameter() 1649 (m_port_ip.populated == OMX_TRUE) && in use_buffer() 1650 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1669 (m_port_op.populated == OMX_TRUE)) in use_buffer() 1783 (m_port_ip.populated == OMX_TRUE) && in allocate_buffer() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_shader_core_properties.adoc | 46 // After this call, shader_core_properties has been populated
|
D | VK_EXT_subgroup_size_control.adoc | 68 requires the implementation to have fully populated subgroups within local
|
D | VK_EXT_device_memory_report.adoc | 80 believe there are interesting cases for tracking how populated that VA
|
/hardware/interfaces/gnss/2.0/ |
D | IAGnssRil.hal | 44 * is populated to indicate that this network has just disconnected.
|
D | IGnssMeasurementCallback.hal | 329 * set accordingly, in the 'state' field. This value must be populated if 'state' !=
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_GOOGLE_surfaceless_query.adoc | 74 In this case, only the protected information is populated, while
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 119 OMX_BOOL populated; ///< populated? member
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 126 OMX_BOOL populated; ///< populated? member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 126 OMX_BOOL populated; ///< populated? member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 114 OMX_BOOL populated; ///< populated? member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_AMD_shader_info.adoc | 47 This structure will be populated with statistics regarding the physical
|
D | debugging.adoc | 295 number of bytes of data, which will be populated with a vendor-specific 578 populated with purposes supported by the tool.
|
D | sparsemem.adoc | 115 resource are well defined and behave as if the data bound is populated 261 resources or populated regions of the image. 264 behave as if the region was bound to memory populated with all zeros; writes 839 populated with 0; writes to non-resident regions will be discarded. 1074 which is populated with the same values as in
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/ |
D | device_memory.adoc | 105 With pname:pMemoryZirconHandleProperties now successfully populated by
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiChip.hal | 229 * do MCC 5G+6G. This table should not get populated with possible MCC
|