代码搜索:Optimizing
找到约 845 项符合「Optimizing」的源代码
代码结果 845
www.eeworm.com/read/382104/2639243
asm adler32.asm
// Listing generated by Microsoft (R) Optimizing Compiler Version 15.00.21022.08
.file "f:/Study/wincezip/DLL/adler32.c"
.radix D
.section .text, "ax", "progbits"
.align 32
.section .pdat
www.eeworm.com/read/366702/2878017
c 20020510-1.c
/* Copyright (C) 2002 Free Software Foundation.
Test that optimizing ((c>=1) && (c
www.eeworm.com/read/318176/13484154
c imratio2.c
/*
* program to calculate Square/Multiply, Sqrt/Multiply and Inverse/Multiply ratio
* for fields F(2^m). Note that Square/Multiply can be improved by
* optimizing the reduce2(.) in mrecgf2m.c fo
www.eeworm.com/read/156908/11753129
c imratio2.c
/*
* program to calculate Square/Multiply, Sqrt/Multiply and Inverse/Multiply ratio
* for fields F(2^m). Note that Square/Multiply can be improved by
* optimizing the reduce2(.) in mrecgf2m.c fo
www.eeworm.com/read/486037/1255064
h stdio.h
/* Optimizing macros and inline functions for stdio functions.
Copyright (C) 1998, 2000, 2001, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library i
www.eeworm.com/read/486037/1256628
h stdio.h
/* Optimizing macros and inline functions for stdio functions.
Copyright (C) 1998, 2000, 2001, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library i
www.eeworm.com/read/240162/4579585
c rtti1.c
// Test that typeid sees through references even when optimizing.
// { dg-do run }
// { dg-options "-O2" }
#include
struct A
{
virtual ~A() { }
};
class B : public A { };
int main ()
www.eeworm.com/read/233448/4671961
c rtti1.c
// Test that typeid sees through references even when optimizing.
// { dg-do run }
// { dg-options "-O2" }
#include
struct A
{
virtual ~A() { }
};
class B : public A { };
int main ()
www.eeworm.com/read/307266/3726033
c imratio2.c
/*
* program to calculate Square/Multiply, Sqrt/Multiply and Inverse/Multiply ratio
* for fields F(2^m). Note that Square/Multiply can be improved by
* optimizing the reduce2(.) in mrecgf2m.c fo
www.eeworm.com/read/307266/3726381
c imratio2.c
/*
* program to calculate Square/Multiply, Sqrt/Multiply and Inverse/Multiply ratio
* for fields F(2^m). Note that Square/Multiply can be improved by
* optimizing the reduce2(.) in mrecgf2m.c fo