代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5531087
c cmdlne-di-m.c
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-dI -M" } */
/* Test -dI -M does not fail. It should print just
the Makefile rule with
www.eeworm.com/read/162614/5531095
c cmdlne-dd-dm.c
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-dD -dM" } */
/* Test -dD -dM does not fail. It should give the same output
as plain -d
www.eeworm.com/read/162614/5531120
c cmdlne-dm-dd.c
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-dM -dD" } */
/* Test -dM -dD does not fail. It should give the same output
as plain -d
www.eeworm.com/read/162614/5531135
c cmdlne-dd-m.c
/* Copyright (C) 2002, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-dD -M" } */
/* Test -dD -M does not fail. It should print just
the Makefile rule with
www.eeworm.com/read/162614/5531357
c pragma-ep-1.c
/* { dg-do compile { target *-*-osf5* } } */
/* { dg-final { scan-assembler "xyzzy_one" } } */
/* { dg-final { scan-assembler "xyzzy_two" } } */
/* { dg-final { scan-assembler "xyzzz_three" } } */
/*
www.eeworm.com/read/162614/5531404
c pr23584.c
/* Regression test for PR middle-end/23584 */
/* Verify that dereferencing an absolute address inside of a function
makes that function impure. */
/* { dg-do compile } */
/* { dg-options "-O1 -fd
www.eeworm.com/read/395132/8193936
rpt keylock.sim.rpt
Simulator report for KEYLOCK
Wed Jan 05 11:26:24 2000
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
www.eeworm.com/read/394358/8228958
c tqm8xxl.c
/*
* Handle mapping of the flash memory access routines
* on TQM8xxL based devices.
*
* $Id: tqm8xxl.c,v 1.1.1.1 2007/09/01 10:29:11 hansorblue Exp $
*
* based on rpxlite.c
*
* Copyright(C) 20
www.eeworm.com/read/294359/8234401
c key.c
//4×4键盘函数
#include
#include"keyy.h"
int main()
{
unsigned int keyvalue,flag=0;
while(1)
{
flag=key_scan_delay();//先扫描一次看有没有按键按下,有才进行键盘处理
if(flag)
{
keyvalue=g
www.eeworm.com/read/294359/8236008
h zhonghe.h
#ifndef __ZHONGHE_H__
#define __ZHONGHE_H__
// write your header here
extern void init_system(void);
extern void AD_done(void);
extern float AD_tranfer(void);
extern void v_data_to(float v_float