代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/385462/2591101
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/381490/2644410
asm gvmat64.asm
;uInt longest_match_x64(
; deflate_state *s,
; IPos cur_match); /* current match */
; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86
www.eeworm.com/read/375613/2723250
compile fp.compile
#!/bin/sh
# Author: Kees J. Bot
# Compile one soft FP source file.
# (These files shouldn't be optimized normally, but the 16-bit C compiler
# only optimizes scratch register allocation a bit wi
www.eeworm.com/read/375613/2723305
compile fp.compile
#!/bin/sh
# Author: Kees J. Bot
# Compile one soft FP source file.
# (These files shouldn't be optimized normally, but the 16-bit C compiler
# only optimizes scratch register allocation a bit wi
www.eeworm.com/read/375613/2723738
asm gvmat64.asm
;uInt longest_match_x64(
; deflate_state *s,
; IPos cur_match); /* current match */
; gvmat64.asm -- Asm portion of the optimized longest_match for 32 bits x86
www.eeworm.com/read/368386/2816114
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/367182/2851320
s memset.s
/* Optimized 64-bit memset implementation for POWER6.
Copyright (C) 1997, 1999, 2000, 2002, 2003, 2007
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Lib
www.eeworm.com/read/367182/2851392
s strcat.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson , 1996.
EV67 optimized by Rick Gorton .
This file is
www.eeworm.com/read/367182/2851394
s strchr.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson , 1996.
EV67 optimized by Rick Gorton .
This file is
www.eeworm.com/read/367182/2851397
s strlen.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by David Mosberger (davidm@cs.arizona.edu).
EV67 optimized by Rick Gorton .
This file i