代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/464594/1527407
diz file_id.diz
WINIMAGE-6.10THE WINDOWS DMF DISK IMAGER
WinImage does all disk image operations under
Windows (WinNT/2000/XP,Win9x/Me,Win32s).
Hard disk imaging,EXE image self-extractor,
Creates disk images
www.eeworm.com/read/250243/4435362
c devops.c
/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $
* devops.c: Device operations using the PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#
www.eeworm.com/read/248592/4467317
diz file_id.diz
WINIMAGE-6.10THE WINDOWS DMF DISK IMAGER
WinImage does all disk image operations under
Windows (WinNT/2000/XP,Win9x/Me,Win32s).
Hard disk imaging,EXE image self-extractor,
Creates disk images
www.eeworm.com/read/243567/4522762
c devops.c
/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $
* devops.c: Device operations using the PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#
www.eeworm.com/read/209559/4962379
c devops.c
/* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $
* devops.c: Device operations using the PROM.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include
#
www.eeworm.com/read/209559/4967812
h vac-ops.h
/* $Id: vac-ops.h,v 1.13 1998/01/30 10:59:59 jj Exp $ */
#ifndef _SPARC_VAC_OPS_H
#define _SPARC_VAC_OPS_H
/* vac-ops.h: Inline assembly routines to do operations on the Sparc
* VAC (virt
www.eeworm.com/read/209559/4967869
h bitops.h
/* $Id: bitops.h,v 1.67 2001/11/19 18:36:34 davem Exp $
* bitops.h: Bit string operations on the Sparc.
*
* Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright 1996 Eddie C. Dost
www.eeworm.com/read/209559/4968488
h tlbflush.h
#ifndef _SPARC64_TLBFLUSH_H
#define _SPARC64_TLBFLUSH_H
#include
#include
#include
/* TLB flush operations. */
extern void flush_tlb_pending(void);
www.eeworm.com/read/209559/4973752
changes
Mon, 15 Dec 1997 Krzysztof G. Baranowski
* namei.c: struct sysv_dir_inode_operations updated to use dentries.
Fri, 23 Jan 1998 Krzysztof G. Baranowski
www.eeworm.com/read/207991/5000342
mal tst4300.mal
#some join operations
#mdb.start();
b:= bat.new(:lng,:lng);
barrier (k,v):= language.newRange(0:lng);
bat.insert(b,v,v);
redo (k,v):= language.nextElement(1:lng,100:lng);
exit (k,v);