代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/348288/3157529
s decode_mmx.s
/*
decode_MMX.s: MMX optimized synth
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
init
www.eeworm.com/read/348288/3157536
s equalizer_3dnow.s
/*
equalizer_3dnow: 3DNow! optimized do_equalizer()
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://m
www.eeworm.com/read/337546/3331166
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/324920/3490019
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/320652/3543399
s stxcpy.s
/* Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu)
EV6 optimized by Rick Gorton .
This file is part of the G
www.eeworm.com/read/320652/3543401
s stxncpy.s
/* Copyright (C) 2000, 2002 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu)
EV6 optimized by Rick Gorton .
This file is part of
www.eeworm.com/read/320652/3543405
s memset.s
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu)
EV6 optimized by Rick Gorton .
This file is part of
www.eeworm.com/read/316872/3585908
c twofish_32.c
/*
* Glue Code for optimized 586 assembler version of TWOFISH
*
* Originally Twofish for GPG
* By Matthew Skala , July 26, 1998
* 256-bit key length added March 20, 199
www.eeworm.com/read/316872/3588678
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/316872/3601624
h checksum.h
#ifndef _ALPHA_CHECKSUM_H
#define _ALPHA_CHECKSUM_H
#include
/*
* This is a version of ip_compute_csum() optimized for IP headers,
* which always checksum on 4 octet boundaries.
*/