代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/279968/4129337
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/275731/4172030
am makefile.am
litesqlincludedir=$(includedir)/litesql
litesqlinclude_HEADERS=backend.hpp except.hpp operations.hpp selectquery.hpp types.hpp cursor.hpp expr.hpp persistent.hpp split.hpp upda
www.eeworm.com/read/273740/4194582
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/273740/4194584
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/273740/4194598
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/449675/1674875
java queryable.java
//$Id: Queryable.java 10824 2006-11-16 19:32:48Z steve.ebersole@jboss.com $
package org.hibernate.persister.entity;
/**
* Extends the generic EntityPersister contract to add
* operations r
www.eeworm.com/read/443386/1742767
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/443386/1742770
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/443386/1742788
s viscopy.s
/* $Id: VIScopy.S,v 1.27 2002/02/09 19:49:30 davem Exp $
* VIScopy.S: High speed copy operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Mille
www.eeworm.com/read/443386/1743118
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