代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/447738/1694859
exp sel-dump.exp
# Expect script for ld selective linking tests running run_dump_test
# Copyright 2002, 2004 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it
www.eeworm.com/read/447738/1696775
pl fixup-dump.pl
print "# objdump: -d\n";
print "# name: ia64 $ARGV[0]\n";
shift;
while () {
if (/.*file format.*/) {
$_ = ".*: +file format .*\n";
} else {
s/([][().])/\\$1/g;
}
print;
}
www.eeworm.com/read/445489/1720549
h dump-zap.h
#ifndef __DUMP_ZAP_H__
#define __DUMP_ZAP_H__
#include
#include
extern void zap_dump_dvb_parameters (FILE *f, fe_type_t type,
struct dvb_frontend_parameters *t, c
www.eeworm.com/read/445489/1720550
h dump-vdr.h
#ifndef __DUMP_VDR_H__
#define __DUMP_VDR_H__
#include
#include
extern
void vdr_dump_dvb_parameters (FILE *f, fe_type_t type,
struct dvb_frontend_parameters *p,
www.eeworm.com/read/445489/1720566
c dump-zap.c
#include
#include
#include "dump-zap.h"
static const char *inv_name [] = {
"INVERSION_OFF",
"INVERSION_ON",
"INVERSION_AUTO"
};
static const char *fec_name [] = {
www.eeworm.com/read/445489/1720567
c dump-vdr.c
#include
#include "dump-vdr.h"
#include
static const char *inv_name [] = {
"0",
"1",
"999"
};
static const char *fec_name [] = {
"0",
"12",
"23",
"34",
"45"
www.eeworm.com/read/443386/1741355
c dump_tlb.c
/*
* Dump R4x00 TLB for debugging purposes.
*
* Copyright (C) 1994, 1995 by Waldorf Electronics, written by Ralf Baechle.
* Copyright (C) 1999 by Silicon Graphics, Inc.
*/
#include
www.eeworm.com/read/443386/1741627
c dump_tlb.c
/*
* Dump R4x00 TLB for debugging purposes.
*
* Copyright (C) 1994, 1995 by Waldorf Electronics, written by Ralf Baechle.
* Copyright (C) 1999 by Silicon Graphics, Inc.
*/
#include
www.eeworm.com/read/442656/1755554
hh dump_mbuf.hh
/*
* Copyright (c) 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Stev
www.eeworm.com/read/442656/1755555
cc dump_mbuf.cc
/*
* Copyright (c) 2003, 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Stev