代码搜索:optimizations

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

代码结果 908
www.eeworm.com/read/167562/5458718

mk unix-dev.mk

# # FreeType 2 Configuration rules for Unix + GCC # # Development version without optimizations & libtool # and no installation. # # Copyright 1996-2000, 2003 by # David Turner, Robert Wilhelm,
www.eeworm.com/read/162614/5526598

c memset-3.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of constant pointer alignments and lengths to make sure any optimizations in the compiler are correct.
www.eeworm.com/read/162614/5527555

c strcpy-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strcpy with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. */ #include
www.eeworm.com/read/162614/5527561

c strncmp-1.c

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

c memset-2.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of pointer alignments and constant lengths to make sure any optimizations in the compiler are correct.
www.eeworm.com/read/340665/3278618

c memset-3.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of constant pointer alignments and lengths to make sure any optimizations in the compiler are correct.
www.eeworm.com/read/340665/3279253

c strcpy-1.c

/* Copyright (C) 2002 Free Software Foundation. Test strcpy with various combinations of pointer alignments and lengths to make sure any optimizations in the library are correct. */ #include
www.eeworm.com/read/340665/3279257

c strncmp-1.c

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

c memset-2.c

/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of pointer alignments and constant lengths to make sure any optimizations in the compiler are correct.
www.eeworm.com/read/339446/3308145

mk unix-lcc.mk

# # FreeType 2 Configuration rules for Unix + LCC # # Development version without optimizations & libtool # and no installation. # # Copyright 1996-2000 by # David Turner, Robert Wilhelm, and We