代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/395296/2443268
mk unix-dev.mk
#
# FreeType 2 Configuration rules for Unix + GCC
#
# Development version without optimizations & libtool
# and no installation.
#
# Copyright 1996-2000, 2003, 2006 by
# David Turner, Robert Wil
www.eeworm.com/read/385631/2587402
c main.c
/*
When building this software application, I recommend that you set the compiler
optimizations to whatever you desire, -O3 for example.
This application requires a "timestamp" timer and stdo
www.eeworm.com/read/366702/2878308
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/366702/2878350
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/366702/2878747
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/366702/2878810
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/364434/2906060
svn-base mpegvideo_bfin.c.svn-base
/*
* BlackFin MPEGVIDEO OPTIMIZATIONS
*
* Copyright (C) 2007 Marc Hoffman
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* mo
www.eeworm.com/read/364434/2906175
svn-base fft_sse.c.svn-base
/*
* FFT/MDCT transform with SSE optimizations
* Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it und
www.eeworm.com/read/363486/2918184
mk gcc-dev.mk
#
# FreeType 2 gcc-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may on
www.eeworm.com/read/363486/2918185
mk bcc-dev.mk
#
# FreeType 2 Borland C++-specific with NO OPTIMIZATIONS + DEBUGGING
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, a