代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/316872/3586303

c enlighten.c

/* * Core of Xen paravirt_ops implementation. * * This file contains the xen_paravirt_ops structure itself, and the * implementations for: * - privileged instructions * - interrupt flags * - se
www.eeworm.com/read/311998/3676910

h p2mschapv2.h

/******************************************************************* * EAPTTLS Phase 2 MS-CHAPv2 Function implementations * * Licensed under a dual GPL/BSD license. (See LICENSE file for more i
www.eeworm.com/read/304657/3789854

jaxp readme.jaxp

This file describes the jaxp (xml processing) implementation of GNU Classpath. GNU Classpath includes interfaces and implementations for basic XML processing in in the java programming language, some
www.eeworm.com/read/300509/3846682

java forwwt.java

/* * CVS identifier: * * $Id: ForwWT.java,v 1.1.1.1 2002/07/22 09:26:54 grosbois Exp $ * * Class: ForwWT * * Description: The interface for implementations of
www.eeworm.com/read/288894/4001861

java optimisticcache.java

package org.hibernate.cache; /** * A contract for transactional cache implementations which support * optimistic locking of items within the cache. * * The optimisitic locking capabili
www.eeworm.com/read/284005/4068536

java attribute.java

package org.kxml; /** Attribute class, used by both kDom and the pullparser. The instances of this class are immutable. This restriction allows manipulation aware element implementations
www.eeworm.com/read/274099/4189169

h smbcedb.h

/*++ Copyright (c) 1989 - 1999 Microsoft Corporation Module Name: smbcedb.h Abstract: This module defines all functions, along with implementations for inline functions re
www.eeworm.com/read/449675/1675035

java optimisticcache.java

package org.hibernate.cache; /** * A contract for transactional cache implementations which support * optimistic locking of items within the cache. * * The optimisitic locking capabilities a
www.eeworm.com/read/429841/1944962

java jdtnames.java

package jodd.datetime; /** * Implementations holds date strings in various languages. */ public interface JdtNames { /** * Returns months full names [January - December]. * * @ret
www.eeworm.com/read/409921/2222383

cpp stdunk.cpp

/* ReactOS Kernel-Mode COM IUnknown implementations LICENSE Please see COPYING in the top-level directory for license information. AUTHORS Andrew Greenwood *