代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/216499/4892699
c scan1.c
scanf (p1, p2, p3, p4)
int p1, p2, p3, p4;
{
/* first arg can be a control string, a file id, or -1 */
int ptrs[10], j, ip, flp, k;
char *np;
/* extern int cin;*/
extern (*_Igetc)(), (*_Iungc)(), c
www.eeworm.com/read/209559/4961457
s fp_scan.s
/*
* fp_scan.S
*
* Copyright Roman Zippel, 1997. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/209559/4962231
c dmi_scan.c
#include
#include
#include
#include
#include
#include
#include
#include
#incl
www.eeworm.com/read/209559/4965473
h scan_keyb.h
#ifndef __DRIVER_CHAR_SCAN_KEYB_H
#define __DRIVER_CHAR_SCAN_KEYB_H
/*
* $Id: scan_keyb.h,v 1.1 2000/06/10 21:45:30 yaegashi Exp $
* Copyright (C) 2000 YAEGASHI Takeshi
* Generic scan keyboard driv
www.eeworm.com/read/209559/4965484
c scan_keyb.c
/*
* $Id: scan_keyb.c,v 1.2 2000/07/04 06:24:42 yaegashi Exp $
* Copyright (C) 2000 YAEGASHI Takeshi
* Generic scan keyboard driver
*/
#include
#include
#inclu
www.eeworm.com/read/209559/4965856
c scsi_scan.c
/*
* scsi_scan.c
*
* Copyright (C) 2000 Eric Youngdale,
* Copyright (C) 2002 Patrick Mansfield
*
* The general scanning/probing algorithm is as follows, exceptions are
* made to it depending on
www.eeworm.com/read/209559/4965986
l aicasm_scan.l
%{
/*
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
www.eeworm.com/read/207991/4999302
mal fastcrack_scan.mal
# The first reference case for fast cracking
include microbenchmark;
tuples:=1048576;
values:= tuples;
io.printf(" tuples %d\n",tuples);
io.printf(" values %d\n",values);
b:= microbenchmark.uniform
www.eeworm.com/read/204040/5035125
inc scan3.inc
;* CW : Character Windows
;*
;* scan3.inc : DOS 3 scan codes
;*****************************************************************************
SS_RSHIFT equ 00001h
SS_LSHIFT equ 00002h
SS_CONTROL
www.eeworm.com/read/198657/5083144
c t-scan.c
/* Tests of mpz_scan0 and mpz_scan1.
Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is free software; you can redistribute it