代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/127781/5994667
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/127781/5996609
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/127781/5996952
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/110034/6165957
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/110034/6168252
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/102935/6225147
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/102935/6226838
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/102935/6227145
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/407717/11411717
cpp intrpsp3.cpp
// intrpSP3.cpp
// Methods for reading and interpolating SP3 precise ephemerides
#include
#include
#include "datetime.h"
#include "intrpSP3.h"
using namespace std;
using namespac
www.eeworm.com/read/480930/1304881
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_