代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/152843/5660099
c mmconfig.c
/*
* mmconfig.c - Low-level direct PCI config space access via MMCONFIG
*
* This is an 64bit optimized version that always keeps the full mmconfig
* space mapped. This allows lockless config spac
www.eeworm.com/read/414314/11121214
asm ggt2.asm
; GCD for TI0802 using Dijkstras Algorithm
;
; Optimized for speed
;
; 12.01.01 Tim Boescke
USE "cpu3.inc"
start:
NOR allone
NOR b
ADD one
STA bneg ; bneg=-b
;----------- INNERL
www.eeworm.com/read/204654/15335660
s match.s
/* match.s -- optional optimized asm version of longest match in deflate.c
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* t
www.eeworm.com/read/204654/15335700
asm match.asm
; match.asm -- optional optimized asm version of longest match in deflate.c
; Copyright (C) 1992-1993 Jean-loup Gailly
; This is free software; you can redistribute it and/or modify it under the
; ter
www.eeworm.com/read/204456/15339288
m newsvdd.m
function [W,out,J] = newsvdd(a,fracrej,fracerr,param2)
% [W,out,J] = newsvdd(a,fracrej,fracerr,param2)
%
% This is another SVDD, which uses an optimized mex function to solve
% the quadratic optimizat
www.eeworm.com/read/103072/15747089
c blogdrone.c
// Catty v2
// --------
// Copyright (C) 2001, 2002 by Michal Zalewski
// Highly optimized for lower memory usage to be gentle with coredump.
// Speed improvement: we can use e.
www.eeworm.com/read/100149/15882422
s crc_i386.s
/*
* crc_i386.S, optimized CRC calculation function for Zip and UnZip, not
* copyrighted by Paul Kienitz and Christian Spieler. Last revised 12 Oct 97.
*
* GRR 961110: incorporated Scott Field o
www.eeworm.com/read/100148/15882649
s crc_i386.s
/*
* crc_i386.S, optimized CRC calculation function for Zip and UnZip, not
* copyrighted by Paul Kienitz and Christian Spieler. Last revised 12 Oct 97.
*
* GRR 961110: incorporated Scott Field o
www.eeworm.com/read/100147/15882686
s match.s
/* match.s -- optional optimized asm version of longest match in deflate.c
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* t