代码搜索:optimizations

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

代码结果 908
www.eeworm.com/read/213440/15134875

c winprint.c

/* * print processor for virtual printer * * taken from the genprint example (C) Microsoft DDK * * optimizations by Alex Mokrov - thank you * * virtual printer (C) mabuse.de */ #i
www.eeworm.com/read/492178/1180266

h driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil
www.eeworm.com/read/470720/1450374

c memcpy-2.c

/* Copyright (C) 2002 Free Software Foundation. Test memcpy with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470720/1450399

c memset-1.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470720/1450648

c strlen-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strlen with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470720/1450687

c strcmp-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strcmp with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470693/1462320

c memcpy-2.c

/* Copyright (C) 2002 Free Software Foundation. Test memcpy with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470693/1462345

c memset-1.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470693/1462594

c strlen-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strlen with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b
www.eeworm.com/read/470693/1462633

c strcmp-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strcmp with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. Written b