代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/490329/1201496
h real_array_util.h
#ifndef HK_MATH_REAL_ARRAY_UTIL_H
#define HK_MATH_REAL_ARRAY_UTIL_H
#include
//: Utility class for numerical operations on arrays of reals
// This class is optimised to use ve
www.eeworm.com/read/489717/1212136
c mkreq.c
/* Certificate request creation. Demonstrates some request related
* operations.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/480930/1306392
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/480930/1307442
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/480930/1310685
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/480930/1310787
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/480930/1311450
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/479151/1338914
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/479151/1340800
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/479151/1343339
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