代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/210682/15193460
m ogwe.m
function B = ogwe(x,m,wkur,wxi)
%
%B = ogwe(x,m,wkur,wxi)
%
%B=OGWE(x) is the optimized SICA BSS/ICA real algorithm
% returning B for mixtures in the rows of x using the
% SICA with paramete
www.eeworm.com/read/7654/126134
c dotpfunc.c
//dotpfunc.c Optimized dot product function
int dotpfunc(const short *a, const short *b, int ncount)
{
int sum = 0;
int i;
_nassert((int)(a)%4 == 0);
_nassert((int)(b)%4 == 0
www.eeworm.com/read/34867/1045089
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modifica
www.eeworm.com/read/34867/1045366
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modificat
www.eeworm.com/read/34867/1045493
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-1994 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modificat
www.eeworm.com/read/492252/1177249
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modifica
www.eeworm.com/read/492252/1177522
s qpribmapalib.s
/* qPriBMapALib.s - optimized bit mapped priority queue internals */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modificat
www.eeworm.com/read/480930/1305934
s strlen_user.s
/* strlen_user.S: Sparc64 optimized strlen_user code
*
* Return length of string in userspace including terminating 0
* or 0 for error
*
* Copyright (C) 1991,1996 Free Software Foundation
* Copy
www.eeworm.com/read/480930/1310583
h xor.h
/*
* include/asm-alpha/xor.h
*
* Optimized RAID-5 checksumming functions for alpha EV5 and EV6
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/470917/1439989
s stxcpy.s
/* Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu)
EV6 optimized by Rick Gorton .
This file is part of the G