代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/243567/4522509

c bitops.c

/* atomic.c: atomic operations which got too long to be inlined all over * the place. * * Copyright 1999 Philipp Rumpf (prumpf@tux.org */ #include #include #incl
www.eeworm.com/read/243567/4524209

c fops.c

/* fops.c -- File operations for DRM -*- linux-c -*- * Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 20
www.eeworm.com/read/242732/4539503

c card.c

/* Sound card operations http://www.cae.wisc.edu/~brodskye/sb16doc/sb16doc.html */ #include #include "sndblst.h" VOID SetOutputSampleRate(ULONG BasePort, ULONG SampleRate
www.eeworm.com/read/239230/4604964

c namei.c

/* vi: set sw=4 ts=4: */ /* * namei.c --- ext2fs directory lookup operations * * Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the
www.eeworm.com/read/238768/4609992

c mkreq.c

/* Certificate request creation. Demonstrates some request related * operations. */ #include #include #include #include #include
www.eeworm.com/read/237554/4622819

c pixel_ops.c

/* ** $Id: pixel_ops.c,v 1.11 2003/09/04 06:02:53 weiym Exp $ ** ** pixel_ops.c: pixel, horizontal, and vertical line operations ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2001 ~ 2002
www.eeworm.com/read/237554/4622904

c bitmap.c

/* ** $Id: bitmap.c,v 1.34 2003/09/04 03:09:52 weiym Exp $ ** ** Bitmap operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintain
www.eeworm.com/read/237554/4622907

c clip.c

/* ** $Id: clip.c,v 1.8 2003/09/04 03:09:52 weiym Exp $ ** ** Clipping operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintainer
www.eeworm.com/read/237554/4622913

c bitmap-lite.c

/* ** $Id: bitmap-lite.c,v 1.17 2003/09/04 03:09:52 weiym Exp $ ** ** Bitmap operations of GDI for MiniGUI-Lite. ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2000 ~ 2002 Wei Yongming. **
www.eeworm.com/read/237554/4622920

c coor.c

/* ** $Id: coor.c,v 1.7 2003/09/04 03:09:52 weiym Exp $ ** ** Coordinates operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current maintai