代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/156714/11783903
txt result.txt
IXXAT Benchmark V2.0
====================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CPU: iPC-I 165 C165/20MHz, 16 bit memory access, 0 Waitstates,
www.eeworm.com/read/233236/14162436
qmsg trian.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/233236/14162494
rpt trian.sim.rpt
Simulator report for trian
Wed Aug 15 01:40:46 2007
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/224579/14582566
kdevelop speex.kdevelop
Jean-Marc Valin
jean-marc.valin@usherbrooke.ca
$VERSION$
KDevAutoPr
www.eeworm.com/read/164348/5497769
cpp bltobjfact.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: bltobjfact.cpp,v 1.4.20.2 2004/07/09 01:59:19 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Rese
www.eeworm.com/read/162614/5522570
c expr2.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation
// by Alexandre Oliva
int i, j;
const int &f(const int& I, const int& J) {
// this must not be optimized to I
www.eeworm.com/read/152843/5658503
s strncmp.s
/* $Id: strncmp.S,v 1.2 1997/03/11 17:51:44 jj Exp $
* Sparc64 optimized strncmp code.
*
* Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
*/
#include
.text
.align 32
.g
www.eeworm.com/read/294899/8195106
c dotpfunc.c
//dotpfunc.c Optimized dot product function
int dotpfunc(const short *a, const short *b, int ncount)
{
int sum = 0;
int i;
_nassert((int)(a)%4 == 0);
_nassert((int)(b)%4 == 0
www.eeworm.com/read/367274/9763341
txt opt_var.txt
NASM Optimizer Usage of
Certain Variables to Control Assembly
prepared by: John R Coffman
date: 07-Mar-2005
GLOB
www.eeworm.com/read/412483/11198460
cpp opcode.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////