代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/136812/5857995

c gfxsw_input.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)gfxsw_input.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif #endif /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ /* * Overview: Implement
www.eeworm.com/read/136812/5857996

c gfxsw.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)gfxsw.c 1.1 92/07/30 Copyr 1984 Sun Micro"; #endif #endif /* * Copyright (c) 1984 by Sun Microsystems, Inc. */ /* * Overview: Implement the ab
www.eeworm.com/read/136812/5858015

c prompt.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)prompt.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif #endif /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ /* * Implement the prompt inte
www.eeworm.com/read/136812/5858016

c menu.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)menu.c 1.1 92/07/30 Copyr 1984 Sun Micro"; #endif #endif /* * Copyright (c) 1984 by Sun Microsystems, Inc. */ /* * Implement the menu interfac
www.eeworm.com/read/136812/5859430

c win_blanket.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)win_blanket.c 1.1 92/07/30 Copyr 1983 Sun Micro"; #endif #endif /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ /* * Overview: Implement
www.eeworm.com/read/136786/5862436

c semaphore.c

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

c semaphore.c

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

c semaphore.c

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

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/136786/5866117

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