/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/davidlazar/go-crypto/drbg/ |
H A D | hmac_test.go | 13 nonce := readhex(t, m["Nonce"]) 14 personal := readhex(t, m["PersonalizationString"]) 15 entropy0 := readhex(t, m["EntropyInput"]) 16 entropy1 := readhex(t, m["EntropyInputPR"]) 17 entropy2 := readhex(t, m["EntropyInputPR2"]) 18 exinput1 := readhex(t, m["AdditionalInput"]) 19 exinput2 := readhex(t, m["AdditionalInput2"]) 20 expected := readhex(t, m["ReturnedBits"]) 41 func readhex(t *testing.T, s string) []byte { func
|
/dports/emulators/aranym/aranym-1.1.0/src/ |
H A D | ndebug.cpp | 406 regs.usp = readhex(inl); in set_Px() 409 regs.isp = readhex(inl); in set_Px() 412 regs.msp = readhex(inl); in set_Px() 415 regs.vbr = readhex(inl); in set_Px() 431 r = readhex(inl); in set_Sx() 438 regs.srp = readhex(inl); in set_Sx() 441 regs.urp = readhex(inl); in set_Sx() 444 regs.dtt0 = readhex(inl); in set_Sx() 513 src = readhex (inl); in saveintofile() 515 len = readhex (inl); in saveintofile() [all …]
|
/dports/graphics/R-cran-colorspace/colorspace/man/ |
H A D | readhex.Rd | 3 \name{readhex} 4 \alias{readhex} 7 readhex(file = "", class = "RGB") 28 rgb <- readhex("pastel.txt") 29 hsv <- readhex("pastel.txt", "HSV")
|
H A D | writehex.Rd | 34 \code{\link{readhex}}, \code{\link{readRGB}},
|
H A D | readRGB.Rd | 34 \code{\link{writehex}}, \code{\link{readhex}},
|
/dports/emulators/uae/uae-0.8.29/src/ |
H A D | debug.c | 147 return readhex (c); in readint() 151 return readhex (c); in readint() 430 val = readhex (c); in cheatsearch() 782 len = readhex (c); in memwatch() 818 mwn->size = readhex (c); in memwatch() 849 addr = readhex (c); in writeintomem() 851 val = readhex (c); in writeintomem() 906 skipins = readhex (c); in instruction_breakpoint() 1073 addr = readhex (cc); in searchmem() 1116 v = readhex (inptr); in m68k_modify() [all …]
|
/dports/audio/uade/uade-2.13/src/ |
H A D | debug.c | 84 static uae_u32 readhex (char **c) in readhex() function 341 addr = readhex(c); in writeintomem() 468 dst = readhex (&inptr); in debug() 528 src = readhex (&inptr); in debug() 571 daddr = readhex(&inptr); in debug() 592 set_break(readhex(&inptr)); in debug() 631 m68k_setpc (readhex (&inptr)); in debug() 683 maddr = readhex(&inptr); in debug()
|
/dports/x11-fonts/psftools/psftools-1.0.13/tools/ |
H A D | wyse2psf.c | 84 static int readhex(FILE *fp) in readhex() function 126 ch = readhex(infile); in cnv_execute() 131 while ((ch = readhex(infile)) >= 0) in cnv_execute()
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | debug.c | 1392 maddr = readhex (c); in copper_debugger() 1401 lines = readhex (c); in copper_debugger() 2496 len = readhex (c); in memwatch() 2529 mwn->addr = readhex (c); in memwatch() 2585 addr = readhex (c); in writeintomem() 3242 addr = readhex (cc); in searchmem() 3369 addr = readhex (inptr); in debug_sprite() 3372 size = readhex (inptr); in debug_sprite() 3543 ea = readhex (inptr); in find_ea() 3545 addr = readhex (inptr); in find_ea() [all …]
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | debug.cpp | 1857 maddr = readhex (c); in copper_debugger() 1866 lines = readhex (c); in copper_debugger() 3118 len = readhex (c); in memwatch() 3152 mwn->addr = readhex (c); in memwatch() 3234 addr = readhex (c); in writeintomem() 4180 addr = readhex (cc); in searchmem() 4307 addr = readhex (inptr); in debug_sprite() 4310 size = readhex (inptr); in debug_sprite() 4535 ea = readhex (inptr); in find_ea() 4537 addr = readhex (inptr); in find_ea() [all …]
|
/dports/emulators/hatari/hatari-2.2.1/src/cpu/ |
H A D | debug.c | 2275 maddr = readhex (c); in copper_debugger() 2284 lines = readhex (c); in copper_debugger() 3584 len = readhex (c); in memwatch() 3699 addr = readhex (c); in copymem() 3703 eaddr = readhex (c); in copymem() 3707 dst = readhex (c); in copymem() 3750 addr = readhex (c); in writeintomem() 3756 eaddr = readhex(c); in writeintomem() 4792 addr = readhex (cc); in searchmem() 5147 ea = readhex (inptr); in find_ea() [all …]
|
/dports/emulators/aranym/aranym-1.1.0/src/include/ |
H A D | ndebug.h | 89 static uae_u32 readhex(char, char **); 116 static uae_u32 readhex(char **c) { in readhex() function
|
/dports/sysutils/hextools/hextools-1.2/ |
H A D | hex2bin.c | 60 long long readhex(char **pcptr,long long maxval) { in readhex() function 134 *offs=readhex(&cptr,0x7fffffffffffffffLL); in doline() 152 *bptr=readhex(&cptr,0xff); bptr++; n++; in doline()
|
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/unicode-collation-0.1.3/test/ |
H A D | unit.hs | 224 let readhex = either error fst . TR.hexadecimal function 225 codepoints = map (readhex . TE.decodeLatin1) $ B8.words bs
|
/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/ |
H A D | Format.hs | 140 fromhex = [chr $ readhex [n1, n2]] 141 readhex h = Prelude.read $ "0x" ++ h :: Int function
|
/dports/devel/upslug/upslug2-11/ |
H A D | upslug2.cc | 213 unsigned char readhex(const char *arg, const char *p) { in readhex() function 241 return (readhex(arg, p) << 4) + readhex(arg, p+1); in readbyte()
|
/dports/audio/schismtracker/schismtracker-20211116/schism/ |
H A D | util.c | 456 static inline int readhex(const char *s, int w) 521 hex = readhex(s + 1, 2);
|
/dports/graphics/R-cran-colorspace/colorspace/ |
H A D | NAMESPACE | 51 export(readhex)
|
/dports/graphics/R-cran-colorspace/colorspace/tests/Examples/ |
H A D | colorspace-Ex.Rout.save | 984 > nameEx("readhex") 985 > ### * readhex 989 > ### Name: readhex 991 > ### Aliases: readhex 997 > ##D rgb <- readhex("pastel.txt") 998 > ##D hsv <- readhex("pastel.txt", "HSV")
|
/dports/graphics/R-cran-colorspace/colorspace/R/ |
H A D | colorspace.R | 790 readhex <-
|
/dports/graphics/sswf/sswf-1.8.4/src/sswf/ |
H A D | sswf_lexical.c++ | 1691 goto readhex; in ReadString() 1710 readhex: in ReadString() 1751 goto readhex; in ReadString()
|
/dports/dns/unbound/unbound-1.14.0/ |
H A D | Makefile.in | 180 testcode/unitverify.c testcode/readhex.c testcode/testpkts.c testcode/unitldns.c \ 185 readhex.lo testpkts.lo unitldns.lo unitecs.lo unitauth.lo unitzonemd.lo \ 226 PKTVIEW_SRC=testcode/pktview.c testcode/readhex.c 228 PKTVIEW_OBJ_LINK=$(PKTVIEW_OBJ) worker_cb.lo readhex.lo $(COMMON_OBJ) \ 1183 …ir)/util/alloc.h $(srcdir)/util/regional.h $(srcdir)/util/net_help.h $(srcdir)/testcode/readhex.h \ 1202 readhex.lo readhex.o: $(srcdir)/testcode/readhex.c config.h $(srcdir)/testcode/readhex.h $(srcdir)/… 1427 …$(srcdir)/sldns/rrdef.h $(srcdir)/testcode/unitmain.h $(srcdir)/testcode/readhex.h $(srcdir)/sldns… 1429 readhex.lo readhex.o: $(srcdir)/testcode/readhex.c config.h $(srcdir)/testcode/readhex.h $(srcdir)/…
|
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_aspacemgr/ |
H A D | aspacemgr-linux.c | 3301 static Int readhex ( const HChar* buf, UWord* val ) in readhex() function 3422 j = readhex(&procmap_buf[i], &start); in parse_procselfmaps() 3426 j = readhex(&procmap_buf[i], &endPlusOne); in parse_procselfmaps() 3452 j = readhex(&procmap_buf[i], &maj); in parse_procselfmaps() 3456 j = readhex(&procmap_buf[i], &min); in parse_procselfmaps()
|
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_aspacemgr/ |
H A D | aspacemgr-linux.c | 3301 static Int readhex ( const HChar* buf, UWord* val ) in readhex() function 3422 j = readhex(&procmap_buf[i], &start); in parse_procselfmaps() 3426 j = readhex(&procmap_buf[i], &endPlusOne); in parse_procselfmaps() 3452 j = readhex(&procmap_buf[i], &maj); in parse_procselfmaps() 3456 j = readhex(&procmap_buf[i], &min); in parse_procselfmaps()
|
/dports/lang/eisl/eisl-2.35/ |
H A D | main.c | 1061 return (readhex(stok.buf)); in sread() 1196 readhex(char *buf) in readhex() function
|