Searched refs:hex_dump (Results 1 - 5 of 5) sorted by relevance

/external/libcups/cups/
H A Dtestipp.c229 void hex_dump(const char *title, ipp_uchar_t *buffer, size_t bytes);
345 hex_dump("Bytes Written", data.wbuffer, data.wused);
346 hex_dump("Baseline", collection, sizeof(collection));
356 hex_dump("Bytes Written", data.wbuffer, data.wused);
357 hex_dump("Baseline", collection, sizeof(collection));
747 * 'hex_dump()' - Produce a hex dump of a buffer.
751 hex_dump(const char *title, /* I - Title */ function
/external/syslinux/gpxe/src/net/
H A Dicmpv6.c118 hex_dump ( rxiobuf->data, iob_len ( rxiobuf ) );
/external/syslinux/gpxe/src/drivers/net/
H A Ddmfe.c338 void hex_dump(const char *data, const unsigned int len);
H A Dvia-velocity.c471 extern void hex_dump(const char *data, const unsigned int len);
/external/elfutils/src/
H A Dreadelf.c9468 hex_dump (const uint8_t *data, size_t len) function
9533 hex_dump (data->d_buf, data->d_size);

Completed in 204 milliseconds