Searched defs:hex_dump (Results 1 – 6 of 6) sorted by relevance
| /external/bluetooth/hcidump/parser/ |
| D | parser.c | 273 void hex_dump(int level, struct frame *frm, int num) in hex_dump() function
|
| /external/qemu/proxy/ |
| D | proxy_common.c | 48 hex_dump( void* base, int size, const char* prefix ) in hex_dump() function
|
| /external/grub/grub/ |
| D | asmstub.c | 880 hex_dump (void *buf, size_t size) in hex_dump() function
|
| /external/bluetooth/bluez/tools/ |
| D | hcitool.c | 143 static void hex_dump(char *pref, int width, unsigned char *buf, int len) in hex_dump() function
|
| /external/qemu/ |
| D | net.c | 134 static void hex_dump(FILE *f, const uint8_t *buf, int size) in hex_dump() function
|
| D | net-android.c | 139 static void hex_dump(FILE *f, const uint8_t *buf, int size) in hex_dump() function
|