代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/418717/2085125

c gvmat32c.c

/* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86 * Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant. * File written by Gilles Vollant, by modifiying the longest_
www.eeworm.com/read/412251/2173370

svn-base gvmat32c.c.svn-base

/* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86 * Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant. * File written by Gilles Vollant, by modifiying the longest_
www.eeworm.com/read/412251/2173378

c gvmat32c.c

/* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86 * Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant. * File written by Gilles Vollant, by modifiying the longest_
www.eeworm.com/read/411933/2179257

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/404607/2301959

c io.c

#include #include #include /* * Copy data from IO memory space to "real" memory space. * This needs to be optimized. */ void _memcpy_fromio(void *to, c
www.eeworm.com/read/404049/2307640

c lq_route.c

/* * The olsr.org Optimized Link-State Routing daemon(olsrd) * Copyright (c) 2004, Thomas Lopatic (thomas@lopatic.de) * IPv4 performance optimization (c) 2006, sven-ola(gmx.de) * SPF implementatio
www.eeworm.com/read/402579/2319059

c lzmadecode.c

/* LzmaDecode.c LZMA Decoder (optimized for Speed version) LZMA SDK 4.17 Copyright (c) 1999-2005 Igor Pavlov (2005-04-05) http://www.7-zip.org/ LZMA SDK is licensed under two licenses:
www.eeworm.com/read/401534/2339895

c qpel.c

/* this is optimized for sh, which have post increment addressing (*p++) some cpu may be index (p[n]) faster than post increment (*p++) */ #define LD(adr) *(uint32_t*)(adr) #define PIXOP2(OPNAME,
www.eeworm.com/read/393286/2476307

c io.c

#include #include #include #include /* * Copy data from IO memory space to "real" memory space. * This needs to be optimized. */ void
www.eeworm.com/read/393286/2477019

c io.c

#include #include #include /* * Copy data from IO memory space to "real" memory space. * This needs to be optimized. */ void _memcpy_fromio(void *to, c