代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/180408/5286261
java errorreporter.java
// $Id: ErrorReporter.java,v 1.2 2004/06/29 02:40:43 pgmjsd Exp $
package org.hibernate.hql.ast;
import antlr.RecognitionException;
/**
* Implementations will report or handle errors invoked by an
www.eeworm.com/read/179911/5298086
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void
www.eeworm.com/read/177351/5328765
c test_gx.c
#include
#include
/* This is a Marie Celeste instruction. Some IBM documents think it
exists, others don't. The same appears to be true for
implementations - ppc970 does
www.eeworm.com/read/350097/3132977
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void
www.eeworm.com/read/347503/3168810
cc cdtest-main.cc
// main program for Class Foo
extern "C" {
// Some implementations (e.g. SUNOS 4.1) are broken,
// in that they require . But, if gcc/g++ is installed
// correctly, you should ge
www.eeworm.com/read/340665/3265757
cc cdtest-main.cc
// main program for Class Foo
extern "C" {
// Some implementations (e.g. SUNOS 4.1) are broken,
// in that they require . But, if gcc/g++ is installed
// correctly, you should ge
www.eeworm.com/read/340665/3270745
c signalr.c
/* Reentrant versions of syscalls need to support signal/raise.
These implementations just call the usual system calls. */
#include
#include
#include
#include
www.eeworm.com/read/340665/3270746
c unlinkr.c
/* Reentrant versions of file system calls. These implementations
just call the usual system calls. */
#include
#include
#include
/* Some targets provides thei
www.eeworm.com/read/340665/3270759
c linkr.c
/* Reentrant versions of file system calls. These implementations
just call the usual system calls. */
#include
#include
#include
/* Some targets provides thei
www.eeworm.com/read/336825/3347793
svn-base readme.svn-base
pkg/cii -- created Mon Dec 12 11:21:16 EST 1994 by drh
current owner drh
This hierarchy contains all the source code in the forthcoming book
`C Interfaces and Implementations' by David Hanson. For mo