/external/avahi/avahi-compat-libdns_sd/ |
D | txt-test.c | 31 static void hexdump(const void* p, size_t size) { in hexdump() function 75 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 78 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 81 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 84 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 87 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 90 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 93 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 96 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() 99 hexdump(TXTRecordGetBytesPtr(&ref), TXTRecordGetLength(&ref)); in main() [all …]
|
/external/f2fs-tools/scripts/ |
D | dumpf2fs.sh | 13 hexdump -s $addr -n 4096 $DEV;; 17 hexdump -s $addr -n 4096 $DEV;; 21 hexdump -s $addr -n 409 $DEV 23 hexdump -s $addr -n 4096 $DEV;; 27 hexdump -s $addr -n 20480 $DEV;; 31 hexdump -s $addr -n 20480 $DEV;; 35 hexdump -s $addr -n 20480 $DEV 37 hexdump -s $addr -n 20480 $DEV;; 40 hexdump -s $addr -n 4096 $DEV 46 hexdump -s $addr -n 8 $DEV [all …]
|
/external/tcpdump/ |
D | print-lldp.c | 643 int subtype, hexdump = FALSE; in lldp_private_8021_print() local 649 return hexdump; in lldp_private_8021_print() 660 return hexdump; in lldp_private_8021_print() 667 return hexdump; in lldp_private_8021_print() 676 return hexdump; in lldp_private_8021_print() 680 return hexdump; in lldp_private_8021_print() 684 return hexdump; in lldp_private_8021_print() 691 return hexdump; in lldp_private_8021_print() 695 return hexdump; in lldp_private_8021_print() 702 return hexdump; in lldp_private_8021_print() [all …]
|
D | print-lmp.c | 363 int hexdump; in lmp_print() local 435 hexdump=FALSE; in lmp_print() 449 hexdump=TRUE; in lmp_print() 477 hexdump=TRUE; in lmp_print() 494 hexdump=TRUE; in lmp_print() 508 hexdump=TRUE; in lmp_print() 521 hexdump=TRUE; in lmp_print() 534 hexdump=TRUE; in lmp_print() 559 hexdump=TRUE; in lmp_print() 581 while (total_subobj_len > 0 && hexdump == FALSE ) { in lmp_print() [all …]
|
D | print-rsvp.c | 650 int hexdump,processed,padbytes,error_code,error_value,i,sigcheck; in rsvp_obj_print() local 707 hexdump=FALSE; in rsvp_obj_print() 790 hexdump=TRUE; in rsvp_obj_print() 817 hexdump=TRUE; in rsvp_obj_print() 844 hexdump=TRUE; in rsvp_obj_print() 882 hexdump=TRUE; in rsvp_obj_print() 901 hexdump=TRUE; in rsvp_obj_print() 968 hexdump=TRUE; in rsvp_obj_print() 1045 hexdump=TRUE; in rsvp_obj_print() 1093 hexdump=TRUE; in rsvp_obj_print() [all …]
|
D | print-cfm.c | 233 u_int hexdump = FALSE; in cfm_mgmt_addr_print() local 260 hexdump = TRUE; in cfm_mgmt_addr_print() 264 return hexdump; in cfm_mgmt_addr_print() 290 u_int hexdump, tlen, cfm_tlv_len, cfm_tlv_type, ccm_interval; in cfm_print() local 514 hexdump = FALSE; in cfm_print() 538 hexdump = TRUE; in cfm_print() 551 hexdump = TRUE; in cfm_print() 573 hexdump |= cfm_mgmt_addr_print(ndo, tptr); in cfm_print() 585 hexdump = TRUE; in cfm_print() 598 hexdump = TRUE; in cfm_print() [all …]
|
D | print-slow.c | 455 u_int hexdump; in slow_oam_print() local 500 hexdump = FALSE; in slow_oam_print() 541 hexdump = TRUE; in slow_oam_print() 545 hexdump = TRUE; in slow_oam_print() 555 if (ndo->ndo_vflag > 1 || hexdump==TRUE) { in slow_oam_print() 574 hexdump = FALSE; in slow_oam_print() 609 hexdump = TRUE; in slow_oam_print() 613 hexdump = TRUE; in slow_oam_print() 623 if (ndo->ndo_vflag > 1 || hexdump==TRUE) { in slow_oam_print()
|
D | print-rpki-rtr.c | 175 u_int pdu_type, pdu_len, hexdump; in rpki_rtr_pdu_print() local 182 hexdump = FALSE; in rpki_rtr_pdu_print() 303 hexdump = TRUE; in rpki_rtr_pdu_print() 307 if (ndo->ndo_vflag > 1 || (ndo->ndo_vflag && hexdump)) { in rpki_rtr_pdu_print()
|
D | print-ldp.c | 569 int hexdump,processed; in ldp_pdu_print() local 645 hexdump=FALSE; in ldp_pdu_print() 681 if (ndo->ndo_vflag > 1 || hexdump==TRUE) in ldp_pdu_print()
|
/external/avahi/avahi-compat-howl/ |
D | text-test.c | 33 static void hexdump(const void* p, size_t size) { in hexdump() function 80 hexdump(sw_text_record_bytes(r), sw_text_record_len(r)); in main() 86 hexdump(val, val_len); in main()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue148/ |
D | PrintableUnicodeTest.java | 79 fail(String.format("U+%04x: Deserialization incorrect: %s\n", c, hexdump(result))); in testDeserialization() 101 c, hexdump(result))); in testDeserialization2() 170 public static String hexdump(String input) { in hexdump() method in PrintableUnicodeTest
|
/external/curl/tests/unit/ |
D | curlcheck.h | 42 __FILE__, __LINE__, len, hexdump((unsigned char *)check, len)); \ 44 __FILE__, __LINE__, hexdump((unsigned char *)dynamic, len)); \
|
/external/avahi/avahi-client/ |
D | rr-test.c | 33 static void hexdump(const void* p, size_t size) { in hexdump() function 83 hexdump(rdata, rdata_size); in callback()
|
/external/boringssl/src/crypto/cmac/ |
D | cmac_test.cc | 26 hexdump(stderr, "got :", got, len); in dump() 27 hexdump(stderr, "want:", want, len); in dump()
|
/external/boringssl/src/crypto/test/ |
D | test_util.h | 28 void hexdump(FILE *fp, const char *msg, const void *in, size_t len);
|
D | test_util.cc | 21 void hexdump(FILE *fp, const char *msg, const void *in, size_t len) { in hexdump() function
|
/external/boringssl/src/crypto/modes/ |
D | gcm_test.c | 359 hexdump(stderr, "got :", out, plaintext_len); in run_test_case() 360 hexdump(stderr, "want:", ciphertext, plaintext_len); in run_test_case()
|
/external/boringssl/src/crypto/bio/ |
D | CMakeLists.txt | 14 hexdump.c
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/ |
D | debug.py | 47 def hexdump(octets): function
|
/external/curl/tests/libtest/ |
D | first.c | 115 char *hexdump(unsigned char *buffer, size_t len) in hexdump() function
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 223 WPS-CRED-RECEIVED <hexdump of Credential attribute(s)> 341 hexdump of the current AP configuration (WPS parameter requests this to 357 wps_nfc_tag_read <hexdump of payload> 389 from the handover request and select messages as a hexdump. 394 command is a hexdump of the selected AP configuration (WPS parameter
|
D | README-P2P | 154 [ssid=<hexdump>] 199 "ssid=<hexdump>" can be used to specify the Group SSID for join 377 supports service discovery) and P2P Service Query TLV(s) as hexdump. For 509 p2p_service_add bonjour <query hexdump> <RDATA hexdump> 526 p2p_service_add bonjour 000000 <32-byte bitfield as hexdump> 529 p2p_service_del bonjour <query hexdump>
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 288 WPS-NEW-AP-SETTINGS <hexdump of AP Setup attributes> 320 NFC configuration token. The output value from this command is a hexdump 333 wps_nfc_tag_read <hexdump of payload> 352 messages as a hexdump.
|
/external/libvncserver/libvncclient/ |
D | sockets.c | 140 goto hexdump; in ReadFromRFBServer() 229 hexdump: in ReadFromRFBServer()
|
/external/boringssl/src/ssl/ |
D | ssl_test.cc | 620 hexdump(stderr, "Before: ", input.data(), input.size()); in TestSSL_SESSIONEncoding() 621 hexdump(stderr, "After: ", encoded_raw, encoded_len); in TestSSL_SESSIONEncoding()
|