/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmendian.h | 125 #define htol16_ua_store(val, bytes) ({ \ argument 132 #define htol32_ua_store(val, bytes) ({ \ argument 141 #define hton16_ua_store(val, bytes) ({ \ argument 148 #define hton32_ua_store(val, bytes) ({ \ argument 157 #define ltoh16_ua(bytes) ({ \ argument 162 #define ltoh32_ua(bytes) ({ \ argument 167 #define ntoh16_ua(bytes) ({ \ argument 172 #define ntoh32_ua(bytes) ({ \ argument 216 htol16_ua_store(uint16 val, uint8 *bytes) in htol16_ua_store() 226 htol32_ua_store(uint32 val, uint8 *bytes) in htol32_ua_store() [all …]
|
/hardware/google/pixel/power-libperfmgr/adaptivecpu/tests/ |
D | KernelCpuFeatureReaderTest.cpp | 64 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local 80 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local 132 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local 141 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local 180 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local 189 char *bytes = reinterpret_cast<char *>(acpuStats.begin()); in TEST() local
|
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSessionControl_2_1.h | 137 const void* buffer, size_t bytes) { in OutWritePcmData() 148 size_t bytes) { in InReadPcmData()
|
D | BluetoothAudioSessionControl.h | 131 const void* buffer, size_t bytes) { in OutWritePcmData()
|
D | BluetoothAudioSession.cpp | 403 size_t bytes) { in OutWritePcmData() 439 size_t BluetoothAudioSession::InReadPcmData(void* buffer, size_t bytes) { in InReadPcmData()
|
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioSessionControl.h | 201 const void* buffer, size_t bytes) { in OutWritePcmData() 214 size_t bytes) { in InReadPcmData()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | JsonFakeValueGenerator.cpp | 231 hidl_vec<uint8_t> bytes(byteSize % 8 == 0 ? byteSize / 8 : byteSize / 8 + 1); in generateDiagnosticBytes() local 249 void JsonFakeValueGenerator::setBit(hidl_vec<uint8_t>& bytes, size_t idx) { in setBit()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/ |
D | JsonFakeValueGenerator.cpp | 51 void setBit(std::vector<uint8_t>& bytes, size_t idx) { in setBit() 84 std::vector<uint8_t> bytes((byteSize + 7) / 8); in generateDiagnosticBytes() local
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.cpp | 128 ssize_t AudioStreamOutStub::write(const void* buffer, size_t bytes) in write() 175 ssize_t AudioStreamInStub::read(void* buffer, ssize_t bytes) in read()
|
D | AudioHardwareGeneric.cpp | 233 ssize_t AudioStreamOutGeneric::write(const void* buffer, size_t bytes) in write() 343 ssize_t AudioStreamInGeneric::read(void* buffer, ssize_t bytes) in read()
|
D | AudioDumpInterface.cpp | 279 ssize_t AudioStreamOutDump::write(const void* buffer, size_t bytes) in write() 439 ssize_t AudioStreamInDump::read(void* buffer, ssize_t bytes) in read()
|
/hardware/qcom/sdm845/display/liblight/ |
D | lights.c | 135 size_t bytes = snprintf(buffer, sizeof(buffer), "%d\n", value); in write_int() local 163 size_t bytes = snprintf(buffer, sizeof(buffer), "%d %d\n", value1, value2); in write_double_int() local
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 2055 OMX_IN OMX_U32 bytes, in use_input_buffer() 2230 OMX_IN OMX_U32 bytes, in use_output_buffer() 2428 OMX_IN OMX_U32 bytes, in use_buffer() 2618 OMX_U32 bytes) in allocate_input_meta_buffer() 2682 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 2830 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 2995 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 110 ssize_t AudioStreamOutALSA::write(const void *buffer, size_t bytes) in write()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2676 OMX_IN OMX_U32 bytes, in use_input_buffer() 2827 OMX_IN OMX_U32 bytes, in use_output_buffer() 2996 OMX_IN OMX_U32 bytes, in use_buffer() 3125 OMX_IN OMX_U32 bytes, in use_client_output_extradata_buffer() 3176 OMX_IN OMX_U32 bytes, in use_client_input_extradata_buffer() 3366 OMX_U32 bytes) in allocate_input_meta_buffer() 3437 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3573 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3752 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2522 OMX_IN OMX_U32 bytes, in use_input_buffer() 2673 OMX_IN OMX_U32 bytes, in use_output_buffer() 2842 OMX_IN OMX_U32 bytes, in use_buffer() 2971 OMX_IN OMX_U32 bytes, in use_client_output_extradata_buffer() 3022 OMX_IN OMX_U32 bytes, in use_client_input_extradata_buffer() 3216 OMX_U32 bytes) in allocate_input_meta_buffer() 3287 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3423 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3600 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2562 OMX_IN OMX_U32 bytes, in use_input_buffer() 2727 OMX_IN OMX_U32 bytes, in use_output_buffer() 2911 OMX_IN OMX_U32 bytes, in use_buffer() 3001 OMX_IN OMX_U32 bytes, in use_client_output_extradata_buffer() 3189 OMX_U32 bytes) in allocate_input_meta_buffer() 3260 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 3411 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3601 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 582 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 576 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 576 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_primary.cpp | 524 int32_t bytes = snprintf(buffer, MAX_SYSFS_COMMAND_LENGTH, "%d\n", level); in SetPanelBrightness() local 570 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_primary.cpp | 530 int32_t bytes = snprintf(buffer, kMaxSysfsCommandLength, "%d\n", level); in SetPanelBrightness() local 582 ssize_t bytes = snprintf(buffer, kWriteLength, "%d", enable); in SetAutoRefresh() local
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
D | Nl80211.cpp | 943 const auto bytes = alldata.getRaw(); in informationElementsToStream() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2186 OMX_IN OMX_U32 bytes, in use_input_buffer() 2355 OMX_IN OMX_U32 bytes, in use_output_buffer() 2553 OMX_IN OMX_U32 bytes, in use_buffer() 2730 OMX_U32 bytes) in allocate_input_meta_buffer() 2796 OMX_IN OMX_U32 bytes) in allocate_input_buffer() 2951 OMX_IN OMX_U32 bytes) in allocate_output_buffer() 3132 OMX_IN OMX_U32 bytes) in allocate_buffer()
|
/hardware/qcom/sdm845/media/mm-core/src/common/ |
D | omx_core_cmp.cpp | 254 OMX_IN OMX_U32 bytes, in qc_omx_component_use_buffer() 280 OMX_IN OMX_U32 bytes) in qc_omx_component_allocate_buffer()
|