代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/375673/2723009
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/375673/2723027
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/375673/2723042
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/374581/2749681
c lookup.c
/* vi: set sw=4 ts=4: */
/*
* lookup.c --- ext2fs directory lookup operations
*
* Copyright (C) 1993, 1994, 1994, 1995 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under th
www.eeworm.com/read/368758/2808408
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/368386/2815417
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/368386/2815419
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/368386/2815433
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
www.eeworm.com/read/367467/2843438
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.130 2005/12/29 15:32:11 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/367467/2844525
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.130 2005/12/29 15:32:11 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include