代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/13871/284268
m parzen.m
function [B,B2,dist] = parzen(data, mu, Sigma, N)
% EVAL_PDF_COND_PARZEN Evaluate the pdf of a conditional Parzen window
% function B = eval_pdf_cond_parzen(data, mu, Sigma, N)
%
% B(q,t) = Pr(dat
www.eeworm.com/read/479931/1327633
ms dflags.ms
# mach: crisv3 crisv8 crisv10 crisv32
# output: 31\n
; Check that flag settings in the delay slot for a conditional branch do
; not affect the branch.
.include "testutils.inc"
start
moveq 1,r3
www.eeworm.com/read/251838/4414560
m scg_dbn.m
% Test whether stable conditional Gaussian inference works
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
int
www.eeworm.com/read/233448/4684506
c i386-cadd.c
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O2 -march=k8" } */
/* { dg-final { scan-assembler "sbb" } } */
extern void abort (void);
/* Conditional increment is best don
www.eeworm.com/read/233448/4685059
c i386-cmov2.c
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O2 -march=k8" } */
/* { dg-final { scan-assembler "sbb" } } */
/* This conditional move is fastest to be done using sbb. */
t
www.eeworm.com/read/215485/4903522
m scg_dbn.m
% Test whether stable conditional Gaussian inference works
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
int
www.eeworm.com/read/213039/4932900
mpt bmakedllexe.mpt
// -*- MPC -*-
// bmakedllexe.mpt,v 1.2 2004/03/02 18:30:35 elliott_c Exp
conditional_include "bmakecommon"
startup_obj = c0x32$(OBJ_EXT)
use_modifier =
Release {
optimize = 1
www.eeworm.com/read/197905/5090968
m scg_dbn.m
% Test whether stable conditional Gaussian inference works
% Make a linear dynamical system
% X1 -> X2
% | |
% v v
% Y1 Y2
intra = zeros(2);
intra(1,2) = 1;
inter = zeros(2);
int
www.eeworm.com/read/347503/3170564
d relax.d
#objdump: -r
#name: Relaxation of conditional branches
.*: +file format.*elf32-[am33lin|mn10300].*
RELOCATION RECORDS FOR \[.rlcb\]:
OFFSET TYPE VALUE
0+8003 R_MN10300_PCREL8 .L0._
www.eeworm.com/read/347503/3170823
s cmov_insn.s
# Conditional move instructions.
.data
foodata: .word 42
.text
footext:
.global cmoveqd
cmoveqd:
cmoveqd r0 , r1
.global cmovned
cmovned:
cmovned r2 , r3
.global cmovcsd
cmovcsd:
cmovcsd r4 ,