/third_party/curl/tests/unit/ |
H A D | curlcheck.h | 50 hexdump((const unsigned char *)check, len)); \ 52 hexdump((const unsigned char *)dynamic, len)); \
|
H A D | unit1650.c | 174 fprintf(stderr, "DNS encode made: %s\n", hexdump(buffer, size)); 178 fprintf(stderr, "DNS encode made: %s\n", hexdump(buffer, size)); 180 hexdump((unsigned char *)req[i].packet, size));
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | wrap.c | 37 #include "hexdump.h" 158 hexdump(stdout, inputStruct, inputStructCnt, true); in wrap_Method() 266 hexdump(stdout, outputStruct, *outputStructCntP, true); in wrap_Method() 271 hexdump(stdout, *o, 64, true); in wrap_Method() 304 hexdump(stdout, inputStruct, inputStructCnt, true); in wrap_AsyncMethod() 331 hexdump(stdout, outputStruct, *outputStructCntP, true); in wrap_AsyncMethod() 336 hexdump(stdout, *o, 64, true); in wrap_AsyncMethod()
|
H A D | decode.c | 37 #include "hexdump.h" 262 hexdump(agxdecode_dump_stream, bo->ptr.cpu, bo->size, false); in agxdecode_dump_bo() 288 /* If we fail to decode, default to a hexdump (don't hang) */ in agxdecode_stateful() 290 hexdump(agxdecode_dump_stream, map, 8, false); in agxdecode_stateful() 376 hexdump(agxdecode_dump_stream, samp + AGX_SAMPLER_LENGTH, 64 - AGX_SAMPLER_LENGTH, false); in agxdecode_pipeline() 424 hexdump(agxdecode_dump_stream, map, 128, false); in agxdecode_record() 440 hexdump(agxdecode_dump_stream, map, size, false); in agxdecode_record() 577 hexdump(agxdecode_dump_stream, mmap_array[i].ptr.cpu, mmap_array[i].size, false); in agxdecode_dump_mappings()
|
H A D | hexdump.h | 28 hexdump(FILE *fp, const uint8_t *hex, size_t cnt, bool with_strings) in hexdump() function
|
/third_party/backends/backend/ |
H A D | kvs1025_usb.c | 227 hexdump (DBG_error, "cmd block", cmd_buff, 24); in kv_usb_escape() 259 /*hexdump (DBG_shortread, "data", data, size_read); */ in kv_usb_escape() 295 hexdump (DBG_shortread, "data", data, size_written); in kv_usb_escape() 319 hexdump (DBG_error, "response", cmd_buff, 16); in kv_usb_escape() 360 hexdump (DBG_error, "sense data", (unsigned char *) &response->sense, in kv_usb_send_command()
|
H A D | cardscan.c | 669 hexdump(35, "cal_color_b:", s->cal_color_b, CAL_COLOR_SIZE); in load_calibration() 670 hexdump(35, "cal_color_w:", s->cal_color_w, CAL_COLOR_SIZE); in load_calibration() 671 hexdump(35, "cal_gray_b:", s->cal_gray_b, CAL_GRAY_SIZE); in load_calibration() 672 hexdump(35, "cal_gray_w:", s->cal_gray_w, CAL_GRAY_SIZE); in load_calibration() 1541 hexdump(30, "cmd: >>", cmdBuff, cmdLen); in do_cmd() 1565 hexdump(30, "out: >>", outBuff, outLen); in do_cmd() 1605 hexdump(30, "in: <<", inBuff, *inLen); in do_cmd() 1641 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() function
|
H A D | teco2.c | 441 hexdump (int level, const char *comment, unsigned char *buf, const int length) in hexdump() function 636 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_identify_scanner() 731 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_identify_scanner() 743 hexdump (DBG_info2, "inquiry", dev->buffer, size); in teco_identify_scanner() 899 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_set_window() 900 hexdump (DBG_info2, "windows", window, size); in teco_set_window() 921 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_reset_window() 946 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_get_scan_size() 952 hexdump (DBG_info2, "teco_get_scan_size return", dev->buffer, size); in teco_get_scan_size() 1091 hexdump (DBG_info in teco_wait_for_data() [all...] |
H A D | stv680.c | 166 hexdump (int level, const char *comment, unsigned char *buf, const int length) in hexdump() function 503 hexdump (DBG_info2, "stv680_reset_vidcam: CMDID_GET_LAST_ERROR", in stv680_reset_vidcam() 576 hexdump (DBG_info2, "urb12 window", dev->windowr, sizer); in stv680_identify_vidcam() 580 hexdump (DBG_info2, "urb12 ping data", dev->windowr, sizer); in stv680_identify_vidcam() 589 hexdump (DBG_info2, "urbxx CMDID_GET_CAMERA_INFO", dev->windowr, in stv680_identify_vidcam() 680 hexdump (DBG_info2, "urb25 CMDID_GET_IMAGE_INFO", dev->windowr, in stv680_identify_vidcam() 743 hexdump (DBG_info2, "stv680_vidcam_init: urb13 CMDID_GET_USER_INFO", in stv680_vidcam_init() 782 hexdump (DBG_info2, "stv680_vidcam_init: urb21 CMDID_GET_COLDATA_SIZE", in stv680_vidcam_init() 799 hexdump (DBG_info2, in stv680_vidcam_init() 816 hexdump (DBG_info in stv680_vidcam_init() [all...] |
H A D | leo.c | 150 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() function 412 hexdump (DBG_info2, "inquiry", dev->buffer, size); in leo_identify_scanner() 443 hexdump (DBG_info2, "sense", result, len); in leo_sense_handler() 545 hexdump (DBG_info2, "windows", window, sizeof (window)); in leo_set_window() 567 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in leo_get_scan_size() 579 hexdump (DBG_info2, "leo_get_scan_size return", dev->buffer, size); in leo_get_scan_size() 637 hexdump (DBG_info2, "get_filled_data_length return", dev->buffer, size); in get_filled_data_length() 1038 hexdump (DBG_info2, "leo_fill_image: READ_10 CDB", cdb.data, 10); in leo_fill_image() 1235 hexdump (DBG_info2, "leo_send_gamma:", cdb.data, cdb.len); in leo_send_gamma() 1270 hexdump (DBG_info in leo_send_halftone_pattern() [all...] |
H A D | teco3.c | 163 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() function 381 hexdump (DBG_info2, "inquiry", dev->buffer, size); in teco_identify_scanner() 432 hexdump (DBG_info2, "sense", result, len); in teco_sense_handler() 539 hexdump (DBG_info2, "windows", window, window_size); in teco_set_window() 560 hexdump (DBG_info2, "CDB:", cdb.data, cdb.len); in teco_reset_window() 592 hexdump (DBG_info2, "get_filled_data_length return", dev->buffer, size); in get_filled_data_length() 689 /*hexdump (DBG_info2, "calibration:", dev->buffer, size); */ in teco_vendor_spec() 764 hexdump (DBG_info2, "teco_send_gamma:", cdb.data, cdb.len); in teco_send_gamma() 1119 hexdump (DBG_info2, "sense", buf, size); in teco_query_sense() 1357 hexdump (DBG_info in teco_fill_image() [all...] |
H A D | teco1.c | 223 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() function 486 hexdump (DBG_info2, "inquiry", dev->buffer, size); in teco_identify_scanner() 566 hexdump (DBG_info2, "inquiry page 0x82", dev->buffer, size); in teco_get_inquiry_82() 586 hexdump (DBG_info2, "sense", result, len); in teco_sense_handler() 712 hexdump (DBG_info2, "windows", window, size); in teco_set_window() 746 hexdump (DBG_info2, "get_filled_data_length return", dev->buffer, size); in get_filled_data_length() 834 /*hexdump (DBG_info2, "calibration:", dev->buffer, size); */ 939 hexdump (DBG_info2, "teco_send_gamma:", cdb.data, cdb.len); in teco_send_gamma() 1329 hexdump (DBG_info2, "teco_fill_image: READ_10 CDB", cdb.data, 10); in teco_fill_image()
|
H A D | cardscan.h | 193 static void hexdump (int level, char *comment, unsigned char *p, int l);
|
H A D | kodak.h | 268 static void hexdump (int level, char *comment, unsigned char *p, int l);
|
H A D | sp15c.h | 261 hexdump (int level, char *comment, unsigned char *p, int l);
|
H A D | kodak.c | 1902 hexdump(15, "front binary window:", desc, WINDOW_DESCRIPTOR_len); in set_window() 1948 hexdump(15,"foo",pay,payLen); in set_window() 2763 hexdump(30, "cmd: >>", cmdBuff, cmdLen); in do_cmd() 2767 hexdump(30, "out: >>", outBuff, outLen); in do_cmd() 2782 hexdump(30, "in: <<", inBuff, *inLen); in do_cmd() 2863 hexdump (int level, char *comment, unsigned char *p, int l) in hexdump() function
|
H A D | matsushita.c | 476 hexdump (int level, const char *comment, unsigned char *p, int l) in hexdump() function 548 hexdump (DBG_info2, "document size", dev->buffer, 16); in matsushita_read_document_size() 704 hexdump (DBG_info2, "inquiry", dev->buffer, size); in matsushita_identify_scanner() 850 hexdump (DBG_info2, "sense", result, len); in matsushita_sense_handler() 1495 hexdump (DBG_info2, "windows", window, 72); in matsushita_set_window() 1558 hexdump (DBG_info2, "sane_read: READ_10 CDB", cdb.data, 10); in matsushita_fill_image()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | rsautl.c | 65 {"hexdump", OPT_HEXDUMP, '-', "Hex dump output"}, 85 int hexdump = 0, asn1parse = 0, need_priv = 0, rev = 0; in rsautl_main() local 117 hexdump = 1; in rsautl_main() 278 } else if (hexdump) { in rsautl_main()
|
H A D | pkeyutl.c | 85 {"hexdump", OPT_HEXDUMP, '-', "Hex dump output"}, 111 char hexdump = 0, asn1parse = 0, rev = 0, *prog; in pkeyutl_main() local 199 hexdump = 1; in pkeyutl_main() 499 } else if (hexdump) { in pkeyutl_main()
|
/third_party/openssl/apps/ |
H A D | rsautl.c | 65 {"hexdump", OPT_HEXDUMP, '-', "Hex dump output"}, 85 int hexdump = 0, asn1parse = 0, need_priv = 0, rev = 0; in rsautl_main() local 117 hexdump = 1; in rsautl_main() 278 } else if (hexdump) { in rsautl_main()
|
H A D | pkeyutl.c | 85 {"hexdump", OPT_HEXDUMP, '-', "Hex dump output"}, 111 char hexdump = 0, asn1parse = 0, rev = 0, *prog; in pkeyutl_main() local 199 hexdump = 1; in pkeyutl_main() 499 } else if (hexdump) { in pkeyutl_main()
|
/third_party/mbedtls/tests/data_files/ |
H A D | Makefile | 132 (hexdump -ve '1/1 "%.2X"' $< | sed "s/300B0603551D0F040403/200B0603551D0F040403/" | xxd -r -p ) > $@ 134 (hexdump -ve '1/1 "%.2X"' $< | sed "s/0603551D0F0404030201/0703551D0F0404030201/" | xxd -r -p ) > $@ 136 (hexdump -ve '1/1 "%.2X"' $< | sed "s/040403020102302F0603/050403020102302F0603/" | xxd -r -p ) > $@ 138 (hexdump -ve '1/1 "%.2X"' $< | sed "s/040403020102302F0603/040503020102302F0603/" | xxd -r -p ) > $@ 140 (hexdump -ve '1/1 "%.2X"' $< | sed "s/040403020102302F0603/040303020102302F0603/" | xxd -r -p ) > $@ 142 (hexdump -ve '1/1 "%.2X"' $< | sed "s/03020102302F0603551D/04020102302F0603551D/" | xxd -r -p ) > $@ 144 (hexdump -ve '1/1 "%.2X"' $< | sed "s/3026A02406082B060105/4026A02406082B060105/" | xxd -r -p ) > $@ 146 (hexdump -ve '1/1 "%.2X"' $< | sed "s/03020780300D06092A86/04020780300D06092A86/" | xxd -r -p ) > $@ 148 (hexdump -ve '1/1 "%.2X"' $< | sed "s/551D11/551D0F/" | xxd -r -p ) > $@ 150 (hexdump [all...] |
/third_party/curl/tests/libtest/ |
H A D | first.c | 122 /* returns a hexdump in a static memory area */ 123 char *hexdump(const unsigned char *buffer, size_t len) in hexdump() function
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.h | 155 void hexdump(const char *buf, unsigned int lth);
|
H A D | ntfsrecover.c | 389 void hexdump(const char *buf, unsigned int lth) in hexdump() function 2027 hexdump((const char*)logr in detaillogr() 2056 hexdump((const char*)logr in detaillogr() 2078 hexdump((const char*)logr + extra, in detaillogr() 2128 hexdump((const char*)&logr->redo_operation, in detaillogr() 2863 hexdump(data,size); in dorest() 3321 hexdump(buf->block.data,blocksz); in dorcrd() 3460 hexdump(data,blocksz); in backward_rcrd() 4022 hexdump(buf->block.data, in walk() 4036 hexdump(nextbu in walk() [all...] |