代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/136865/5842464
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and We
www.eeworm.com/read/136827/5847431
c fft_sse.c
/*
* FFT/MDCT transform with SSE optimizations
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
www.eeworm.com/read/136822/5850181
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
www.eeworm.com/read/136822/5850195
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and We
www.eeworm.com/read/136821/5851779
c fft_sse.c
/*
* FFT/MDCT transform with SSE optimizations
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
www.eeworm.com/read/136816/5855083
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
www.eeworm.com/read/136816/5855097
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and We
www.eeworm.com/read/471707/1425671
c fft_sse.c
/*
* FFT/MDCT transform with SSE optimizations
* Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesse
www.eeworm.com/read/470720/1450167
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/470720/1450798
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