代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/124989/6035115
c serial.c
#ifdef CONSOLE_SERIAL
#include "etherboot.h"
#include "linux-asm-io.h"
/*
* The serial port interface routines implement a simple polled i/o
* interface to a standard serial port. Due to the space
www.eeworm.com/read/124426/6047766
java transitionimpl.java
package org.jbpm.model.definition.impl;
import org.jbpm.*;
import org.jbpm.model.definition.*;
import org.jbpm.model.execution.impl.*;
public class TransitionImpl extends ElementImpl implement
www.eeworm.com/read/118801/6095764
pas pngdef.pas
unit pngdef;
// Caution: this file has fallen out of date since version 1.0.5. Write to
// png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu about volunteering
// to it up to date.
interface
www.eeworm.com/read/117227/6105331
java registerableplugin.java
/*
* 05/31/2001 - 15:36:36
*
* RegisterablePlugin.java - All plugins MAY implement this
* Copyright (C) 2001 Romain Guy
* romain.guy@jext.org
* www.jext.org
*
* This program is free software;
www.eeworm.com/read/114609/6123415
java tagdecoder.java
package org.w3c.tools.jpeg;
import java.util.Hashtable;
/**
* The EXIF decoder interface.
*
* Special purpose field decoders for use by the Exif class must implement
* this interface.
*
www.eeworm.com/read/110034/6166382
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/110034/6168554
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/110034/6168633
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/110034/6168689
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/110034/6170755
c shmiq.c
/*
* shmiq.c: shared memory input queue driver
* written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* We implement /dev/shmiq, /dev/qcntlN here
* this is different from IRIX that has shmiq a