代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/190666/5182478
asm gvmat32.asm
;
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the longest
www.eeworm.com/read/186856/5229743
asm gvmat32.asm
;
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the longest
www.eeworm.com/read/179911/5293411
c io.c
#include
#include
#include
/*
* Copy data from IO memory space to "real" memory space.
* This needs to be optimized.
*/
void _memcpy_fromio(void * to,
www.eeworm.com/read/178760/5313584
c bug-751703.c
/* bug-751703.c
Make sure extern within local scope binds to global
scope and is not optimized inappropriately.
*/
#include "testfwk.h"
int x = 1;
int y = 2;
int z = 0;
static void
addxy(void
www.eeworm.com/read/175745/5342315
asm gvmat32.asm
;
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the long
www.eeworm.com/read/164348/5494917
asm gvmat32.asm
;
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the long
www.eeworm.com/read/350097/3128312
c io.c
#include
#include
#include
/*
* Copy data from IO memory space to "real" memory space.
* This needs to be optimized.
*/
void _memcpy_fromio(void * to,
www.eeworm.com/read/349711/3141474
asm gvmat32.asm
;
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the longest
www.eeworm.com/read/348288/3157576
c decode_ntom.c
/*
decode_ntom.c: N->M down/up sampling. Not optimized for speed.
copyright 1995-2008 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distrib
www.eeworm.com/read/348288/3157584
s dct64_mmx.s
/*
dct64_mmx.s: MMX optimized DCT64
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://mpg123.org
initi