代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/484096/1272010

changelog

2006-03-16 Brian Gough * changed to gsl_wavelet_forward and gsl_wavelet_backward enums throughout internally instead of forward and backward. 2004-12-29 Brian Gough
www.eeworm.com/read/470917/1439332

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif /* A union which permits us to convert between a long double and three 32 bit ints. */
www.eeworm.com/read/470917/1439886

in configure.in

GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. # Local configure fragment for sysdeps/powerpc/powerpc64. # The Aix ld uses global .symbol_names instead of symbol_names # and unf
www.eeworm.com/read/470917/1441986

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif /* A union which permits us to convert between a long double and four 32 bit ints or tw
www.eeworm.com/read/470917/1442177

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif /* A union which permits us to convert between a long double and three 32 bit ints. */
www.eeworm.com/read/470917/1443039

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif /* A union which permits us to convert between a long double and three 32 bit ints. */
www.eeworm.com/read/459184/1572574

sh generator.sh

#!/bin/bash # $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $ # # Shell script that adds a new function file using a template. Should not be called directly # but instead by template_Generator.sh
www.eeworm.com/read/455325/1619573

js dialog.js

// $Id: dialog.js,v 1.1 2006/03/04 15:24:13 julmis Exp $ // Though "Dialog" looks like an object, it isn't really an object. Instead // it's just namespace for protecting global symbols. function Di
www.eeworm.com/read/251838/4414611

m mgram2.m

% like mgram1, except we use a durational HMM instead of an HHMM2 past = 0; words = {'the', 't', 'h', 'e'}; data = 'the'; nwords = length(words); word_len = zeros(1, nwords); word_prob = normalise(o
www.eeworm.com/read/247849/4473826

x-romp

# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is # being used. -Hnocpp makes hc use its builtin preprocessor instead of # /lib/cpp. gcc doesn't use , so it does