代码搜索:Implementations

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

代码结果 4,027
www.eeworm.com/read/205824/5017451

cpp rdesktop-core-tester.cpp

#include "stdafx.h" #include #include "rdesktop/rdesktop.h" #include "rdesktop/proto.h" extern "C" { /* ==== BEGIN POOP ==== */ // Temporary implementations of stuff we total
www.eeworm.com/read/198916/5080858

readme

The following directories contain implementations of Posix message queues of Posix semaphores, using some other technique: my_pxmsg_mmap/ implements Posix message queues using mmap my_pxsem_fif
www.eeworm.com/read/194691/5124041

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/194691/5124283

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/190666/5181627

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/190666/5182135

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
www.eeworm.com/read/190131/5186575

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/190131/5186815

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/190130/5187116

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/183674/5252861

c antlr3stringstream.c

/** \file * Provides implementations of string (or memory) streams as input * for ANLTR3 lexers. */ #include /** \brief Create an inplace ASCII string stream as input to ANTLR 3. *