代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/181093/5279078
c memory.c
/*
* target/arm9tdmi/memory.c: implements the ARM9TDMI target's memory read/write
* operations.
*
* Copyright (C) 2003, Rongkai zhan
*
* This program is free softw
www.eeworm.com/read/181093/5279083
c register.c
/*
* target/arm7tdmi/register.c: implements the ARM7TDMI target core's registers
* read/write operations.
*
* Copyright (C) 2003, Rongkai zhan
*
* This program i
www.eeworm.com/read/181093/5279084
c memory.c
/*
* target/arm7tdmi/memory.c: implements the ARM7TDMI target's memory read/write
* operations.
*
* Copyright (C) 2003, Rongkai zhan
*
* This program is free softw
www.eeworm.com/read/180137/5290507
c data_object.c
static char rcsid[] = "data_object.c,v 1.30 1996/01/05 20:28:52 duane Exp";
/*
* data_object.c - Operations for DataObject manipulations.
*
* DEBUG: section 60, level 1 Gatherer essence
www.eeworm.com/read/179911/5297183
c fbcon-vga-planes.c
/*
* linux/drivers/video/fbcon-vga-planes.c -- Low level frame buffer operations
* for VGA 4-plane modes
*
* Copyright 1999 Ben Pfaff and Petr Vandrovec
www.eeworm.com/read/179911/5298583
h string.h
#ifndef _I386_STRING_H_
#define _I386_STRING_H_
#ifdef __KERNEL__
#include
/*
* On a 486 or Pentium, we are better off not using the
* byte string operations. But on a 386 or a PPr
www.eeworm.com/read/179911/5300406
c inode.c
/*
* Super block/filesystem wide operations
*
* Copyright (C) 1996 Peter J. Braam and
* Michael Callahan
*
* Rewritten for Linux 2.1. Peter B
www.eeworm.com/read/179906/5301299
java serialnumberchecker.java
//: c13:SerialNumberChecker.java
// Operations that may seem safe are not,
// when threads are present.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyrigh
www.eeworm.com/read/178760/5313563
c onebyte.c
/** test one byte mul/div/mod operations.
attrL: volatile,
attrR: volatile,
*/
#include
void
testMul(void)
{
#ifndef SDCC_pic16 /* bug [ 1444425 ] onebyte.c regression tes fails on
www.eeworm.com/read/178232/5317862
c flow.c
/**
* @file flow.c
* @author Chris Green
* @date Thu May 29 15:38:05 2003
*
* @brief FLOW and associated operations
*
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h