Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 51) sorted by relevance

123

/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsClient.cpp105 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++/
Dprinter.cpp79 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/
Dloc_misc_utils.h203 using std::hex;
229 ss << hex << "0x" << val; in to_string_hex()
/hardware/qcom/sm8150/gps/utils/
Dloc_misc_utils.h203 using std::hex;
229 ss << hex << "0x" << val; in to_string_hex()
/hardware/libhardware/modules/sensors/dynamic_sensor/test/
DHidRawSensorTest.cpp141 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/
Dmali_gralloc_bufferdescriptor.cpp77 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/
Dkey_param_output.cpp82 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/
DHidReport.cpp86 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 <<()
DHidParser.cpp287 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 <<()
DHidTree.cpp42 << ", usage " << std::hex << mFullUsage << std::dec << LOG_ENDL; in outputRecursive()
/hardware/interfaces/light/aidl/default/
DLights.cpp27 LOG(INFO) << "Lights setting state for id=" << id << " to color " << std::hex << state.color; in setLightState()
/hardware/invensense/65xx/libsensors_iio/
DMPLSupport.h28 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
/hardware/interfaces/broadcastradio/2.0/default/
DBroadcastRadio.cpp130 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/
DMPLSupport.h36 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement);
DMPLSupport.cpp176 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/
Dkey_param_output.cpp110 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/
Difreqs.cpp59 PLOG(ERROR) << "ioctl(" << std::hex << request << std::dec << ") failed"; in send()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp25 LOG_D << "Descriptor [" << descriptor.size() << "]: " << std::hex; in printRawValue()
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h383 << " 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/
DTestCommandReader.cpp89 GTEST_FAIL() << "unexpected return command " << std::hex << static_cast<int>(command); in parseSingleCommand()
/hardware/interfaces/keymaster/4.1/support/
DKeymaster.cpp43 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/
DIExpression.hal49 // hex literals could be (u)int32_t or (u)int64_t
90 hex = 0xffffffff,
/hardware/interfaces/automotive/can/1.0/tools/
Dcanhaldump.cpp45 std::cout << " " << name << " " << std::hex << std::uppercase << std::setw(msgIdWidth) in onReceive()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleHalServer.cpp75 << " prop 0x" << std::hex << cfg.prop << " area 0x" << std::hex in VehicleHalServer()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp230 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()

123