代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/258893/4351237

in post.in

# # unix/config/post.in # # Copyright (C) 1996,1997 Pretty Good Privacy, Inc. # All rights reserved. # # $Id: post.in,v 1.11 1999/05/12 21:01:15 sluu Exp $ # # Recursively perform operations
www.eeworm.com/read/253341/4395320

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/253336/4398496

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/161121/5556568

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/161121/5556570

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/161121/5556585

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/159496/5583096

c palette.c

/* ** $Id: palette.c,v 1.5 2003/09/04 03:09:52 weiym Exp $ ** ** palette.c: Palette operations of GDI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2001 ~ 2002 Wei Yongming. **
www.eeworm.com/read/155374/5624318

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/152843/5658213

c locks.c

/* * Spin and read/write lock operations. * * Copyright (C) 2001-2004 Paul Mackerras , IBM * Copyright (C) 2001 Anton Blanchard , IBM * Copyright (C) 2002 Dav
www.eeworm.com/read/471837/6882551

c nandflash_4730.c

/* * Common NAND Flash operations for JZ4730. * * This software is free. */ #include "jz4730.h" #include "include.h" unsigned int EMC_BASE; extern struct nand_oobinfo oob_64[]; /* * Standard N