代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/349752/3140298

vars

# easy-rsa parameter settings # NOTE: If you installed from an RPM, # don't edit this file in place in # /usr/share/openvpn/easy-rsa -- # instead, you should copy the whole # easy-rsa directory to an
www.eeworm.com/read/347918/3161796

java joonelogger.java

/* * JooneLogger.java * * Created on 26 febbraio 2004, 15.52 */ package org.joone.log; /** * Internal logger. Use it instead of LogJ4, by declaring the property * -Dorg.joone.logger="org.joone
www.eeworm.com/read/341021/3260007

java simple_swing.java

import javax.swing.*; /* Using JPanel instead of JFrame allows most Java2's JRE to run this code successfully without requiring DISPLAY set except jdk1.2.x. Apparently the instantiation of J
www.eeworm.com/read/341021/3260870

sm makefile.sm

mpiexec_SOURCES = mpiexec.c # Some C compilers won't take ../libfoo.a as a library, so we use # -Ldir -llib for each of the libraries instead. # Force the use of the static, not shared library for mp
www.eeworm.com/read/340665/3269800

s trap.s

/* Run-time exception support */ #include "swi.h" /* .text is used instead of .section .text so it works with arm-aout too. */ .text .align 0 .global __rt_stkovf_split_big
www.eeworm.com/read/340665/3280626

c cast-qual-1.c

/* Incorrect `cast discards `const'' warnings. There should be warnings in bad_cast and bad_assign; bad_assign gets the correct warning, but good_cast may get the warning instead of bad_cast.
www.eeworm.com/read/339586/3298657

hxx macsecurity.hxx

#if !defined(RESIP_MACSECURITY_HXX) #define RESIP_MACSECURITY_HXX #include "resip/stack/Security.hxx" namespace resip { // Instead of using Mac specific data types // we pass around handles. This k
www.eeworm.com/read/337445/3340217

c nua_tag_ref.c

/* * PLEASE NOTE: * * This file is automatically generated by tag_dll.awk. * It contains tag_typedef_t for tag references. * * Do not, repeat, do not edit this file. Edit 'nua_tag.c' instead.
www.eeworm.com/read/337445/3340345

c sip_tag_ref.c

/* * PLEASE NOTE: * * This file is automatically generated by tag_dll.awk. * It contains tag_typedef_t for tag references. * * Do not, repeat, do not edit this file. Edit 'sip_tag.c' instead.
www.eeworm.com/read/337445/3340393

c sdp_tag_ref.c

/* * PLEASE NOTE: * * This file is automatically generated by tag_dll.awk. * It contains tag_typedef_t for tag references. * * Do not, repeat, do not edit this file. Edit 'sdp_tag.c' instead.