代码搜索:optimizations

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

代码结果 908
www.eeworm.com/read/470720/1450473

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/470693/1462419

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/240162/4588273

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/233448/4682203

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/215896/4900376

makefile

include ../../optimizations.mk include ../../definitions.mk TARGETS= hello-incl hello-system hello-funct print-int print-array CXX_FILES=$(TARGETS:%=%.cxx) all: $(TARGETS) $(CXX_FILES): %.cxx : %.
www.eeworm.com/read/209910/4956133

makefile

include ../../optimizations.mk include ../../definitions.mk TARGETS= hello-incl hello-system hello-funct print-int print-array CXX_FILES=$(TARGETS:%=%.cxx) all: $(TARGETS) $(CXX_FILES): %.cxx : %.
www.eeworm.com/read/162614/5527124

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/340665/3278925

c 20020506-1.c

/* Copyright (C) 2002 Free Software Foundation. Test that (A & C1) op C2 optimizations behave correctly where C1 is a constant power of 2, op is == or !=, and C2 is C1 or zero. Written by
www.eeworm.com/read/338142/3320223

java javasoundaudiodevice.java

/* * 11/26/04 Buffer size modified to support JRE 1.5 optimizations. * (CPU usage < 1% under P4/2Ghz, RAM < 12MB). * jlayer@javazoom.net * 11/19/04 1.0 moved to LGP
www.eeworm.com/read/321301/3538843

h gtf_core.h

/* gtf_core.h - general timer facility - core */ /* Copyright 2001-2005 Wind River Systems, Inc. */ /* modification history -------------------- 01n,10jul05,dlk Optimizations. Use L_NODE lists rath