Home
last modified time | relevance | path

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

12

/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/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 <<()
DKeymaster.cpp44 os << std::setw(2) << std::setfill('0') << std::hex; in operator <<()
53 os << std::setw(2) << std::setfill('0') << std::hex; 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.cpp286 os << "Usage: 0x" << std::hex << i.fullUsage << std::dec in operator <<()
301 << ", usage: " << std::hex << std::setfill('0') << std::setw(8) in operator <<()
307 << std::hex in operator <<()
DHidTree.cpp42 << ", usage " << std::hex << mFullUsage << std::dec << LOG_ENDL; in outputRecursive()
DStreamIoUtil.h161 ss << std::hex; in hexdumpToStream()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DTestCommandReader.cpp48 GTEST_FAIL() << "unexpected return command " << std::hex in parse()
/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/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
DHidParserExample2.cpp25 LOG_D << "Descriptor [" << descriptor.size() << "]: " << std::hex; in printRawValue()
/hardware/interfaces/tests/expression/1.0/
DIExpression.hal49 // hex literals could be (u)int32_t or (u)int64_t
90 hex = 0xffffffff,
/hardware/invensense/65xx/libsensors_iio/
DMPLSupport.cpp176 void convert_long_to_hex_char(long* quat, unsigned char* hex, int numElement) in convert_long_to_hex_char() argument
181hex[bytePosition] = (int) ((quat[index] >> (4-1-i) * 8) & 0xFF); in convert_long_to_hex_char()
/hardware/google/av/media/sfplugin/tests/
DReflectedParamUpdater_test.cpp285 AString hex; in TEST_F() local
286 hexdump(CastParam<C2CompositeInfo>(params[0])->m.blob, 8, 0, &hex); in TEST_F()
287 printf("%s\n", hex.c_str()); in TEST_F()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp109 << std::hex << usage << std::dec << LOG_ENDL; in HidRawSensor()
173 LOG_E << "Custome usage " << std::hex << digest.usage << std::hex in HidRawSensor()
419 << std::hex << std::setfill('0') << std::setw(4) << info.vendorId in initFeatureValueFromHidDeviceInfo()
1001 ss << std::hex << std::setfill('0'); in dump()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h148 ss << std::showbase << std::hex << value; in hexString()
/hardware/interfaces/confirmationui/1.0/vts/functional/
DVtsHalConfirmationUIV1_0TargetTest.cpp128 out << std::hex << std::setw(2) << std::setfill('0') << (unsigned)byte; in hexdump()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1058 static const char hex[] = in bcm_ether_ntoa() local
1068 *p++ = hex[(*octet >> 4) & 0xf]; in bcm_ether_ntoa()
1069 *p++ = hex[*octet & 0xf]; in bcm_ether_ntoa()
/hardware/interfaces/gnss/1.0/
DIGnssCallback.hal193 * consists of a '*' and two hex digits representing an 8 bit exclusive OR
/hardware/interfaces/radio/1.0/
Dtypes.hal693 CDMA_MEID = 1, // CDMA MEID (hex)
1368 // Path is in hex ascii format eg "7f205f70"
1382 string simResponse; // In hex string format ([a-fA-F0-9]*), except for
1414 string pdu; // PDU of message to write, as an ASCII hex string less
1710 string pdu; // SMS in PDU format as an ASCII hex string less the
1738 string data; // In hex string format ([a-fA-F0-9]*).
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.cpp1902 os << " dataspace:" << std::hex << "0x" << std::setw(8) << std::setfill('0') in BuildLayerStack()
1906 os << " buffer_id: " << std::hex << "0x" << sdm_layer->input_buffer.buffer_id << std::dec in BuildLayerStack()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp839 *os << std::hex << std::setfill('0'); in Dump()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp851 *os << std::hex << std::setfill('0'); in Dump()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp1996 os << " dataspace:" << std::hex << "0x" << std::setw(8) << std::setfill('0') in BuildLayerStack()
2000 os << " buffer_id: " << std::hex << "0x" << sdm_layer->input_buffer.buffer_id << std::dec in BuildLayerStack()

12