代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/337546/3329375

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/337546/3336570

makefile

# Makefile for the Linux video drivers. # 5 Aug 1999, James Simmons, # Rewritten to use lists instead of if-statements. # Each configuration option enables a list of
www.eeworm.com/read/336340/3352875

changelog

Changes with 1.0 ==== * Removed the TVS in favour of an internal implementation using libxml2 and xmlsec libraries. * Variable token name. (can use anything instead of "xmlToken") * Simplified Linux B
www.eeworm.com/read/334125/3373027

py events.py

# This file was automatically generated by SWIG (http://www.swig.org). # Version 1.3.35 # # Don't modify this file, modify the SWIG interface instead. """ Event management. """ import _events import
www.eeworm.com/read/324920/3488335

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/324920/3495374

makefile

# Makefile for the Linux video drivers. # 5 Aug 1999, James Simmons, # Rewritten to use lists instead of if-statements. # Each configuration option enables a list of
www.eeworm.com/read/320652/3544036

h ioctl-types.h

#ifndef _SYS_IOCTL_H # error "Never use directly; include instead." #endif #include
www.eeworm.com/read/316872/3585795

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/316872/3593166

makefile

# # Makefile for the kernel ata, atapi, and ide block device drivers. # # 12 September 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # # Note :
www.eeworm.com/read/316872/3593802

c b43_pci_bridge.c

/* * Broadcom 43xx PCI-SSB bridge module * * This technically is a seperate PCI driver module, but * because of its small size we include it in the SSB core * instead of creating a standalone mod