代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/328357/3444201

pl md5-x86_64.pl

#!/usr/bin/perl -w # # MD5 optimized for AMD64. # # Author: Marc Bevand # Licence: I hereby disclaim the copyright on this code and place it # in the public domain. # use str
www.eeworm.com/read/321483/3534626

t concise-xs.t

#!./perl # 2 purpose file: 1-test 2-demonstrate (via args, -v -a options) =head1 SYNOPSIS To verify that B::Concise properly reports whether functions are XS, perl, or optimized constant subs, we t
www.eeworm.com/read/320652/3543406

s memcpy.s

/* Copyright (C) 2000, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. EV6 optimized by Rick Gorton . The GNU C Library is free s
www.eeworm.com/read/320652/3543407

s memchr.s

/* Copyright (C) 2000, 2003 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Mosberger (davidm@cs.arizona.edu). EV6 optimized by Rick Gorton
www.eeworm.com/read/320652/3545496

s rshift.s

/* Pentium optimized __mpn_rshift -- Copyright (C) 1992,94,95,96,97,98,2000,2005 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software;
www.eeworm.com/read/320652/3545509

s strlen.s

/* strlen -- Compute length of NUL terminated string. Highly optimized version for ix86, x>=5. Copyright (C) 1995,1996,1997,2000,2002,2003 Free Software Foundation, Inc. This file is part of
www.eeworm.com/read/320652/3545519

s strlen.s

/* strlen(str) -- determine the length of the string STR. Optimized for Intel 80x86, x>=4. Copyright (C) 1991-1997, 2000, 2003 Free Software Foundation, Inc. Contributed by Ulrich Drepper
www.eeworm.com/read/320652/3546368

h string.h

/* Optimized, inlined string functions. AMD x86-64 version. Copyright (C) 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you
www.eeworm.com/read/316872/3596747

h string.h

/* $Id: string.h,v 1.36 2001/12/21 00:54:31 davem Exp $ * string.h: External definitions for optimized assembly string * routines for the Linux Kernel. * * Copyright (C) 1995,1996 David
www.eeworm.com/read/316872/3597871

h string.h

/* $Id: string.h,v 1.20 2001/09/27 04:36:24 kanoj Exp $ * string.h: External definitions for optimized assembly string * routines for the Linux Kernel. * * Copyright (C) 1995,1996 David