代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/379193/2674823
h rt_time.h
/*
* RTLinux v1 API compatibility layer
* Written by Michael Barabanov
* Copyright (C) 1999-2000 Finite State Machine Labs Inc.
*
*/
#ifndef __ASM_RT_TIME_H__
#define __ASM_RT_TIME_H__
typedef
www.eeworm.com/read/373038/2767556
java allteststest.java
package org.junit.tests.junit3compatibility;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import junit.framework.JUnit4TestAdapter;
import junit.framework.T
www.eeworm.com/read/373038/2767558
java suitemethodtest.java
package org.junit.tests.junit3compatibility;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.juni
www.eeworm.com/read/373038/2767563
java forwardcompatibilityprintingtest.java
package org.junit.tests.junit3compatibility;
import java.io.ByteArrayOutputStream;
import java.io.OutputStream;
import java.io.PrintStream;
import junit.framework.JUnit4TestAdapter;
import junit.fra
www.eeworm.com/read/367182/2852119
h ptrace.h
#ifndef __alpha_ptrace_h__
#define __alpha_ptrace_h__
/*
* Mostly for OSF/1 compatibility.
*/
#define REG_BASE 0
#define NGP_REGS 32
#define NFP_REGS 32
#define GPR_BASE
www.eeworm.com/read/357083/3029900
h pconf.h
/* $Id: pconf.h,v 1.1 1996/12/02 00:09:10 davem Exp $
* pconf.h: pathconf() and fpathconf() defines for SunOS
* system call compatibility.
*
* Copyright (C) 1995, 1996 David S. Miller (da
www.eeworm.com/read/357083/3031722
h siginfo.h
#ifndef _ALPHA_SIGINFO_H
#define _ALPHA_SIGINFO_H
#include
/* This structure matches OSF/1 for binary compatibility. */
typedef union sigval {
int sival_int;
void *sival_ptr;
} si
www.eeworm.com/read/262948/4307750
h sysutmp.h
/*
* sysutmp.h Compatibility stuff for the different UTMP systems.
*
* Version: $Id: sysutmp.h,v 1.10 2003/01/17 16:47:36 aland Exp $
*/
#ifndef SYSUTMP_H_INCLUDED
#define SYSUTMP_H_INCLUDED
/*
www.eeworm.com/read/262041/4316922
h ipc.h
#ifndef _LINUX_IPC_H
#define _LINUX_IPC_H
#include
#define IPC_PRIVATE ((__kernel_key_t) 0)
/* Obsolete, used only for backwards compatibility and libc5 compiles */
struct