代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/367071/2855584
s izamax.s
/*********************************************************************/
/* */
/* Optimized BLAS libraries
www.eeworm.com/read/160611/5569025
cpp cpu_detect_x86_win.cpp
/*****************************************************************************
*
* Win32 version of the MMX optimized routines. All MMX optimized functions
* have been gathered into this single
www.eeworm.com/read/226071/14497023
h autopower.h
#ifndef __AUTOPOWER_H__
#define __AUTOPOWER_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef struct tagAUTOPWR_TM
{
//BYTE bSec;
BYTE bMin;
BYTE bHr;
//BYT
www.eeworm.com/read/226071/14497864
h autopower.h
#ifndef __AUTOPOWER_H__
#define __AUTOPOWER_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef struct tagAUTOPWR_TM
{
//BYTE bSec;
BYTE bMin;
BYTE bHr;
//BYT
www.eeworm.com/read/160611/5569014
cpp mmx_win.cpp
/*****************************************************************************
*
* Win32 version of the MMX optimized routines. All MMX optimized functions
* have been gathered into this single sou
www.eeworm.com/read/5587/62690
cnt drv_xesg.cnt
:Base drv_xesg.hlp
1 XESystems, Inc. AccXES(tm) Optimized System Printer Driver
1 Overview=XESystemsOptimizedDriver
1 Use the AccXES(tm) Optimized System Printer Driver=Using_Optimized_Driver
1 Wh
www.eeworm.com/read/366702/2881449
c memmove-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
/* { dg-final { scan-tree-dump-times "memmove" 0 "optimized" } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
static
www.eeworm.com/read/160611/5569012
cpp sse_win.cpp
/*****************************************************************************
*
* Win32 version of the SSE optimized routines for Pentium-III, Athlon-XP and
* later. All SSE optimized functions ha
www.eeworm.com/read/366702/2881236
c memcpy-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-optimized" } */
/* { dg-final { scan-tree-dump-times "nasty_local" 0 "optimized" } } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
st
www.eeworm.com/read/384270/8883818
c bitmap.c
/*******************************************************************************
Optimized Bitmap Scaling Routines
by Dale Schumacher
*********************************************************