代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/175370/9550657
h os_cpu.h
/* os_cpu.h
*
* Motorola Coldfire MCF5307 port to MicroC/OS-II
*
* Ross Berteig
* Cheshire Engineering Corp
* 650 Sierra Madre Villa, Suite 201
* Pasadena CA 91107
* +1-626-351-
www.eeworm.com/read/169946/9829932
h idct.h
// idct.h //
#ifndef _IDCT_H_
#define _IDCT_H_
#ifdef _INTEL_IDCT_
#define Fast_IDCT idct
#endif // _INTEL_IDCT_
#endif // _IDCT_H_
www.eeworm.com/read/166046/10039973
h os_cpu.h
/* os_cpu.h
*
* Motorola Coldfire MCF5307 port to MicroC/OS-II
*
* Ross Berteig
* Cheshire Engineering Corp
* 650 Sierra Madre Villa, Suite 201
* Pasadena CA 91107
* +1-626-351-
www.eeworm.com/read/165847/10049988
h cpu.h
#if !defined (__MIPS_CPU_H__)
#define __MIPS_CPU_H__
#define TARGET_HAS_ICE 1
#include "mips-defs.h"
#include "cpu-defs.h"
#include "config.h"
#include "softfloat.h"
typedef union fpr_t fpr_t;
unio
www.eeworm.com/read/356809/10220979
_deps
H 2141964 10 1 0 8 8 0 0 0 0
L 4 work 4 work
D 23 work.BarkerCodeDecision ZX90oCRHj7oje[7Dakd5]2 3 0
D 25 work.BitStream2SPIAdapter ^B8
www.eeworm.com/read/425978/10298705
c mutex_w32.c
/*
** 2007 August 14
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness
www.eeworm.com/read/279401/10440824
makefile
# Makefile for fatomo
# s.h. 01-01-15
#
# INCL =
.SUFFIXES: .f .o
#
F77 = f77
#
bin = ../bin/fatomo
#
.f.o:; $(F77) -c -g -lm $*.f
fatomo: fatomo.o
$(F77) -fast -lm -lV77 -o $(bin) fatomo.o time_
www.eeworm.com/read/271723/10982930
csv top_pad.csv
Release 6.1i - Fit G.25a
Copyright(c) 1995-2003 Xilinx Inc. All rights reserved
11- 6-2003 5:13PM
NOTE: This file is designed to be imported into a spreadsheet program
such as Microsoft Excel
www.eeworm.com/read/470729/6907030
cpp render_arena.cpp
/*
* Copyright (C) 2003 Apple Computer, Inc.
*
* Portions are Copyright (C) 1998 Netscape Communications Corporation.
*
* This library is free software; you can redistribute it and/or
* mo