代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/161121/5556029
s memset.s
/* Optimized version of the standard memset() function.
Copyright (c) 2002 Hewlett-Packard Co/CERN
Sverre Jarp
Return: dest
Inputs:
in0: dest
in1:
www.eeworm.com/read/161121/5557024
s ev67-strrchr.s
/*
* arch/alpha/lib/ev67-strrchr.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - mem
www.eeworm.com/read/161121/5557025
s memmove.s
/*
* arch/alpha/lib/memmove.S
*
* Barely optimized memmove routine for Alpha EV5.
*
* This is hand-massaged output from the original memcpy.c. We defer to
* memcpy whenever possible; the backwa
www.eeworm.com/read/161121/5557060
s ev67-strlen.s
/*
* arch/alpha/lib/ev67-strlen.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - memo
www.eeworm.com/read/152843/5655898
c string.c
/*
* arch/s390/lib/string.c
* Optimized string functions
*
* S390 version
* Copyright (C) 2004 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwi
www.eeworm.com/read/152843/5657167
s memset.s
/* Optimized version of the standard memset() function.
Copyright (c) 2002 Hewlett-Packard Co/CERN
Sverre Jarp
Return: dest
Inputs:
in0: dest
in1:
www.eeworm.com/read/152843/5657170
s xor.s
/*
* arch/ia64/lib/xor.S
*
* Optimized RAID-5 checksumming functions for IA-64.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/152843/5658852
s ev67-strrchr.s
/*
* arch/alpha/lib/ev67-strrchr.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - mem
www.eeworm.com/read/152843/5658853
s memmove.s
/*
* arch/alpha/lib/memmove.S
*
* Barely optimized memmove routine for Alpha EV5.
*
* This is hand-massaged output from the original memcpy.c. We defer to
* memcpy whenever possible; the backwa
www.eeworm.com/read/152843/5658889
s ev67-strlen.s
/*
* arch/alpha/lib/ev67-strlen.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - memo