代码搜索:probe
找到约 3,557 项符合「probe」的源代码
代码结果 3,557
www.eeworm.com/read/278813/10505026
c in_probe.c
#include "common.h"
#include "input.h"
extern int input_size;
extern int input_remain;
extern int ring_pos;
extern unsigned char ring_buf[RING_BUF_SIZE];
#define HALF_RING ((RING_BUF_SIZE)/2
www.eeworm.com/read/159325/10670158
h probe.h
/***********************************************************************/
/* */
/* MODULE: probe.h 1.3
www.eeworm.com/read/421532/10732398
f probe.f
www.eeworm.com/read/449369/7507945
in probe.pl.in
#! @PERL@
# @configure_input@
# probe.pl
# Extract probe and move depth from a LK output file.
open(IN, "zcat @ARGV |"); # Uncompress input files.
open(POUT ,">probe.gpl");
open(MOUT ,">move.gpl");
www.eeworm.com/read/138045/13270075
doc probe.doc
TIERRA Genebank Probe
by Daniel Pirone
PURPOSE:
This document describes a software tool that aids in the analysis of the
large amount o
www.eeworm.com/read/137489/13320166
c probe.c
/* probe.c -- BIOS probes */
/*
Copyright 1999-2002 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'COPYING' in the
source directory.
*/
/*#define DEBUG*/
#defin
www.eeworm.com/read/137489/13320199
h probe.h
/* probe.h -- definitions for the LILO probe utility */
#ifndef __PROBE_H_
#define __PROBE_H_
#include "lilo.h"
struct disk_geom {
unsigned long n_total_blocks;
int n_sect;
int n_head;
www.eeworm.com/read/151104/5686166
c probe.c
/*
* Platform dependent support for IO probing.
*
* Copyright (C) 2000 Silicon Graphics
* Copyright (C) 2000 Jack Steiner (steiner@sgi.com)
*/
#include
/*
* ia64_sn_probe
www.eeworm.com/read/147766/5721593
c probe.c
/*
* Platform dependent support for IO probing.
*
* Copyright (c) 2000-2002 Silicon Graphics, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify