代码搜索:Implement

找到约 10,000 项符合「Implement」的源代码

代码结果 10,000
www.eeworm.com/read/179911/5293176

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/179911/5294436

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/179911/5294460

c ip27-rtc.c

/* * Driver for the SGS-Thomson M48T35 Timekeeper RAM chip * * Real Time Clock interface for Linux * * TODO: Implement periodic interrupts. * * Copyright (C) 2000 Silicon Graphics, Inc. * Wri
www.eeworm.com/read/173916/5366630

c pppoatm.c

/* pppoatm.c - pppd plugin to implement PPPoATM protocol. * * Copyright 2000 Mitchell Blank Jr. * Based in part on work from Jens Axboe and Paul Mackerras. * Updated to ppp-2.4.1 by Bernhard Kaind
www.eeworm.com/read/167041/5471223

cpp systemtray.cpp

#include "stdafx.h" #include "SystemTray.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif IMPLEMENT_DYNAMIC(CSystemTray, CObject) ////
www.eeworm.com/read/162614/5520990

c template17.c

// { dg-do assemble } // // Copyright (C) 2001, 2003 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Apr 2001 // Bug 2258. We failed to implement using
www.eeworm.com/read/350097/3128078

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/350097/3129330

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/350097/3129354

c ip27-rtc.c

/* * Driver for the SGS-Thomson M48T35 Timekeeper RAM chip * * Real Time Clock interface for Linux * * TODO: Implement periodic interrupts. * * Copyright (C) 2000 Silicon Graphics, Inc. * Wri
www.eeworm.com/read/349936/3137200

c pppoatm.c

/* pppoatm.c - pppd plugin to implement PPPoATM protocol. * * Copyright 2000 Mitchell Blank Jr. * Based in part on work from Jens Axboe and Paul Mackerras. * Updated to ppp-2.4.1 by Bernhard Kaind