/hardware/google/apf/ |
D | apf_disassembler.c | 34 int byte; in main() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUtil.cpp | 75 int AudioUtil::getSamplingFrequencyFromEDID(unsigned char byte) { in getSamplingFrequencyFromEDID() 103 int AudioUtil::getBitsPerSampleFromEDID(unsigned char byte, in getBitsPerSampleFromEDID()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | Obd2SensorStore.cpp | 39 const uint8_t byte = mStorage[byteIndex]; in set() local 47 const uint8_t byte = mStorage[byteIndex]; in get() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/obd2frame/src/ |
D | Obd2SensorStore.cpp | 53 const uint8_t byte = mStorage[byteIndex]; in set() local 65 const uint8_t byte = mStorage[byteIndex]; in get() local
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | IDvr.aidl | 41 void getQueueDesc(out MQDescriptor<byte, SynchronizedReadWrite> queue); in getQueueDesc()
|
D | IFilter.aidl | 52 void getQueueDesc(out MQDescriptor<byte, SynchronizedReadWrite> queue); in getQueueDesc()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
D | IDvr.aidl | 38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
|
D | IFilter.aidl | 38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | structs.cpp | 48 for (const auto byte : attr.data<uint8_t>().getRaw()) { in hwaddrToStream() local
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
D | IDvr.aidl | 38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
|
D | IFilter.aidl | 38 …void getQueueDesc(out android.hardware.common.fmq.MQDescriptor<byte,android.hardware.common.fmq.Sy… in getQueueDesc()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | qtypes.h | 78 typedef unsigned char byte; /* Unsigned 8 bit value type. */ typedef
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | common.cpp | 43 for (const auto byte : data.getRaw()) { in crc16() local
|
D | printer.cpp | 88 for (const auto byte : rawData) { in toStream() local
|
/hardware/interfaces/confirmationui/support/test/ |
D | msg_formatting_test.cpp | 46 uint8_t byte = data[i]; in hexdump() local
|
/hardware/interfaces/automotive/can/1.0/tools/ |
D | canhaldump.cpp | 51 for (const auto byte : message.payload) { in onReceive() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/src/ |
D | ProtoMessageConverter.cpp | 130 for (const char& byte : in.byte_values()) { in protoToAidl() local
|
/hardware/interfaces/keymaster/4.0/support/ |
D | keymaster_utils.cpp | 116 uint8_t byte = (value >> (n * 8)) & 0xff; in appendUint64() local 132 uint8_t byte = (value >> (n * 8)) & 0xff; in appendUint32() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_mpo_composer.c | 163 int32_t byte; in mm_jpeg_mpo_get_app_marker() local
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | mct_protocol_unittest.cc | 110 char byte; in SendAndReadUartOutbound() local
|