代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/292705/3945770
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/288937/3998510
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/279968/4130898
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/279968/4130899
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/279968/4130911
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/279077/4139844
cpp nonstubs.cpp
// NonStubs.cpp -- Implementations of selected kernel-mode functions
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "NonStubs.h"
www.eeworm.com/read/278867/4140936
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/273665/4200166
c sendfile.c
/*
Unix SMB/Netbios implementation.
Version 2.2.x / 3.0.x
sendfile implementations.
Copyright (C) Jeremy Allison 2002.
This program is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/449675/1674606
java violatedconstraintnameextracter.java
// $Id: ViolatedConstraintNameExtracter.java 4746 2004-11-11 20:57:28Z steveebersole $
package org.hibernate.exception;
import java.sql.SQLException;
/**
* Defines a contract for implementations th
www.eeworm.com/read/447738/1694916
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