代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/395229/2444925

h atomicity.h

/* Low-level functions for atomic operations. ix86 version, x >= 4. Copyright (C) 1997, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library i
www.eeworm.com/read/395229/2447334

h task_io_accounting_ops.h

/* * Task I/O accounting operations */ #ifndef __TASK_IO_ACCOUNTING_OPS_INCLUDED #define __TASK_IO_ACCOUNTING_OPS_INCLUDED #ifdef CONFIG_TASK_IO_ACCOUNTING static inline void task_io_account_read(s
www.eeworm.com/read/393286/2477672

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/385891/2578629

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/385891/2578643

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/385462/2590433

h op_addsub.h

/* * ARMv6 integer SIMD operations. * * Copyright (c) 2007 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ #ifdef ARITH_GE #define GE_ARG , uint32_t *gep #def
www.eeworm.com/read/385462/2591699

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/375673/2722928

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/375673/2722995

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/375673/2723004

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