代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/242732/4537504
m4 libxml.m4
# Configure paths for LIBXML2
# Mike Hommey 2004-06-19
# use CPPFLAGS instead of CFLAGS
# Toshio Kuratomi 2001-04-21
# Adapted from:
# Configure paths for GLIB
# Owen Taylor 97-11-3
dnl A
www.eeworm.com/read/242657/4549771
mpb ace_openssl.mpb
// -*- MPC -*-
// $Id: ace_openssl.mpb 77606 2007-03-08 12:19:38Z elliott_c $
project : openssl {
// For both automake and gnuace, we want to use built-in macros instead of
// the values provided
www.eeworm.com/read/242082/4556437
c enfile.c
/* enfile.c - perform generalized file enumeration
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include "..\h\to
www.eeworm.com/read/237551/4624696
h endian.h
/* Linux/ia64 is little-endian. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/237551/4627228
h endian.h
/* x86_64 is little-endian. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/237048/4634707
java address.java
/*
* $Id: Address.java,v 1.2 2003/11/28 09:12:35 epr Exp $
*/
package org.jnode.vm;
import org.jnode.vm.classmgr.VmArray;
/**
* Address is not a normal Java object. Instead it is used as
www.eeworm.com/read/234134/4661931
c enfile.c
/* enfile.c - perform generalized file enumeration
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
*/
#include "..\h\to
www.eeworm.com/read/233522/4667697
h vcl_stdexcept.h
#ifndef vcl_generic_stdexcept_h_
#define vcl_generic_stdexcept_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_stdexcept.hhh and run make
// logic_error
#ifndef vcl_logic_err
www.eeworm.com/read/233522/4667721
h vcl_sstream.h
#ifndef vcl_generic_sstream_h_
#define vcl_generic_sstream_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_sstream.hhh and run make
// basic_stringbuf
#ifndef vcl_basic_strin
www.eeworm.com/read/233522/4667729
h vcl_istream.h
#ifndef vcl_generic_istream_h_
#define vcl_generic_istream_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_istream.hhh and run make
// basic_istream
#ifndef vcl_basic_istream