代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/131315/5942018
c dbzalt.c
/* $Revision: 1.2 $
**
** DBZ compatibility routines, for use if DBZ isn't patched
*/
/* LINTLIBRARY */
int
dbzwritethrough(value)
int value;
{
return value;
}
long
dbztagmask(size)
www.eeworm.com/read/128604/5980764
txt blocks-3.txt
# Start Code; End Code; Block Name
0000; 007F; Basic Latin
0080; 00FF; Latin-1 Supplement
0100; 017F; Latin Extended-A
0180; 024F; Latin Extended-B
0250; 02AF; IPA Extensions
02B0; 02FF; Spacing Modif
www.eeworm.com/read/126765/6012142
c usrdosfsold.c
/* usrDosFsOld.c - old DosFs compatibility library */
/* Copyright 1998-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,15may02,jkf SPR#
www.eeworm.com/read/118033/6099657
asl ess1869.asl
Device(ESCF) { // ESS1869/78 Config device
Name(_HID, EISAID("ESS0006")) // ESS1869CF PnP Device ID
Method(_STA)
{
Store(0x0, LDN) // Select Appropriate LDN
If(CFST)
{
www.eeworm.com/read/118033/6099661
asl ess1878.asl
Device(ESCF) { // ESS1869/78 Config device
Name(_HID, EISAID("ESS0006")) // ESS1869CF PnP Device ID
Method(_STA)
{
Store(0x0, LDN) // Select Appropriate LDN
If(CFST)
{
www.eeworm.com/read/110972/6162130
txt changelog.txt
08.03.2002
- added support for custom MPEG4 quant matrices
08.03.2002
- new core structure
- mbcoding/mbdecoding rewrite
- API change, introduced feature flags
- Bitreader/Bitwriter merge
-
www.eeworm.com/read/108058/6186813
cpp fspcompa.cpp
/*
** Apple Macintosh Developer Technical Support
**
** FSSpec compatibility functions.
**
** by Jim Luther, Apple Developer Technical Support Emeritus
**
** File: FSpCompat.c
**
** Copyright
www.eeworm.com/read/108058/6186816
cpp search.cpp
/*
** Apple Macintosh Developer Technical Support
**
** IndexedSearch and the PBCatSearch compatibility function.
**
** by Jim Luther, Apple Developer Technical Support Emeritus
**
** File: Search.c
www.eeworm.com/read/108058/6186820
h search.h
/*
** Apple Macintosh Developer Technical Support
**
** IndexedSearch and the PBCatSearch compatibility function.
**
** by Jim Luther, Apple Developer Technical Support Emeritus
**
** File: Search.h
www.eeworm.com/read/108058/6186822
h mfsearch.h
/*
** Apple Macintosh Developer Technical Support
**
** IndexedSearch and the PBCatSearch compatibility function.
**
** by Jim Luther, Apple Developer Technical Support Emeritus
**
** File: Search.h