代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1818386
h atomic.h
/*
* BK Id: SCCS/s.atomic.h 1.15 10/28/01 10:37:22 trini
*/
/*
* PowerPC atomic operations
*/
#ifndef _ASM_PPC_ATOMIC_H_
#define _ASM_PPC_ATOMIC_H_
typedef struct { volatile int counter; } atom
www.eeworm.com/read/430518/1927056
h spinlock.h
#ifndef _ALPHA_SPINLOCK_H
#define _ALPHA_SPINLOCK_H
#include
#include
#include
#include
/*
* Simple spin lock operations. There ar
www.eeworm.com/read/430518/1927364
h atomic.h
/*
* BK Id: SCCS/s.atomic.h 1.15 10/28/01 10:37:22 trini
*/
/*
* PowerPC atomic operations
*/
#ifndef _ASM_PPC_ATOMIC_H_
#define _ASM_PPC_ATOMIC_H_
typedef struct { volatile int counter; } atom
www.eeworm.com/read/425805/2002944
h list.h
/*
* list.h
* list operations
*
* copied from Linux_Kernel_Dir/include/linux/list.h
*/
#ifndef _MG_LIST_H
#define _MG_LIST_H
struct list_head {
struct list_head *next, *prev;
www.eeworm.com/read/410514/2209604
h list.h
/*
* list.h
* list operations
*
* copied from Linux_Kernel_Dir/include/linux/list.h
*/
#ifndef _MG_LIST_H
#define _MG_LIST_H
struct list_head {
struct list_head *next, *prev;
www.eeworm.com/read/395229/2448404
h phonedev.h
#ifndef __LINUX_PHONEDEV_H
#define __LINUX_PHONEDEV_H
#include
#ifdef __KERNEL__
#include
struct phone_device {
struct phone_device *next;
struct file_operations *
www.eeworm.com/read/395229/2448561
h local.h
#ifndef _ASM_GENERIC_LOCAL_H
#define _ASM_GENERIC_LOCAL_H
#include
#include
#include
#include
/*
* A signed long type for operations
www.eeworm.com/read/375673/2722982
h pixel_ops.h
/*
** $Id: pixel_ops.h,v 1.14 2003/09/04 06:02:53 weiym Exp $
**
** pixel_ops.h: inline pixel operations.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei Yongming.
*/
#ifnd
www.eeworm.com/read/375673/2722996
c icon.c
/*
** $Id: icon.c,v 1.20 2003/09/04 06:02:53 weiym Exp $
**
** icon.c: Icon operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current maint
www.eeworm.com/read/375673/2723029
c clip-lite.c
/*
** $Id: clip-lite.c,v 1.6 2003/09/04 03:09:52 weiym Exp $
**
** clip-lite.c: Clipping operations of GDI for MiniGUI-Lite.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei