代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/209211/4982224
c dump.c
#include
#include
#include
#include
#include "netbios.h"
static char *
opname(int opcode)
{
switch (opcode) {
case NbnsOpQuery: return "query";
case NbnsOpRegistra
www.eeworm.com/read/209211/4982459
c dump.c
#include "stdinc.h"
#include "dat.h"
#include "fns.h"
void
printIndex(int fd, Index *ix)
{
int i;
fprint(fd, "index=%s version=%d blockSize=%d tabSize=%d\n",
ix->name, ix->version, ix->blockSize
www.eeworm.com/read/209211/4982544
c dump.c
#include
#include
#include
#include
#include "usb.h"
int verbose;
typedef struct Flags Flags;
typedef struct Classes Classes;
struct Flags {
int bit;
char* name0
www.eeworm.com/read/209211/4983483
c dump.c
#include
#include
#include
#include
#include "/sys/src/libregexp/regcomp.h"
#include "dfa.h"
#define DUMP
void
dump(Dreprog *pp)
{
int i, j;
Dreinst *l;
print("
www.eeworm.com/read/209211/4984069
c dump.c
#include
#include
#include
#include
#include
#include "iso9660.h"
static void
md5cd(Cdimg *cd, ulong block, ulong length, uchar *digest)
{
int n;
uchar b
www.eeworm.com/read/207993/4998163
c dump.c
#include "clients_config.h"
#include
#include "Mapi.h"
#include
#include
#include
#include "msqldump.h"
static void
quoted_print(FILE *f, const char
www.eeworm.com/read/206983/5003848
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/204713/5029604
java dump.java
/*
* Created on 04.06.2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.jopdesign.build;
import org.a
www.eeworm.com/read/200288/5069544
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/198657/5083378
c dump.c
/* THIS IS AN INTERNAL FUNCTION WITH A MUTABLE INTERFACE. IT IS NOT SAFE TO
CALL THIS FUNCTION DIRECTLY. IN FACT, IT IS ALMOST GUARANTEED THAT THIS
FUNCTION WILL CHANGE OR DISAPPEAR IN A FUTUR