代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/316872/3588662
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/316872/3589628
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/316872/3599513
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
www.eeworm.com/read/316872/3599972
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/313143/3645884
c mpegvideo_mmx.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
*
* Optimized for ia32 CPUs by Nick Kurshev
* h263, mpeg1, mpeg2 dequant
www.eeworm.com/read/307320/3725212
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/294038/3921080
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/294038/3921551
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/294038/3922232
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/292798/3939380
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