代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/406899/11433094
bsf ps2.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/346429/11747469
hif de2_tv.hif
Version 7.0 Build 33 02/05/2007 SJ Web Edition
11
871
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
-- E
www.eeworm.com/read/250284/12417153
hif singt.hif
Version 4.1 Build 181 06/29/2004 SJ Full Version
31
OFF
OFF
OFF
OFF
0
# entity
SINGT
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_insensitive
# source_file
singt.vhd
1192623010
4
www.eeworm.com/read/223217/14649608
h def.h
#ifndef DEF_H
#define DEF_H
// compile environments
//#define RUN_FOR_PC
#define PAIR_LINE
#ifdef RUN_FOR_PC
#define DEBUG
#define USE_DELAY
#else
#define USE_MJPEG_DRIVER
#endif
// port
#defin
www.eeworm.com/read/171934/5391145
c soa_tag.c
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/168845/5431770
hpp result_of0.hpp
// Copyright David Abrahams 2005. Distributed under the Boost
// Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef BO
www.eeworm.com/read/168845/5434549
jamfile
# Boost Parameter Library test Jamfile
subproject libs/parameter/test ;
# bring in rules for testing
import testing ;
test-suite "parameter"
: [ run basics.cpp ]
[ run sfinae.cpp ]
www.eeworm.com/read/168845/5434556
v2 jamfile.v2
# Boost Parameter Library test Jamfile
test-suite "parameter"
: [ run basics.cpp ]
[ run sfinae.cpp ]
[ run macros.cpp ]
[ run tutorial.cpp ]
[ compile unwrap_cv_referen
www.eeworm.com/read/168845/5435753
cpp usage.cpp
// (C) Copyright Gennadiy Rozental 2001-2005.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE
www.eeworm.com/read/168845/5435876
qbk hash.qbk
[library Boost.Functional/Hash
[authors [James, Daniel]]
[copyright 2005 Daniel James]
[purpose A TR1 hash function object that can be extended to hash user
defined types]