代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/383940/2606763
platform .platform
#
# FILE: btnode3/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -I'
www.eeworm.com/read/383940/2606853
platform .platform
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -I's to @opts, otherwise the %T wo
www.eeworm.com/read/383940/2606879
platform .platform
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -I's to @opts, otherwise the %T wo
www.eeworm.com/read/382361/2637834
hacks
A list of some of the hacks in the low-level drivers. If
you want to use a hack in a different driver, please fix the
hack instead of duplicating it.
- Extended configuration: the daqboard2000 dr
www.eeworm.com/read/381722/2641572
h va-sparc.h
/* This is just like the default gvarargs.h
except for differences decribed below. */
/* va_list is a structure instead of a char*. */
typedef struct __va_ctl
{
char *__stack; /* Current poi
www.eeworm.com/read/368386/2814788
c jazzdma.c
/*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settled down. Also, instead of return
www.eeworm.com/read/367917/2827699
js dialog.js
// Though "Dialog" looks like an object, it isn't really an object. Instead
// it's just namespace for protecting global symbols.
function Dialog(url, action, init) {
if (typeof init == "undefi
www.eeworm.com/read/367182/2852037
h ioctl-types.h
#ifndef _SYS_IOCTL_H
# error "Never use directly; include instead."
#endif
#include
www.eeworm.com/read/366702/2884600
c initpri2.c
/* On VxWorks, in kernel mode, there is no support for .ctors/.dtors.
Instead, initialization is handled by munch. */
/* { dg-do compile { target vxworks_kernel } } */
/* { dg-final { scan-assemb
www.eeworm.com/read/362989/2924252
h compiler-gcc2.h
/* Never include this file directly. Include instead. */
/* These definitions are for GCC v2.x. */
/* Somewhere in the middle of the GCC 2.96 development cycle, we implemented