代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/129083/14267744

asm idea3c.asm

; Last updated: Mon Sep 16 1996 ; Tiny IDEA Encryption Program ; Copyright (C) Fauzan Mirza 1995-96 ; Version 3C (Based on 3B, does not display key) ; Optimized for smaller CODE size by Mark
www.eeworm.com/read/126692/14406505

asm idea3c.asm

; Last updated: Mon Sep 16 1996 ; Tiny IDEA Encryption Program ; Copyright (C) Fauzan Mirza 1995-96 ; Version 3C (Based on 3B, does not display key) ; Optimized for smaller CODE size by Mark
www.eeworm.com/read/480930/1305697

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/480125/1322848

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/479151/1337162

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/470917/1442239

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/470917/1442240

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/470917/1442241

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/470713/1455120

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/470693/1467650

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