/hardware/nxp/secure_element/pn8x/ls_client/src/ |
D | LsClient.cpp | 105 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 107 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 109 buff << std::setw(2) << std::setfill('0') << std::hex << (int)(info->m_mode); in dumpLsInfo() 110 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 112 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 114 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 116 buff << std::setw(2) << std::setfill('0') << std::hex in dumpLsInfo() 253 outHash << std::setw(2) << std::setfill('0') << std::hex in printLSStatus() 276 outHash << std::setw(2) << std::setfill('0') << std::hex in printLSStatus()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | printer.cpp | 79 ss << std::hex << nlmsg_flags << std::dec; in flagsToStream() 86 ss << std::hex; in toStream() 90 ss << std::endl << ' ' << std::dec << std::setw(4) << i << std::hex; in toStream() 113 ss << ", crc=" << std::hex << std::setw(4) << crc16(raw) << std::dec; in toStream() 187 ss << ", crc=" << std::hex << std::setw(4) << crc16(hdr.data<uint8_t>()) << std::dec; in toString()
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_misc_utils.h | 203 using std::hex; 229 ss << hex << "0x" << val; in to_string_hex()
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_misc_utils.h | 203 using std::hex; 229 ss << hex << "0x" << val; in to_string_hex()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/test/ |
D | HidRawSensorTest.cpp | 141 LOG_I << "Sensor usage " << std::hex << digest.fullUsage << std::dec << LOG_ENDL; in test() 144 LOG_V << "Usage " << std::hex << digest.fullUsage << std::dec << LOG_ENDL; in test() 147 LOG_V << "Sensor of usage " << std::hex << digest.fullUsage << std::dec in test()
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferdescriptor.cpp | 77 stream << "<unknown CPU read value 0x" << std::hex << (usage & 0x0full) << ">"; in describe_usage() 92 stream << "<unknown CPU write value 0x" << std::hex << (usage & 0xf0ull) << ">"; in describe_usage()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 82 os << std::hex << ::std::setw(2) << static_cast<int>(param.blob[i]) << ::std::dec; in operator <<() 88 os << ::std::hex << ::std::setw(2) << static_cast<int>(param.blob[i]) << ::std::dec; in operator <<()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidReport.cpp | 86 ret << std::hex << std::setfill('0') << std::setw(2) << mUnit.get(0); in getUnitString() 126 << "usage: " << std::hex << h.getFullUsage() << std::dec << ", "; in operator <<() 142 os << "map: (" << std::hex; in operator <<()
|
D | HidParser.cpp | 287 os << "Usage: 0x" << std::hex << i.fullUsage << std::dec in operator <<() 302 << ", usage: " << std::hex << std::setfill('0') << std::setw(8) in operator <<() 308 << std::hex in operator <<()
|
D | HidTree.cpp | 42 << ", usage " << std::hex << mFullUsage << std::dec << LOG_ENDL; in outputRecursive()
|
/hardware/interfaces/light/aidl/default/ |
D | Lights.cpp | 27 LOG(INFO) << "Lights setting state for id=" << id << " to color " << std::hex << state.color; in setLightState()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSupport.h | 28 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | BroadcastRadio.cpp | 130 LOG(DEBUG) << "fetching image " << std::hex << id; in getImage() 137 LOG(INFO) << "image " << std::hex << id << " doesn't exists"; in getImage()
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSupport.h | 36 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
|
D | MPLSupport.cpp | 176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) in convert_long_to_hex_char() argument 181 hex[bytePosition] = (int) ((quat[index] >> (4-1-i) * 8) & 0xFF); in convert_long_to_hex_char()
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | key_param_output.cpp | 110 os << ::std::hex << ::std::setw(2) << static_cast<int>(param.blob[i]) << ::std::dec; in operator <<() 116 os << ::std::hex << ::std::setw(2) << static_cast<int>(param.blob[i]) << ::std::dec; in operator <<()
|
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | ifreqs.cpp | 59 PLOG(ERROR) << "ioctl(" << std::hex << request << std::dec << ") failed"; in send()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/ |
D | HidParserExample2.cpp | 25 LOG_D << "Descriptor [" << descriptor.size() << "]: " << std::hex; in printRawValue()
|
/hardware/interfaces/sensors/common/vts/2_X/ |
D | VtsHalSensorsV2_XTargetTest.h | 383 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 482 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 612 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in runFlushTest() 634 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in runFlushTest() 686 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 723 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 775 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 796 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in TEST_P() 820 << " handle=0x" << std::hex << std::setw(8) in checkRateLevel() 887 << " handle=0x" << std::hex << std::setw(8) << std::setfill('0') in verifyConfigure()
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | TestCommandReader.cpp | 89 GTEST_FAIL() << "unexpected return command " << std::hex << static_cast<int>(command); in parseSingleCommand()
|
/hardware/interfaces/keymaster/4.1/support/ |
D | Keymaster.cpp | 43 os << std::setw(2) << std::setfill('0') << std::hex; in operator <<() 52 os << std::setw(2) << std::setfill('0') << std::hex; in operator <<()
|
/hardware/interfaces/tests/expression/1.0/ |
D | IExpression.hal | 49 // hex literals could be (u)int32_t or (u)int64_t 90 hex = 0xffffffff,
|
/hardware/interfaces/automotive/can/1.0/tools/ |
D | canhaldump.cpp | 45 std::cout << " " << name << " " << std::hex << std::uppercase << std::setw(msgIdWidth) in onReceive()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | VehicleHalServer.cpp | 75 << " prop 0x" << std::hex << cfg.prop << " area 0x" << std::hex in VehicleHalServer()
|
/hardware/interfaces/boot/1.1/default/boot_control/ |
D | libboot_control.cpp | 230 LOG(WARNING) << "Invalid boot control found, expected CRC-32 0x" << std::hex << computed_crc32 in Init() 231 << " but found 0x" << std::hex << boot_ctrl.crc32_le << ". Re-initializing."; in Init()
|