代码搜索:Implementations

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

代码结果 4,027
www.eeworm.com/read/423237/2028823

as layoutmodeutil.as

package com.yahoo.astra.layout.modes { import flash.display.DisplayObject; import flash.geom.Rectangle; /** * Utility functions shared by implementations of ILayoutMode. * * @author Josh T
www.eeworm.com/read/418875/2082535

tsv http_features.tsv

This tab-separated-value file is for use as a checklist for features against , since two independently developed and interoperable implementations are nee
www.eeworm.com/read/413566/2161760

cpp stackque.cpp

// // Micro Windows Implementation // stackque.cpp: stack and queue implementations // // $Revision: 1.1 $ // $Source: P:/MWINDOWS/LIB/rcs/stackque.cpp $ // $Date: 1993/10/03 03:45:15 $ // #
www.eeworm.com/read/396039/2423841

c allred2.c

/* This test checks for possible interference between successive calls to MPI_Allreduce. Some users, on some MPI implementations and platforms, have had to add MPI_Barrier before MPI_Allre
www.eeworm.com/read/387781/2556252

java~1~ dm_stu_info.java~1~

package coursedesign.DM_stu_info.entities; import com.borland.dx.dataset.DataModule; import com.borland.dx.dataset.Provider; /** Implement this interface to provide alternate implementations of
www.eeworm.com/read/387568/2561428

java~1~ dm_stu_info.java~1~

package coursedesign.DM_stu_info.entities; import com.borland.dx.dataset.DataModule; import com.borland.dx.dataset.Provider; /** Implement this interface to provide alternate implementations of
www.eeworm.com/read/363186/2922444

java simplecontact.java

/** * simulator/SimpleContact.java */ package implementations; import java.util.ArrayList; import java.util.ListIterator; import simulator.BasicContact; import simulator.BasicEvent; import simulat
www.eeworm.com/read/363186/2922445

java networkdijkstra.java

package implementations; import java.util.Iterator; import simulator.Contact; import simulator.Dijkstra; import simulator.Message; public final class NetworkDijkstra extends Dijkstra
www.eeworm.com/read/351636/3102125

h vcl_streambuf.h

#ifndef vcl_streambuf_h_ #define vcl_streambuf_h_ /* fsm */ // Purpose: to #define vcl_streambuf to std::streambuf on // conforming implementations and to fix the non-conforming // ones.
www.eeworm.com/read/350717/3117337

cpp nonstubs.cpp

// NonStubs.cpp -- Implementations of selected kernel-mode functions // Copyright (C) 1999 by Walter Oney // All rights reserved // Note: Compile without pre-compiled headers extern "C" { #in