代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/432906/1888114
s copy_page_mck.s
/*
* McKinley-optimized version of copy_page().
*
* Copyright (C) 2002 Hewlett-Packard Co
* David Mosberger
*
* Inputs:
* in0: address of target page
* in1: address of sour
www.eeworm.com/read/430518/1923075
s checksum.s
/* checksum.S: Sparc optimized checksum code.
*
* Copyright(C) 1995 Linus Torvalds
* Copyright(C) 1995 Miguel de Icaza
* Copyright(C) 1996 David S. Miller
* Copyright(C) 1997 Jakub Jelinek
*
www.eeworm.com/read/430182/1937659
s checksum.s
/* checksum.S: Sparc optimized checksum code.
*
* Copyright(C) 1995 Linus Torvalds
* Copyright(C) 1995 Miguel de Icaza
* Copyright(C) 1996 David S. Miller
* Copyright(C) 1997 Jakub Jelinek
*
www.eeworm.com/read/427042/1983662
svn-base simple_idct_alpha.c.svn-base
/*
* Simple IDCT (Alpha optimized)
*
* Copyright (c) 2001 Michael Niedermayer
*
* based upon some outcommented C code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman
www.eeworm.com/read/427042/1983672
c simple_idct_alpha.c
/*
* Simple IDCT (Alpha optimized)
*
* Copyright (c) 2001 Michael Niedermayer
*
* based upon some outcommented C code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman
www.eeworm.com/read/423568/2026607
s lib1funcs.s
/*
* linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
*
* Author: Nicolas Pitre
* - contributed to gcc-3.4 on Sep 30, 2003
* - adapted for the Linux kernel on Oc
www.eeworm.com/read/423568/2026629
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/423568/2026707
s lib1funcs.s
/*
* linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
*
* Author: Nicolas Pitre
* - contributed to gcc-3.4 on Sep 30, 2003
* - adapted for the Linux kernel on Oc
www.eeworm.com/read/423568/2026722
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/423356/2027823
a match.a
; match.a -- optional optimized asm version of longest match in deflate.c
; Copyright (C) 1992-1993 Jean-loup Gailly
;
; Adapted for the Amiga by Carsten Steger
; u