/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/aemu/base/include/aemu/base/ |
D | Allocator.h | 37 size_t bytes = sizeof(T) * count; in allocArray() local 43 size_t bytes = strlen(toCopy) + 1; in strDup() local 60 void* dupArray(const void* buf, size_t bytes) { in dupArray()
|
D | SubAllocator.h | 60 size_t bytes = sizeof(T) * count; in allocArray() local 66 size_t bytes = strlen(toCopy) + 1; in strDup() local 83 void* dupArray(const void* buf, size_t bytes) { in dupArray()
|
D | Uuid.h | 54 const uint8_t* bytes() const { in bytes() function
|
/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 55 bool ring_buffer_can_write(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_write() 61 bool ring_buffer_can_read(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_read() 228 uint32_t bytes) { in ring_buffer_view_can_write() 238 uint32_t bytes) { in ring_buffer_view_can_read() 437 uint32_t bytes, in ring_buffer_wait_write() 476 uint32_t bytes, in ring_buffer_wait_read() 519 uint32_t bytes) { in get_step_size() 531 uint32_t bytes) { in ring_buffer_write_fully() 539 uint32_t bytes) { in ring_buffer_read_fully() 547 uint32_t bytes, in ring_buffer_write_fully_with_abort() [all …]
|
D | Stream.cpp | 91 uint8_t bytes[sizeof(float)]; in putFloat() member 100 uint8_t bytes[sizeof(float)]; in getFloat() member
|
D | ring_buffer_unittest.cpp | 103 size_t bytes = stepSize * numSteps; in writeTest() local 130 size_t bytes = stepSize * numSteps; in readTest() local 243 size_t bytes = stepSize * numSteps; in viewWriteTest() local 270 size_t bytes = stepSize * numSteps; in viewReadTest() 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/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/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioSessionControl.h | 202 const void* buffer, size_t bytes) { in OutWritePcmData() 215 size_t bytes) { in InReadPcmData()
|
/hardware/google/aemu/host-common/ |
D | HostGoldfishPipe_unittest.cpp | 49 size_t bytes = strlen(kResponse) + 1; in TEST_F() local
|
/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()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioStreamOutALSA.cpp | 110 ssize_t AudioStreamOutALSA::write(const void *buffer, size_t bytes) in write()
|
/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/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/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/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/ |
D | Nl80211.cpp | 943 const auto bytes = alldata.getRaw(); in informationElementsToStream() 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/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/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/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
|