代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/131315/5943076

mh

#! /bin/sh # A small shell script to run the MH-system. # Includes the mh command directory in the PATH # If a (mh) command is given this is run instead. # export PATH; PATH=/usr/new/mh:$PATH # the mh
www.eeworm.com/read/128531/5985861

c k8topology.c

/* * AMD K8 NUMA support. * Discover the memory map and associated nodes. * * Doesn't use the ACPI SRAT table because it has a questionable license. * Instead the northbridge registers are read
www.eeworm.com/read/127781/5996972

c k8topology.c

/* * AMD K8 NUMA support. * Discover the memory map and associated nodes. * * Doesn't use the ACPI SRAT table because it has a questionable license. * Instead the northbridge registers are read
www.eeworm.com/read/126641/6015029

version

Fixed the weak key values which were wrong :-( Defining SIGACTION causes sigaction() to be used instead of signal(). SIGUSR1/SIGUSR2 are no longer mapped in the read tty stuff because it can cause
www.eeworm.com/read/116971/6112181

java workqueue.java

// HORRIBLE PROGRAM - uses busy-wait instead of Object.wait! - Page 204 import java.util.*; public abstract class WorkQueue { private final List queue = new LinkedList(); private boole
www.eeworm.com/read/115070/6120640

dtd sf_forum_0.1.dtd

www.eeworm.com/read/101082/6243541

1a l9.1a

#print The next format to mention is the RP (released paper) format. If you use that, instead of the IM format, you get the standard Bell Labs released paper style. Change the first line of file "dec
www.eeworm.com/read/101042/6258557

version

Fixed the weak key values which were wrong :-( Defining SIGACTION causes sigaction() to be used instead of signal(). SIGUSR1/SIGUSR2 are no longer mapped in the read tty stuff because it can cause
www.eeworm.com/read/101042/6258594

in opensslconf.h.in

/* crypto/opensslconf.h.in */ /* Generate 80386 code? */ #undef I386_ONLY #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSS