代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/410898/2199722
s lib1funcs.s
/*
* linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
*
* Author: Nicolas Pitre
* - contributed to gcc-3.4 on Sep 30, 2003
* - adapted for the Linux kernel on Oc
www.eeworm.com/read/410898/2199730
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/410898/2199740
s lib1funcs.s
/*
* linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
*
* Author: Nicolas Pitre
* - contributed to gcc-3.4 on Sep 30, 2003
* - adapted for the Linux kernel on Oc
www.eeworm.com/read/410898/2199748
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/404607/2301819
s lib1funcs.s
/*
* linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
*
* Author: Nicolas Pitre
* - contributed to gcc-3.4 on Sep 30, 2003
* - adapted for the Linux kernel on Oc
www.eeworm.com/read/404607/2301858
s div64.s
/*
* linux/arch/arm/lib/div64.S
*
* Optimized computation of 64-bit dividend / 32-bit divisor
*
* Author: Nicolas Pitre
* Created: Oct 5, 2003
* Copyright: Monta Vista Software, Inc.
*
*
www.eeworm.com/read/404049/2307661
h routing_table.h
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
* Copyright (c) 2004, Andreas Tønnesen(andreto@olsr.org)
* RIB implementation (c) 2007, Hannes Gredler (hannes@gredler.at)
* All rights
www.eeworm.com/read/404049/2307709
c routing_table.c
/*
* The olsr.org Optimized Link-State Routing daemon(olsrd)
* Copyright (c) 2004, Andreas Tønnesen(andreto@olsr.org)
* RIB implementation (c) 2007, Hannes Gredler (hannes@gredler.at)
* All rights
www.eeworm.com/read/398634/2375211
test openssl_1.test
# We test openssl. Result set is optimized to be compiled with --with-openssl.
# Use mysql-test-run with --with-openssl option.
-- source include/have_openssl.inc
--disable_warnings
drop table if exi
www.eeworm.com/read/396640/2408740
svn-base pdf_colorspace2.c.svn-base
#include "fitz.h"
#include "mupdf.h"
/*
* Optimized color conversions for Device colorspaces
*/
static void fastgraytorgb(fz_pixmap *src, fz_pixmap *dst)
{
unsigned char *s = src->samples;
unsig