代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/140826/5780934

h drawsemop.h

/* ** $Id: drawsemop.h,v 1.10 2003/08/12 07:46:18 weiym Exp $ ** ** drawsemop.h: operations for drawing semaphore. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming.
www.eeworm.com/read/140826/5780997

c screen.c

/* ** $Id: screen.c,v 1.5 2003/09/04 06:02:53 weiym Exp $ ** ** screen.c: Screen operations of GDI ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** Current ma
www.eeworm.com/read/140826/5781006

c palette.c

/* ** $Id: palette.c,v 1.6 2003/09/04 06:02:53 weiym Exp $ ** ** palette.c: Palette operations of GDI. ** ** Copyright (C) 2003 Feynman Software ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** ** Curren
www.eeworm.com/read/140826/5781011

c drawsemop.c

/* ** $Id: drawsemop.c,v 1.14 2003/09/04 03:46:47 weiym Exp $ ** ** drawsemop.c: operations for drawing semaphore. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongming.
www.eeworm.com/read/140826/5781030

c rect.c

/* ** $Id: rect.c,v 1.10 2003/09/04 03:09:52 weiym Exp $ ** ** Rectangle operations of GDI. ** ** Copyright (C) 2000, Wei Yongming. ** ** Current maintainer: Wei Yongming. ** Create date: 2000/06/12,
www.eeworm.com/read/140826/5781045

c screen.c

/* ** $Id: screen.c,v 1.15 2003/09/04 03:09:52 weiym Exp $ ** ** Screen operations of GDI ** ** Copyright (C) 2000, Wei Yongming. ** ** Current maintainer: Wei Yongming. ** Create date: 2000/06/12, de
www.eeworm.com/read/140467/5789796

h atomic.h

/* * PowerPC atomic operations */ #ifndef _ASM_PPC_ATOMIC_H_ #define _ASM_PPC_ATOMIC_H_ #include #ifdef CONFIG_SMP typedef struct { volatile int counter; } atomic_t; #else typede
www.eeworm.com/read/136786/5863137

s vismemset.s

/* $Id: VISmemset.S,v 1.10 1999/12/23 17:02:16 jj Exp $ * VISmemset.S: High speed memset operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller
www.eeworm.com/read/136786/5863139

s visbzero.s

/* $Id: VISbzero.S,v 1.11 2001/03/15 08:51:24 anton Exp $ * VISbzero.S: High speed clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller
www.eeworm.com/read/136786/5863153

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille