代码搜索结果
找到约 16,374 项符合
Op-Amp 的代码
op-1.h
/*
* BK Id: SCCS/s.op-1.h 1.5 05/17/01 18:14:23 cort
*/
/*
* Basic one-word fraction declaration and manipulation.
*/
#define _FP_FRAC_DECL_1(X) _FP_W_TYPE X##_f
#define _FP_FRAC_COPY_1(D,S) (D##
dbdisasm.c
/*******************************************************************************
*
* Module Name: dbdisasm - parser op tree display routines
* $Revision: 50 $
*
*********************
pstree.c
/******************************************************************************
*
* Module Name: pstree - Parser op tree manipulation/traversal/search
* $Revision: 35 $
*
***********
pswalk.c
/******************************************************************************
*
* Module Name: pswalk - Parser routines to walk parsed op tree(s)
* $Revision: 58 $
*
**************
dsopcode.c
/******************************************************************************
*
* Module Name: dsopcode - Dispatcher Op Region support and handling of
* "control" opcodes
avg.h
sound_type snd_make_avg(sound_type s, long blocksize, long stepsize, long op);
sound_type snd_avg(sound_type s, long blocksize, long stepsize, long op);
/* LISP: (snd-avg SOUND FIXNUM FIXNUM FIXNU
bld-op.def
/* bld-op.def -- Public #include File (module.h template V1.0)
Copyright (C) 1995 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
GNU Fortra
debug.pm
package B::Debug;
use strict;
use B qw(peekop class walkoptree walkoptree_exec
main_start main_root cstring sv_undef);
use B::Asmdata qw(@specialsv_name);
my %done_gv;
sub B::OP::de
op.java
// $Id: Op.java,v 1.1.4.2 2003/08/18 22:09:43 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to us