代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/148895/12415917
h mvmi.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* */
/*
www.eeworm.com/read/233263/14161315
v bt656_rx.v
// ================================================================================
// (c) 2004 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and fore
www.eeworm.com/read/121526/14754075
dsw quake2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/163355/5509999
c fast_me.c
/*!
************************************************************************
*
* \file fast_me.c
*
* \brief
* Fast integer pel motion estimation and fractional pel motion estimation
www.eeworm.com/read/162614/5520915
c tem01.c
// { dg-do assemble }
// prms-id: 13911
template
class ref_counter {
public:
ref_counter() : p_refcnt(new unsigned int(N)) {}
ref_counter(const ref_counter& x) : p_refcnt(x.p_
www.eeworm.com/read/162614/5522069
c 900519_04.c
// { dg-do run }
// g++ 1.37.1 bug 900519_04
// The following legal code causes g++ to segfault.
// cfront 2.0 passes this test.
// keywords: segfault, references, initialization
int cint_obj = 9
www.eeworm.com/read/370313/9606034
h mvmi.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* */
/*
www.eeworm.com/read/269766/11078930
m urv_up.m
function [p,R,V,U,vec] = urv_up(p,R,V,U,a,beta,tol_rank,tol_ref, ...
max_ref,fixed_rank)
% urv_up --> Updating a row in the rank-revealing URV
www.eeworm.com/read/269766/11078952
m ulv_up.m
function [p,L,V,U,vec] = ulv_up(p,L,V,U,a,beta,tol_rank,tol_ref, ...
max_ref,fixed_rank)
% ulv_up --> Updating a row in the rank-revealing ULV
www.eeworm.com/read/266952/11200457
c fast_me.c
/*!
************************************************************************
*
* \file fast_me.c
*
* \brief
* Fast integer pel motion estimation and fractional pel motion estimation