代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/236895/4636469
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
2006-07-18
Ukrainian translation by Andrey V. Shtukaturov.
}
unit FastMM4MessagesUKR;
interface
{$Include FastMM4Options.inc}
const
{The name o
www.eeworm.com/read/233693/4665473
h oid_stash.h
#ifndef OID_STASH_H
#define OID_STASH_H
/*
* designed to store/retrieve information associated with a given oid.
* Storage is done in an efficient tree manner for fast lookups.
*/
#define OID_STA
www.eeworm.com/read/233448/4684196
c sh4a-sin.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/233448/4684290
c sh4a-cosf.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/233448/4685579
c sh4a-cos.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/233448/4685645
c sh4a-sinf.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/225759/4792697
m enter_soft_evidence.m
function [fwdback, loglik] = enter_soft_evidence(engine, CPDpot, filter)
% ENTER_SOFT_EVIDENCE Add soft evidence to network (frontier_fast)
% [fwdback, loglik] = enter_soft_evidence(engine, CPDpot, fi
www.eeworm.com/read/216450/4893913
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#include "in
www.eeworm.com/read/216450/4894016
c inffas8664.c
/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding
* version for AMD64 on Windows using Microsoft C compiler
*
* Copyright (C) 1995-2003 Mark Adler
* For conditions
www.eeworm.com/read/213849/4911209
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#incl