代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/408235/11401194
scm optimizer.scm
;;;; optimizer.scm - The CHICKEN Scheme compiler (optimizations)
;
; Copyright (c) 2000-2007, Felix L. Winkelmann
; Copyright (c) 2008, The Chicken Team
; All rights reserved.
;
; Redistribution and u
www.eeworm.com/read/155698/11853160
c md4coll.c
/* MD4 Collision Generator by Patrick Stach
* Implementation of paper by Xiaoyun Wang, et. al.
*
* A few optimizations to make the solving method a bit more deterministic
*
www.eeworm.com/read/339979/12190437
cpp md5coll.cpp
/* MD5 Collision Generator by Patrick Stach
* Implementation of paper by Xiaoyun Wang, et all.
*
* A few optimizations to make the solving method a bit more deterministic
*
* Usage:
* ./md5co
www.eeworm.com/read/122676/14675965
mak simonsez.mak
PROJ = SIMONSEZ
OBJS = $(PROJ).obj HOOKAPI.OBJ
DEBUG = 0
CC = cl
#
# Warning! Optimizations have been turned off here in the retail build to
# circumvent a VC++ optimizer "feature" that s
www.eeworm.com/read/471707/1425645
c postprocess_altivec_template.c
/*
AltiVec optimizations (C) 2004 Romain Dolbeau
based on code by Copyright (C) 2001-2003 Michael Niedermayer (michaelni@gmx.at)
This program is free software; you c
www.eeworm.com/read/246835/4490958
c postprocess_altivec_template.c
/*
AltiVec optimizations (C) 2004 Romain Dolbeau
based on code by Copyright (C) 2001-2003 Michael Niedermayer (michaelni@gmx.at)
This program is free software; you c
www.eeworm.com/read/201007/5061619
svn-base postprocess_altivec_template.c.svn-base
/*
AltiVec optimizations (C) 2004 Romain Dolbeau
based on code by Copyright (C) 2001-2003 Michael Niedermayer (michaelni@gmx.at)
This program is free software; you c
www.eeworm.com/read/193974/5138188
py test_bufio.py
from test_support import verify, TestFailed, TESTFN
# Simple test to ensure that optimizations in fileobject.c deliver
# the expected results. For best testing, run this under a debug-build
# Python
www.eeworm.com/read/192752/5150251
h bitops.h
#ifndef __BITOPS__
#define __BITOPS__
#include
#define LOCK_PREFIX ""
#define SMPVOL
/*
* Some hacks to defeat gcc over-optimizations..
*/
struct __dummy { unsigned
www.eeworm.com/read/177697/5321431
c postprocess_altivec_template.c
/*
AltiVec optimizations (C) 2004 Romain Dolbeau
based on code by Copyright (C) 2001-2003 Michael Niedermayer (michaelni@gmx.at)
This program is free software; you c