代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/430518/1921759

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/430518/1922363

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/430518/1923071

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/430518/1925985

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/430518/1926183

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/430182/1936387

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/430182/1936973

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/430182/1937655

s strncmp.s

/* $Id: strncmp.S,v 1.1.1.1 2004/02/04 12:55:49 laputa Exp $ * strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc * generic strncmp routine. */ #include
www.eeworm.com/read/427042/1983892

svn-base mpegvideo_mmx.c.svn-base

/* * 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/427042/1983921

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