代码搜索:Patterns
找到约 8,017 项符合「Patterns」的源代码
代码结果 8,017
www.eeworm.com/read/205845/15305623
c rstest.c
/* Test the Reed-Solomon codecs
* for various block sizes and with random data and random error patterns
*
* Copyright 2002 Phil Karn, KA9Q
* May be used under the terms of the GNU General Public
www.eeworm.com/read/13911/286892
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/13911/286954
m fwd.m
function y = fwd(net,x)
% FWD
%
% Compute the output of a multi-class support vector classification network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, where each colu
www.eeworm.com/read/13911/286956
m fwd.m
function y = fwd(net, x)
% FWD
%
% Compute the output of a dag-svm multi-class support vector classification
% network.
%
% y = fwd(net, x);
%
% where x is a matrix of input patterns, in
www.eeworm.com/read/470720/1451432
c 20020710-1.c
/* Red Hat bugzilla #68395
PR middle-end/7245
This testcase ICEd on IA-32 because shift & compare patterns
predicates allowed any immediate, but constraints allowed only
numbers from 1 to
www.eeworm.com/read/470693/1463378
c 20020710-1.c
/* Red Hat bugzilla #68395
PR middle-end/7245
This testcase ICEd on IA-32 because shift & compare patterns
predicates allowed any immediate, but constraints allowed only
numbers from 1 to
www.eeworm.com/read/247605/4477242
desktop vnd.rn-realmedia-secure.desktop
[Desktop Entry]
Encoding=UTF-8
Type=MimeType
MimeType=application/vnd.rn-realmedia-secure
Comment=Secure RealAudio / RealVideo File
Icon=realplay-application-rm.png
Patterns=*.rms
www.eeworm.com/read/247605/4477259
desktop 3gpp.desktop
[Desktop Entry]
Encoding=UTF-8
Type=MimeType
MimeType=video/3gpp
Comment=3GPP Content
Icon=realplay-application-generic.png
Patterns=*.3gp
www.eeworm.com/read/240162/4589287
c 20020710-1.c
/* Red Hat bugzilla #68395
PR middle-end/7245
This testcase ICEd on IA-32 because shift & compare patterns
predicates allowed any immediate, but constraints allowed only
numbers from 1 to
www.eeworm.com/read/233448/4670186
md altivec.md
;; AltiVec patterns.
;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Contributed by Aldy Hernandez (aldy@quesejoda.com)
;; This file is part of GCC.
;; GCC is free software