代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/432906/1888893

h bitops.h

/* * PowerPC64 atomic bit operations. * Dave Engebretsen, Todd Inglett, Don Reed, Pat McCarthy, Peter Bergner, * Anton Blanchard * * Originally taken from the 32b PPC code. Modified to use 64b v
www.eeworm.com/read/430518/1922352

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/430518/1922354

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/430518/1922368

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/430518/1926016

h atomic.h

#ifndef _ASM_IA64_ATOMIC_H #define _ASM_IA64_ATOMIC_H /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. * * NOTE: don't mess with the types below! The "unsi
www.eeworm.com/read/430518/1926122

h atomic.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. */ #ifdef CONFIG_SMP #
www.eeworm.com/read/430518/1927656

c name.c

/* * linux/fs/hpfs/name.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * operations with filenames */ #include #include "hpfs_fn.h" char *text_postfi
www.eeworm.com/read/430182/1936964

s visbzero.s

/* $Id: VISbzero.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $ * VISbzero.S: High speed clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mi
www.eeworm.com/read/430182/1936978

s viscopy.s

/* $Id: VIScopy.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. M
www.eeworm.com/read/428548/1958754

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