代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/128965/5977950
memory_dump
64 MB:
0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01
0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10
0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00
0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/127087/6008394
c dump.c
/*
* dump.c - dump data
*/
/*
* Copyright (c) 2000 Japan Network Information Center. All rights reserved.
*
* By using this file, you agree to the terms and conditions set forth bellow.
*
www.eeworm.com/read/125381/6030871
memory_dump
64 MB:
0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01
0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10
0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00
0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/125133/6032894
idel dump.idel
def 2 0 dump-loop
{ a n -- n if a @ x. a separator emit a 4 + n 1 - dump-loop then } ;
def 1 1 separator
4 + 31 and if ' ' else '\n' then ;
def 1 0 x. 7 x.loop ;
def 2 0 x.loop
{ u n
www.eeworm.com/read/125133/6033074
idel dump.idel
def 2 0 dump-loop
{ a n -- n if a @ x. a separator emit a 4 + n 1 - dump-loop then } ;
def 1 1 separator
4 + 31 and if ' ' else '\n' then ;
def 1 0 x. 7 x.loop ;
def 2 0 x.loop
{ u n