代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/162614/5530556
c asm-3.c
/* PR 17739 */
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
#ifdef __hppa__
#define REGISTER "1"
#else
#define REGISTER "0"
#endif
static inline int source(void)
{
regi
www.eeworm.com/read/160391/5571323
m prob_cpt.m
function p = prob_CPT(CPD, x)
% PROB_CPT Lookup the prob. of a family value in a tabular CPD
% p = prob_CPT(CPD, x)
%
% This is a version of prob_CPD optimized for tables.
switch length(x)
ca
www.eeworm.com/read/415047/11085366
c pushpop.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ pushpop.c - this file implements stack instructions
www.eeworm.com/read/107707/15602951
c pushpop.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ pushpop.c - this file implements stack instructions
www.eeworm.com/read/107706/15603047
c pushpop.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ pushpop.c - this file implements stack instructions
www.eeworm.com/read/286434/8764337
pdf coding and scripting techniques for fsm designs with synthesis-optimized, glitch-free outputs.pdf
www.eeworm.com/read/317482/13504324
pdf multidescription video streaming with optimized reconstruction-based dct and neural-network compensations.pdf
www.eeworm.com/read/132069/5925709
cpp mmacsurf.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/253036/12249368
pdf comparison of pso-based optimized feature computation for automated configutation of multi-sensor systems.pdf
www.eeworm.com/read/382242/9040887
c jump.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ jump.c - this file implements misc. branch instructions