代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/419387/2078774
c dump.c
#define ARRSIZE 32
int intarray[ARRSIZE], intarray2[ARRSIZE];
struct teststruct {
int a;
int b;
int c;
int d;
int e;
int f;
int g;
} intstruct, intstruct2;
void checkpoint1 ()
{
/* i
www.eeworm.com/read/419387/2078800
exp dump.exp
# Copyright 2002 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Fre
www.eeworm.com/read/418017/2092937
c dump.c
static char _[] = " @(#)dump.c 5.20 93/07/30 16:38:27, Srini, AMD ";
/******************************************************************************
* Copyright 1991 Advanced Micro Devices, Inc.
*
www.eeworm.com/read/416749/2118276
sh dump.sh
#!/bin/sh
DIR=`dirname $0`
cd $DIR
case $1 in
'') DB=dms_clean ;;
*) DB=$1 ;;
esac
HEADER = '--
-- $Id: $
--
-- KnowledgeTree Community Edition
-- Document Management Made Simple
-- Copyright (C) 2
www.eeworm.com/read/414605/2143906
c dump.c
/*
* NanoBreaker, a Nano-X Breakout clone by Alex Holden.
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/414420/2149796
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/413855/2157331
click dump.click
// dump.click
// This configuration listens on the device ath0 and
// acts like tcpdump running on an 802.11 device.
//
// if you run
// click dump.click -h bs.scan
// when you exit it will print ou
www.eeworm.com/read/410728/2204766
c dump.c
#include
#define ARRSIZE 32
int intarray[ARRSIZE], intarray2[ARRSIZE];
struct teststruct {
int a;
int b;
int c;
int d;
int e;
int f;
int g;
} intstruct, intstruct2;
void ch
www.eeworm.com/read/410728/2204800
exp dump.exp
# Copyright 2002, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# t