代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/419049/2081209
java stackinstruction.java
package de.fub.bytecode.generic;
/**
* Super class for stack operations like DUP and POP.
*
* @version $Id: StackInstruction.java,v 1.5 2001/07/03 08:20:18 dahm Exp $
* @author
www.eeworm.com/read/410514/2209634
h drawsemop.h
/*
** $Id: drawsemop.h,v 1.11 2003/12/11 05:07:04 weiym Exp $
**
** drawsemop.h: operations for drawing semaphore.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yon
www.eeworm.com/read/410514/2209677
c bitmap.c
/*
** $Id: bitmap.c,v 1.40 2004/10/05 07:32:25 snig Exp $
**
** Bitmap operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current m
www.eeworm.com/read/410514/2209680
c clip.c
/*
** $Id: clip.c,v 1.8 2003/09/04 03:09:52 weiym Exp $
**
** Clipping operations of GDI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current ma
www.eeworm.com/read/409921/2222039
c card.c
/*
Sound card operations
http://www.cae.wisc.edu/~brodskye/sb16doc/sb16doc.html
*/
#include
#include "sndblst.h"
VOID SetOutputSampleRate(ULONG BasePort, ULONG SampleRate
www.eeworm.com/read/396408/2419321
h cmmx.h
/*
* x86 MMX and MMX2 packed byte operations in portable C.
* Extra instructions: pdiffub, pcmpzb, psumbw, pcmpgtub
* Author: Zoltan Hidvegi
*/
#ifndef CMMX_H
#define CMMX_H
typedef unsigned lon
www.eeworm.com/read/396039/2425539
java framedisplay.java
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import javax.swing.*;
import javax.swing.border.*;
import javax.swing.border.Border;
/*
This class supervises all display operations
www.eeworm.com/read/395229/2444562
h atomicity.h
/* Low-level functions for atomic operations. H8/300 version.
Copyright (C) 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free
www.eeworm.com/read/393286/2475227
c tlb-sh4.c
/*
* arch/sh/mm/tlb-sh4.c
*
* SH-4 specific TLB operations
*
* Copyright (C) 1999 Niibe Yutaka
* Copyright (C) 2002 Paul Mundt
*
* Released under the terms of the GNU GPL v2.0.
*/
#include
www.eeworm.com/read/393286/2475234
c tlb-sh3.c
/*
* arch/sh/mm/tlb-sh3.c
*
* SH-3 specific TLB operations
*
* Copyright (C) 1999 Niibe Yutaka
* Copyright (C) 2002 Paul Mundt
*
* Released under the terms of the GNU GPL v2.0.
*/
#include