代码搜索:optimizations

找到约 908 项符合「optimizations」的源代码

代码结果 908
www.eeworm.com/read/396796/8089996

h libfbx-ati.h

/* * libfbx-ati.h -- Primary header for ati optimizations * (C)opyright 2001 U4X Labs * * Written by: Paul Mundt * * $Id: libfbx-ati.h,v 1.4 2001/03/03 01:34:43 lethal E
www.eeworm.com/read/396796/8090021

h libfbx-3dfx.h

/* * libfbx-3dfx.h -- Primary header for 3dfx optimizations * (C)opyright 2001 U4X Labs * * Written by: Michael Bourgeous * * $Id: libfbx-3dfx.h,v 1.17 2001/03/03 01:
www.eeworm.com/read/233448/4671959

c range-test-1.c

// Test fold-const.c (fold_range_test) optimizations. // { dg-do run } */ // { dg-options "-O2" } */ #include #include #include #if (INT_MAX == 2147483647) && (INT_MI
www.eeworm.com/read/233448/4671998

c range-test-2.c

// Test fold-const.c (fold_range_test) optimizations. // { dg-do run } */ // { dg-options "-O2" } */ #include #include #include #if (INT_MAX == 2147483647) && (INT_MI
www.eeworm.com/read/162614/5518373

c range-test-2.c

// Test fold-const.c (fold_range_test) optimizations. // { dg-do run } */ // { dg-options "-O2" } */ #include #include #include #if (INT_MAX == 2147483647) && (INT_MI
www.eeworm.com/read/366702/2867387

c range-test-2.c

// Test fold-const.c (fold_range_test) optimizations. // { dg-do run } */ // { dg-options "-O2" } */ #include #include #include #if (INT_MAX == 2147483647) && (INT_MI
www.eeworm.com/read/207991/5000334

mal cst00.mal

# testing simple constantExpression optimizations a:= 1+1; io.print(a); b:=2; io.print(b); c:= 3*b; io.print(c); d:= calc.flt(c);io.print(d); e:= mmath.sin(d);io.print(e); optimizer.aliases(); o
www.eeworm.com/read/170002/9824434

pas uxlssst.pas

{$B-,C+,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1} unit UXlsSST; //This is a unit to optimize the SST for a big number of strings. //Optimizations: //We use records, n