代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/443386/1742782
s checksum.s
/* checksum.S: Sparc V9 optimized checksum code.
*
* Copyright(C) 1995 Linus Torvalds
* Copyright(C) 1995 Miguel de Icaza
* Copyright(C) 1996, 2000 David S. Miller
* Copyright(C) 1997 Jakub J
www.eeworm.com/read/443386/1743961
s memscan.s
/* $Id: memscan.S,v 1.4 1996/09/08 02:01:20 davem Exp $
* memscan.S: Optimized memscan for the Sparc.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
/* In essence, this is jus
www.eeworm.com/read/440906/1782149
c 20030711-1.c
/* Test whether strncmp has not been "optimized" into memcmp
nor any code with memcmp semantics. */
/* { dg-do run { target i?86-*-linux* x86_64-*-linux* ia64-*-linux* alpha*-*-linux* powerpc*-*-l
www.eeworm.com/read/440906/1785858
c gvmat32c.c
/* gvmat32.c -- C 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_ma
www.eeworm.com/read/439082/1812781
c io.c
#include
#include
#include
/*
* Copy data from IO memory space to "real" memory space.
* This needs to be optimized.
*/
void
__ia64_memcpy_fromio (void
www.eeworm.com/read/439082/1813385
s checksum.s
/* checksum.S: Sparc V9 optimized checksum code.
*
* Copyright(C) 1995 Linus Torvalds
* Copyright(C) 1995 Miguel de Icaza
* Copyright(C) 1996, 2000 David S. Miller
* Copyright(C) 1997 Jakub J
www.eeworm.com/read/439082/1814093
s strncmp.s
/* $Id: strncmp.S,v 1.2 1996/09/09 02:47:20 davem Exp $
* strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc
* generic strncmp routine.
*/
#include
.
www.eeworm.com/read/439082/1817007
h string.h
#ifndef _ASM_IA64_STRING_H
#define _ASM_IA64_STRING_H
/*
* Here is where we want to put optimized versions of the string
* routines.
*
* Copyright (C) 1998-2000 Hewlett-Packard Co
* Copyright (C
www.eeworm.com/read/439082/1817205
h string.h
#ifndef _ASM_CRIS_STRING_H
#define _ASM_CRIS_STRING_H
/* the optimized memcpy is in arch/cris/lib/string.c */
#define __HAVE_ARCH_MEMCPY
extern void *memcpy(void *, const void *, size_t);
/* New an
www.eeworm.com/read/432906/1888679
h string.h
#ifndef _ASM_IA64_STRING_H
#define _ASM_IA64_STRING_H
/*
* Here is where we want to put optimized versions of the string
* routines.
*
* Copyright (C) 1998-2000, 2002 Hewlett-Packard Co
* David