Home
last modified time | relevance | path

Searched defs:hexdump (Results 1 – 25 of 1237) sorted by relevance

12345678910>>...50

/dports/net/croc/croc-9.5.0/vendor/github.com/schollz/mnemonicode/cmd/mndecode/
H A Dhexout.go10 type hexdump struct { struct
11 w io.Writer
12 buf [bufsize]byte
19 func (h *hexdump) Write(data []byte) (n int, err error) {
35 func (h *hexdump) Close() error {
/dports/net/mosh/mosh-1.3.2/src/tests/
H A Dtest_utils.cc37 void hexdump( const void *buf, size_t len, const char *name ) { in hexdump() function
46 void hexdump( const Crypto::AlignedBuffer &buf, const char *name ) { in hexdump() function
50 void hexdump( const std::string &buf, const char *name ) { in hexdump() function
/dports/sysutils/linrename/util-linux-2.25.2/text-utils/
H A Dhexdump.h86 struct hexdump { struct
100 void add_fmt(const char *, struct hexdump *); argument
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/string/
H A Dhexdump.cpp21 std::string hexdump(const void* const data, size_t size) { in hexdump() function
42 std::string hexdump(const std::string& str) { in hexdump() function
46 std::string hexdump(const std::vector<char>& data) { in hexdump() function
50 std::string hexdump(const std::vector<uint8_t>& data) { in hexdump() function
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/string/
H A Dhexdump.cpp21 std::string hexdump(const void* const data, size_t size) { in hexdump() function
42 std::string hexdump(const std::string& str) { in hexdump() function
46 std::string hexdump(const std::vector<char>& data) { in hexdump() function
50 std::string hexdump(const std::vector<uint8_t>& data) { in hexdump() function
/dports/devel/util-linux/util-linux-2.36/text-utils/
H A Dhexdump.h89 struct hexdump { struct
103 void add_fmt(const char *, struct hexdump *); argument
/dports/net/samba412/samba-4.12.15/python/samba/tests/dcerpc/
H A Draw_testcase.py509 hexdump=None): argument
686 def recv_raw(self, hexdump=None, timeout=None): argument
745 ndr_print=None, hexdump=None): argument
840 ndr_print=None, hexdump=None): argument
983 ndr_print=None, hexdump=None): argument
1014 ndr_print=None, hexdump=None): argument
1041 ndr_print=None, hexdump=None): argument
1063 ndr_print=None, hexdump=None): argument
1091 ndr_print=None, hexdump=None): argument
1108 ndr_print=None, hexdump=None): argument
[all …]
/dports/multimedia/py-mido/mido-1.2.10/tests/midifiles/
H A Dtest_midifiles.py16 def parse_hexdump(hexdump): argument
23 def read_file(hexdump, clip=False): argument
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdlog.c69 int hexdump) { in rd_iov_print()
78 int hexdump) { in rd_msghdr_print()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Drdlog.c69 int hexdump) { in rd_iov_print()
78 int hexdump) { in rd_msghdr_print()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Drdlog.c69 int hexdump) { in rd_iov_print()
78 int hexdump) { in rd_msghdr_print()
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/bin/
H A Dconvert.PL116 sub hexdump subroutine
/dports/devel/p5-Data-Printer/Data-Printer-1.000004/lib/Data/Printer/Filter/
H A DContentType.pm178 sub hexdump { subroutine
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/lua/share/core/
H A Declib.lua45 hexdump = function(s) function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/http2/java.net.http/jdk/internal/net/http/hpack/
H A DDecoderTest.java615 private static void test(String hexdump, in test()
620 private static void testAllSplits(String hexdump, in testAllSplits()
627 String hexdump, in testAllSplits()
702 private static void test(Decoder d, String hexdump, in test()
/dports/sysutils/hextools/hextools-1.2/
H A DMakefile3 hexdump: target
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/sh/lib/
H A Dlibgcc.h20 typedef union { in hexdump()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/arch/sh/lib/
H A Dlibgcc.h20 typedef union { in hexdump()
/dports/net/honeyd/honeyd-1.5c/scripts/
H A Dcmdexe.pl314 sub hexdump { subroutine

12345678910>>...50