Searched refs:HexDump (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | test_font_utils.h | 37 void HexDump(const unsigned char* byte_data, size_t length);
|
H A D | test_font_utils.cc | 99 void HexDump(const unsigned char* byte_data, size_t length) { in HexDump() function
|
/third_party/backends/backend/ |
H A D | dell1600n_net.c | 164 static void HexDump (int debugLevel, const unsigned char *buf, 401 HexDump (10, queryPacket.m_pBuf, queryPacket.m_used); in sane_get_devices() 434 HexDump (10, sockBuf, nread); in sane_get_devices() 934 HexDump (int debugLevel, const unsigned char *buf, size_t bufSize) in HexDump() function 1004 } /* HexDump */ in HexDump() 1156 HexDump (20, pBuf->m_pBuf, pBuf->m_used); in FinalisePacket() 1355 HexDump (15, pData, size); in ProcessUdpResponse() 1490 HexDump (15, pData, pTcpBuf->m_used); in ProcessTcpResponse()
|
Completed in 5 milliseconds