Home
last modified time | relevance | path

Searched refs:HexDump (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_font_utils.h37 void HexDump(const unsigned char* byte_data, size_t length);
H A Dtest_font_utils.cc99 void HexDump(const unsigned char* byte_data, size_t length) { in HexDump() function
/third_party/backends/backend/
H A Ddell1600n_net.c164 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 4 milliseconds