代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/147328/12564459

m psl.m

# # VAX program status longword # .set PSL_C,0x1 # carry bit .set PSL_V,0x2 # overflow bit .set PSL_Z,0x4 # zero bit .set PSL_N,0x8 # negative bit .set PSL_T,0x10 # trace enable bit .set P
www.eeworm.com/read/135259/13945829

h share.h

/* share.h File sharing mode for use with sopen. See DOS function 3Dh for definition. */ /* * C/C++ Run Time Library - Version 10.0 * * Copyright (c) 1987, 2000 by I
www.eeworm.com/read/112818/15476057

s nios.s

; ; for backwards compatibility ; we have this file named "nios.s", ; which does what it ever did. ; ; As of SOPC Builder 2.6 (2002 May-ish) ; the generated header files are excalibur.[hs]. ; ; This f
www.eeworm.com/read/374502/9402196

altchan

#$EPIC: altchan,v 1.3 2002/08/12 16:59:49 jnelson Exp $ # # "altchan" -- a script to implement ALT- key bindings # BitchX I guess does this by default. So here is a compatibility script. # b
www.eeworm.com/read/274829/10850268

hhp tracetool.hhp

[OPTIONS] Auto Index=No Compatibility=1.1 or later Compiled file=TraceTool.chm Contents file=TraceTool.hhc Index file=TraceTool.hhk Default topic=main.htm Display compile progress=No Full-text
www.eeworm.com/read/418779/10910698

txt 3-13790.txt

Rule -- Sid 3-13790 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Office_compatibility_pack_for_word_excel_ppt_2007. -- Impact: Denial of Service.
www.eeworm.com/read/418779/10919941

txt 3-13803.txt

Rule -- Sid 3-13803 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Office_compatibility_pack_for_word_excel_ppt_2007. -- Impact: Denial of Service.
www.eeworm.com/read/456209/7353789

svn-base num2str.sci.svn-base

function s = num2str(v,f) // num2str - convert numerics to string // // s = num2str(v); // // (this function ensure matlab compatibility) // // Copyright (c) 2008 Gabriel Peyre if argn(2)
www.eeworm.com/read/456209/7353831

sci num2str.sci

function s = num2str(v,f) // num2str - convert numerics to string // // s = num2str(v); // // (this function ensure matlab compatibility) // // Copyright (c) 2008 Gabriel Peyre if argn(2)
www.eeworm.com/read/144648/12778499

in des_aux.h.in

/****************** Start of $RCSfile: des_aux.h.in,v $ **************** * * $Source: /home/alb/afbackup/afbackup-3.3.8.1/RCS/des_aux.h.in,v $ * $Id: des_aux.h.in,v 1.2 2004/07/08 20:34:44 alb Exp al