代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/395929/2428288
sh shelf.sh
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf32-sh"
TEXT_START_ADDR=0x1000
MAXPAGESIZE=128
ARCH=sh
MACHINE=
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes
EMBEDDED=yes
# These are for compatibility with the COFF
www.eeworm.com/read/395929/2428312
sh shlelf.sh
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf32-shl"
TEXT_START_ADDR=0x1000
MAXPAGESIZE=128
ARCH=sh
MACHINE=
TEMPLATE_NAME=elf32
GENERATE_SHLIB_SCRIPT=yes
EMBEDDED=yes
# These are for compatibility with the COF
www.eeworm.com/read/393286/2477371
s systbl.s
/* $Id: systbl.S,v 1.11 2000/03/13 21:57:35 davem Exp $
* systbl.S: System call entry point table for Solaris compatibility.
*
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
* Co
www.eeworm.com/read/393286/2477412
c sunos_ioctl32.c
/* $Id: sunos_ioctl32.c,v 1.11 2000/07/30 23:12:24 davem Exp $
* sunos_ioctl32.c: SunOS ioctl compatibility on sparc64.
*
* Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx)
* Copyright
www.eeworm.com/read/382361/2637699
h ioport.h
// linux/ioport.h compatibility header
#ifndef _COMPAT_IOPORT_H
#define _COMPAT_IOPORT_H
#include
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,2,20)
#define check_mem_region(start,n
www.eeworm.com/read/382361/2637711
h mm.h
/*
* linux/mm.h compatibility header
*/
#ifndef _COMPAT_MM_H
#define _COMPAT_MM_H
#include
#if LINUX_VERSION_CODE < 0x020300
#define VM_OFFSET(a) ((a)->vm_offset)
#define page_a
www.eeworm.com/read/381896/2639784
hhp index.hhp
[OPTIONS]
Compatibility=1.1
Full-text search=Yes
Contents file=index.hhc
Default Window=main
Default topic=main.html
Index file=index.hhk
Language=0x409 English (United States)
Binary TOC=YES
Create C
www.eeworm.com/read/370199/2786993
hhp index.hhp
[OPTIONS]
Compatibility=1.1
Full-text search=Yes
Contents file=index.hhc
Default Window=main
Default topic=main.html
Index file=index.hhk
Language=0x409 English (United States)
Binary TOC=YES
Create C
www.eeworm.com/read/370199/2787039
hhp index.hhp
[OPTIONS]
Compatibility=1.1
Full-text search=Yes
Contents file=index.hhc
Default Window=main
Default topic=main.html
Index file=index.hhk
Language=0x409 English (United States)
Binary TOC=YES
Create C
www.eeworm.com/read/368386/2815472
s systbl.s
/* $Id: systbl.S,v 1.11 2000/03/13 21:57:35 davem Exp $
* systbl.S: System call entry point table for Solaris compatibility.
*
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
* Co