代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/162614/5530520

c 20030814-4.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-dom3 -fdump-tree-optimized" } */ extern void abort (void); union tree_node; typedef union tree_node *tree; extern const char tree_code_typ
www.eeworm.com/read/161121/5556592

s memscan.s

/* $Id: memscan.S,v 1.3 2000/01/31 04:59:10 davem Exp $ * memscan.S: Optimized memscan for Sparc64. * * Copyright (C) 1997,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1998 David S. Mill
www.eeworm.com/read/152843/5658501

s u1copy_from_user.s

/* U1copy_from_user.S: UltraSparc-I/II/IIi/IIe optimized copy from userspace. * * Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com) */ #define EX_LD(x) \ 98: x; \ .section .fix
www.eeworm.com/read/152843/5658520

s memscan.s

/* $Id: memscan.S,v 1.3 2000/01/31 04:59:10 davem Exp $ * memscan.S: Optimized memscan for Sparc64. * * Copyright (C) 1997,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1998 David S. Mill
www.eeworm.com/read/152843/5659516

s blockops.s

/* $Id: blockops.S,v 1.8 1998/01/30 10:58:44 jj Exp $ * blockops.S: Common block zero optimized routines. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) */ #include
www.eeworm.com/read/367274/9763681

asm a32offs.asm

;Testname=unoptimized; Arguments=-O0 -fbin -oa32offs.bin; Files=a32offs.bin stdout stderr ;Testname=optimized; Arguments=-Ox -fbin -oa32offs.bin; Files=a32offs.bin stdout stderr bits 16 foo: a32
www.eeworm.com/read/334325/12612716

c dct36_k7.c

/* * dct36_k7.c - 3DNowEx(DSP)! optimized dct36() * * This code based 'dct36_3dnow.s' by Syuuhei Kashiyama * , only two types of changes have been made: * * - added new opc
www.eeworm.com/read/449679/7498301

nec quad5b10.nec

CM 5-band quads optimized, 10 meter test CM Change frequency and feedpoint for other bands CM L. B. Cebik, W4RNL CE GW 1 7 -1.3167 0.65684 13.9232 1.31674 0.65684 13.9232 8.14e-4 GW 2 7 1.3
www.eeworm.com/read/147766/5722154

s memcmp.s

/* $Id: memcmp.S,v 1.3 2000/03/23 07:51:08 davem Exp $ * Sparc64 optimized memcmp code. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 2000 David S. Miller (davem@re
www.eeworm.com/read/147766/5722161

s u3memcpy.s

/* $Id: U3memcpy.S,v 1.2 2000/11/01 09:29:19 davem Exp $ * U3memcpy.S: UltraSparc-III optimized memcpy. * * Copyright (C) 1999, 2000 David S. Miller (davem@redhat.com) */ #ifdef __KERNEL__ #inclu