代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/337546/3330727
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/328357/3445137
c mkcert.c
/* Certificate creation. Demonstrates some certificate related
* operations.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/327225/3463295
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
www.eeworm.com/read/326747/3469051
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/324920/3489655
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/318961/3560036
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
www.eeworm.com/read/316872/3586313
c op_model_athlon.c
/**
* @file op_model_athlon.h
* athlon / K7 / K8 / Family 10h model-specific MSR operations
*
* @remark Copyright 2002 OProfile authors
* @remark Read the file COPYING
*
* @author John Levon
*
www.eeworm.com/read/316872/3587885
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/316872/3597934
h spitfire.h
/* spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations.
*
* Copyright (C) 1996 David S. Miller (davem@davemloft.net)
*/
#ifndef _SPARC64_SPITFIRE_H
#define _SPARC64_SPITFIRE_H
#include
www.eeworm.com/read/316872/3599559
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