代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/125819/6020969
bat go_dos.bat
rem DOS CVS access does not like .lnk files, so this is workaround.
copy blink_lnk blink.lnk
asx8051.exe -los blink.asm
aslink -f blink.lnk
www.eeworm.com/read/100285/6271198
c format.c
/*-------------------------------------------------------------------------
*
* format.c
* a wrapper around code that does what vsprintf does.
*
* Copyright (c) 1994, Regents of the University
www.eeworm.com/read/237496/6305903
h at76_usbdfu.h
/* -*- linux-c -*- */
/*
* USB Device Firmware Upgrade (DFU) handler
*
* Copyright (c) 2003 Oliver Kurth
* Copyright (c) 2004 Joerg Albert
*
* This program is free software
www.eeworm.com/read/225747/14518034
spec boa.spec
Summary: a single-tasking high performance http server
Name: boa
Version: 0.94.9
Release: 1
Group: System Environment/Daemons
Source: http://www.boa.org/boa-%{version}.tar.gz
Copyright: GNU general pu
www.eeworm.com/read/207756/15262804
syr lian.syr
Release 8.1i - xst I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to ./xst/projnav.tmp
CPU : 0.00 / 1.72 s | Elapsed : 0.00 / 1.00 s
--> Parameter xsthdpdir
www.eeworm.com/read/162614/5520587
c typename26.c
// { dg-do assemble }
//
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 9 Aug 2000
// We failed to spot where a typename T::t didn't
www.eeworm.com/read/162614/5529197
c anon-struct-2.c
/* { dg-options "-std=gnu89" } */
/* In GNU C mode, we recognize the anonymous struct/union extension,
but not Microsoft extensions. */
struct A { char a; };
/* MS extension. */
struct B {
st
www.eeworm.com/read/162614/5529302
c anon-struct-1.c
/* { dg-options "-std=iso9899:1990" } */
/* In strict ISO C mode, we don't recognize the anonymous struct/union
extension or any Microsoft extensions. */
struct A { char a; };
/* MS extension.
www.eeworm.com/read/160969/5564470
spec boa.spec
Summary: a single-tasking high performance http server
Name: boa
Version: 0.94.9
Release: 1
Group: System Environment/Daemons
Source: http://www.boa.org/boa-%{version}.tar.gz
Copyright: GNU general pu
www.eeworm.com/read/158865/5593669
h xm-next.h
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())