代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/100661/15867853
asm idea3a.asm
; Last updated: Wed Sep 18 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3A (DOS specific, smallest)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100661/15867854
asm idea3b.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3B (Optimised version)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100476/15873518
asm idea3a.asm
; Last updated: Wed Sep 18 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3A (DOS specific, smallest)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100476/15873519
asm idea3b.asm
; Last updated: Mon Sep 16 1996
; Tiny IDEA Encryption Program
; Copyright (C) Fauzan Mirza 1995-96
; Version 3B (Optimised version)
; Optimized for smaller CODE size by Mark Andreas
www.eeworm.com/read/100149/15882413
asm crc_i86.asm
; Not copyrighted by Christian Spieler, 02 Apr 1997.
;
TITLE crc_i86.asm
NAME crc_i86
;
; Optimized 8086 assembler version of the CRC32 calculation loop, intended
; for real mode
www.eeworm.com/read/100148/15882638
asm crc_i86.asm
; Not copyrighted by Christian Spieler, 02 Apr 1997.
;
TITLE crc_i86.asm
NAME crc_i86
;
; Optimized 8086 assembler version of the CRC32 calculation loop, intended
; for real mode
www.eeworm.com/read/188503/8534663
c iquant_non_intra.c
/* iquant_non_intra_m1.c, this file is part of the
* AltiVec optimized library for MJPEG tools MPEG-1/2 Video Encoder
* Copyright (C) 2002 James Klicman
*
* This library is fr
www.eeworm.com/read/378233/9239929
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/378233/9239957
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/378224/9240526
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