代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/209559/4964428
c driver.c
/*
* driver.c - device id matching, driver model, etc.
*
* Copyright 2002 Adam Belay
*
*/
#include
#include
#include
#include
www.eeworm.com/read/347503/3172430
s arch-err-3.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=common_v10_v32" }
.arch v32 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/347503/3172450
s arch-err-4.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=v10" }
.arch common_v10_v32 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/316872/3598814
h xt_dscp.h
/* x_tables module for matching the IPv4/IPv6 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description o
www.eeworm.com/read/447738/1698533
s arch-err-3.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=common_v10_v32" }
.arch v32 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/447738/1698553
s arch-err-4.s
; Test mismatch of --march=ARCH1 and .arch ARCH2.
; { dg-do assemble }
; { dg-options "--march=v10" }
.arch common_v10_v32 ; { dg-error ".arch requires a matching --march=" }
www.eeworm.com/read/395229/2446412
h xt_dscp.h
/* x_tables module for matching the IPv4/IPv6 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description o
www.eeworm.com/read/395229/2447107
h xt_dscp.h
/* x_tables module for matching the IPv4/IPv6 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description o
www.eeworm.com/read/395229/2448188
h xt_dscp.h
/* x_tables module for matching the IPv4/IPv6 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description o
www.eeworm.com/read/147186/12579112
m collapse_mog.m
function [new_mu, new_Sigma, new_Sigma2] = collapse_mog(mu, Sigma, coefs)
% COLLAPSE_MOG Collapse a mixture of Gaussians to a single Gaussian by moment matching
% [new_mu, new_Sigma] = collapse_mog(