代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/457053/1601860

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/248186/4470752

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/247605/4478316

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/246409/4494449

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/243567/4521830

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/237551/4626352

s memset.s

/* memset/bzero -- set memory area to CH/0 Highly optimized version for ix86, x>=5. Copyright (C) 1996, 1997, 2000, 2003, 2005 Free Software Foundation, Inc. This file is part of the GNU C Li
www.eeworm.com/read/237551/4626353

s strchr.s

/* Find character CH in a NUL terminated string. Highly optimized version for ix85, x>=5. Copyright (C) 1995,1996,1997,2000,2003,2005 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/237551/4626354

s lshift.s

/* Pentium optimized __mpn_lshift -- Copyright (C) 1992,94,95,96,97,98,2000,2005 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; yo
www.eeworm.com/read/237472/4627525

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/233448/4676125

c expr2.c

// { dg-do run } // Copyright (C) 2000 Free Software Foundation // by Alexandre Oliva int i, j; const int &f(const int& I, const int& J) { // this must not be optimized to I