代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/276929/4161337

c 7zalloc.c

/* 7zAlloc.c */ #include #include "7zAlloc.h" /* #define _SZ_ALLOC_DEBUG */ /* use _SZ_ALLOC_DEBUG to debug alloc/free operations */ #ifdef _SZ_ALLOC_DEBUG #ifdef _WIN32 #include
www.eeworm.com/read/273740/4194602

h vis.h

/* $Id: VIS.h,v 1.4 1999/05/25 16:52:50 jj Exp $ * VIS.h: High speed copy/clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller (davem@c
www.eeworm.com/read/447738/1697449

d data3.d

#objdump: -dw #name: 3rd Move operations .*: +file format .* Disassembly of section .text: 0+000 : 0: 01 4e [ ]*MOVE DPC, #01h 2: 08 ce [ ]*MOVE DPC, AP 4: 18 ce [ ]*MOVE DPC, A
www.eeworm.com/read/443386/1742794

h vis.h

/* $Id: VIS.h,v 1.4 1999/05/25 16:52:50 jj Exp $ * VIS.h: High speed copy/clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller (davem@c
www.eeworm.com/read/442656/1754931

h addr.h

/* * addr.h * * Network address operations. * * Copyright (c) 2000 Dug Song * * $Id: addr.h,v 1.12 2003/02/27 03:44:55 dugsong Exp $ */ #ifndef DNET_ADDR_H #define DNET_A
www.eeworm.com/read/442656/1754934

h route.h

/* * route.c * * Kernel route table operations. * * Copyright (c) 2000 Dug Song * * $Id: route.h,v 1.6 2002/02/04 04:02:22 dugsong Exp $ */ #ifndef DNET_ROUTE_H #define D
www.eeworm.com/read/439082/1813394

h vis.h

/* $Id: VIS.h,v 1.4 1999/05/25 16:52:50 jj Exp $ * VIS.h: High speed copy/clear operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Miller (davem@c
www.eeworm.com/read/439082/1814844

h clock.h

/* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $ * clock.h: Definitions for clock operations on the Sparc. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #ifndef _SPARC_C
www.eeworm.com/read/439082/1817231

h atomic.h

/* $Id: atomic.h,v 1.3 2001/07/25 16:15:19 bjornw Exp $ */ #ifndef __ASM_CRIS_ATOMIC__ #define __ASM_CRIS_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful
www.eeworm.com/read/439082/1818418

h bitops.h

/* * BK Id: SCCS/s.bitops.h 1.9 05/26/01 14:48:14 paulus */ /* * bitops.h: Bit string operations on the ppc */ #ifdef __KERNEL__ #ifndef _PPC_BITOPS_H #define _PPC_BITOPS_H #include