代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/384270/8883785

c fixpoint.c

#include #include #include #include "fixpoint.h" /* A non-optimized fixpoint pkg, with some overflow checking. */ #define TwosComplement(_x_) (-(_x_)) int fp_verbose;
www.eeworm.com/read/163399/10162834

pl a_logo.pl

##!/usr/bin/perl # # Schpati - Pre-Alpha of AndyChat v3.xx # MODULE: Logo # # Started on Thursday, 10th of February, 2000 around 12.30pm # # 13th of February, 2000 # - (4.33pm) Optimized DrawLogo to
www.eeworm.com/read/251139/7807259

m os2expl.m

% Performance of optimized scaling % % 1. PCA: Use apca.m without centering. Take out as many scores as you want to test. % 2. Find the best reference by the use of os2ref.m and the scores from apca
www.eeworm.com/read/306970/13734460

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 de
www.eeworm.com/read/147766/5721429

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/147766/5722157

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/147766/5723030

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/136786/5862559

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/136786/5863148

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/136786/5863830

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 .