代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/204986/5026778
java dheap.java
package org.placelab.util;
/**
* A DHeap is like a binary heap except nodes have d children instead of
* 2.
*
*
* Last modified by: jamesh
* On 2003/10/28 01:53:46
*/
import java.util.Comp
www.eeworm.com/read/203830/5038251
txt options.txt
Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds
instead of the default 4.
RISC1 and RISC2 are 2 alternatives for the inner loop and
PTR means to use pointers arithmatic ins
www.eeworm.com/read/193974/5138376
py test_sre.py
# SRE test harness for the Python regression suite
# this is based on test_re.py, but uses a test function instead
# of all those asserts
import sys
sys.path=['.']+sys.path
from test_support import
www.eeworm.com/read/191809/5161915
d op68000.d
# This should match the stderr output of gas -m68000 on operands.s.
# We don't bother to match the exact error message, but instead just
# look for the statements which should fail.
.*operands.s: Ass
www.eeworm.com/read/190682/5171230
d op68000.d
# This should match the stderr output of gas -m68000 on operands.s.
# We don't bother to match the exact error message, but instead just
# look for the statements which should fail.
.*operands.s: Ass
www.eeworm.com/read/186388/5232876
readme
This directory contains Emacs Lisp sources related to Texinfo.
M-x texinfo-format-buffer is no longer the standard way to make .info
files, and may or may not work. Use makeinfo instead. See the
`m
www.eeworm.com/read/180437/5283993
bor makefile.bor
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for
# Borland (Turbo) C++ 1.0 or 2.0.
# Warning: this file is not suitable for Turbo C 2.0. Use makefile.tc instead.
# To use, do "make -fmakefile.b
www.eeworm.com/read/180137/5290758
test502
#
# Server-side
foo
bar swsclose
bar
foo
moo
# Client-side
file
# tool is what to use instead of 'curl'
lib502
www.eeworm.com/read/179911/5295148
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
obj-$(C
www.eeworm.com/read/179911/5297098
makefile
# Makefile for the Linux video drivers.
# 5 Aug 1999, James Simmons,
# Rewritten to use lists instead of if-statements.
O_TARGET := video.o
mod-subdirs := matrox
#