代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/174884/5355131
c callback_handler.c
/**
* @file Callback implementations
*/
#include "callback_handler.h"
#include
#include
#include
#include
/**
* Callback handling
www.eeworm.com/read/174805/5356817
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/174241/5362738
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/174116/5363945
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/170988/5401158
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 "NonStub
www.eeworm.com/read/170577/5403286
tcl xml-8.1.tcl
# xml.tcl --
#
# This file provides generic XML services for all implementations.
# This file supports Tcl 8.1 regular expressions.
#
# See tclparser.tcl for the Tcl implementation of a XML parser.
#
www.eeworm.com/read/342581/3232457
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/341021/3260861
mpich2prereq
#! /bin/sh
# Check that we are using the simple PMI implementation
# (Selecting multiple PM's may require incompatible PMI implementations
# (e.g., remshell and SMPD).
if [ -z "$PM_REQUIRES_PMI" ] ;
www.eeworm.com/read/340665/3283341
java datagramsocketimpl.java
/* DatagramSocketImpl.java -- Abstract class for UDP socket implementations
Copyright (C) 1998, 1999 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classp
www.eeworm.com/read/340665/3283812
h stl_function.h
// Functor implementations -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redist