代码搜索:optimizations

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

代码结果 908
www.eeworm.com/read/348288/3157525

c optimize.c

/* optimize: get a grip on the different optimizations copyright 2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://
www.eeworm.com/read/340665/3278826

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/340665/3278851

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/340665/3279102

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/340665/3279141

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/339446/3308160

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/313143/3645836

c mpegvideo_bfin.c

/* * 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/313143/3645876

c fft_sse.c

/* * 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/440906/1780459

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/440906/1780485

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