代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6226155
s visbzero.s
/* $Id: VISbzero.S,v 1.11 2001/03/15 08:51:24 anton Exp $
* VISbzero.S: High speed clear operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/102935/6226170
s viscopy.s
/* $Id: VIScopy.S,v 1.27 2002/02/09 19:49:30 davem Exp $
* VIScopy.S: High speed copy operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Mille
www.eeworm.com/read/409791/11311544
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.130 2005/12/29 15:32:11 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/400765/11568696
c rwbuf.c
#include"rwbuf.h"
#include
#include
#include
//#include
//
//struct file_operations rwbuf_fops
static int inuse=0;
static int
www.eeworm.com/read/347945/11624517
m pwf.m
function varargout = pwf(varargin)
%PWF Defines a piecewise function
%
% t = PWF(h1,F1,h2,F2,...,hn,Fn)
%
% The variable t can only be used in convexity/concavity preserving
% operations, depend
www.eeworm.com/read/260026/11751130
cxx newmat2.cxx
//$$ newmat2.cxx Matrix row and column operations
// Copyright (C) 1991,2: R B Davies
#define WANT_MATH
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#define RE
www.eeworm.com/read/256544/11987824
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.132a 2006/04/26 20:41:19 roberto Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/131284/14152278
cpp newmat7.cpp
//$$ newmat7.cpp Invert, solve, binary operations
// Copyright (C) 1991,2,3,4: R B Davies
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#define REPORT { static ExeC
www.eeworm.com/read/117921/14897267
h xinputstream.h
/* $Id: XInputStream.h,v 1.10 1997/04/14 12:31:47 matt Exp $
Extended C++ input streams class.
Provides higher-level operations on an istream-derived object,
including line, column inform
www.eeworm.com/read/218261/14929506
h getypes.h
#ifndef GE_TYPES_H
#define GE_TYPES_H
#include "BaseType.h"
#include "Vec3d.h"
#ifdef __cplusplus
extern "C" {
#endif
//
// Render flags for poly operations
//
#define GE_RENDER_FLAG_A