代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/443386/1742780

s strncmp.s

/* $Id: strncmp.S,v 1.2 1997/03/11 17:51:44 jj Exp $ * Sparc64 optimized strncmp code. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include .text .align 4 .gl
www.eeworm.com/read/443386/1742793

s u3copy_in_user.s

/* U3copy_in_user.S: UltraSparc-III optimized memcpy. * * Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com) */ #include #include #include #in
www.eeworm.com/read/443386/1742796

s u3copy_to_user.s

/* U3copy_to_user.S: UltraSparc-III optimized memcpy. * * Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com) */ #include #include #include #in
www.eeworm.com/read/443386/1742797

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/443386/1743936

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/439082/1813383

s strncmp.s

/* $Id: strncmp.S,v 1.2 1997/03/11 17:51:44 jj Exp $ * Sparc64 optimized strncmp code. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include .text .align 4 .gl
www.eeworm.com/read/439082/1813397

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

s strncmp.s

/* $Id: strncmp.S,v 1.2 1997/03/11 17:51:44 jj Exp $ * Sparc64 optimized strncmp code. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include .text .align 4 .gl
www.eeworm.com/read/430518/1922375

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

s memcmp.s

/* $Id: memcmp.S,v 1.1.1.1 2004/02/04 12:55:50 laputa Exp $ * Sparc64 optimized memcmp code. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 2000 David S. Miller (dav