代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/163959/5504606
java mapping.java
//$Id: Mapping.java,v 1.1 2004/06/03 16:30:07 steveebersole Exp $
package org.hibernate.engine;
import org.hibernate.MappingException;
import org.hibernate.type.Type;
/**
* Defines operations commo
www.eeworm.com/read/350097/3128965
c bitops.c
/* atomic.c: atomic operations which got too long to be inlined all over
* the place.
*
* Copyright 1999 Philipp Rumpf (prumpf@tux.org */
#include
#include
#incl
www.eeworm.com/read/350097/3130592
c fops.c
/* fops.c -- File operations for DRM -*- linux-c -*-
* Created: Mon Jan 4 08:58:31 1999 by faith@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 20
www.eeworm.com/read/350097/3132121
c fbcon-cfb4.c
/*
* linux/drivers/video/cfb4.c -- Low level frame buffer operations for 4 bpp
* packed pixels
*
* Created 26 Dec 1997 by Michael Schmitz
* Based on the old macfb.c 4bpp code by Alan Cox
*
www.eeworm.com/read/350097/3132185
h page.h
/* $Id: page.h,v 1.55 2000/10/30 21:01:41 davem Exp $
* page.h: Various defines and such for MMU operations on the Sparc for
* the Linux kernel.
*
* Copyright (C) 1995 David S. Miller (d
www.eeworm.com/read/350097/3134254
h atomic.h
#ifndef _ASM_PARISC_ATOMIC_H_
#define _ASM_PARISC_ATOMIC_H_
#include
#include
/* Copyright (C) 2000 Philipp Rumpf . */
/*
* Atomic operations that
www.eeworm.com/read/350097/3134343
h atomic.h
#ifndef __ASM_SH_ATOMIC_H
#define __ASM_SH_ATOMIC_H
/*
* Atomic operations that C can't guarantee us. Useful for
* resource counting etc..
*
*/
typedef struct { volatile int counter; } atomic_t
www.eeworm.com/read/350097/3135134
c inode.c
/*
* fs/bfs/inode.c
* BFS superblock and inode operations.
* Copyright (C) 1999,2000 Tigran Aivazian
* From fs/minix, Copyright (C) 1991, 1992 Linus Torvalds.
*/
#include
www.eeworm.com/read/347603/3166582
c bitmap.c
/*
** $Id: bitmap.c,v 1.43 2005/01/04 07:11:16 limei Exp $
**
** Bitmap operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maintain
www.eeworm.com/read/347603/3166586
c clip.c
/*
** $Id: clip.c,v 1.10.6.2 2005/02/16 07:46:46 weiym Exp $
**
** Clipping operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maint