代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/297233/8038755
t-aux
# Makefile additions for A/UX
LIB2FUNCS_EXTRA=aux-mcount.c aux-exit.c
FIXPROTO_DEFINES=-D_POSIX_SOURCE
# Only really needed for collect2
CLIB=-lld
# Needed to support builds for multiple versions
www.eeworm.com/read/331569/12820068
cpp multitask.cpp
/* multiple tasks run*/
#include "vxWorks.h"
#include "taskLib.h"
#include "stdLib.h"
#include "kernelLib.h"
#include "sysLib.h"
#include "msgQLib.h"
#include "stdio.h"
#include "semLib.h"
#i
www.eeworm.com/read/131315/5937534
ar
#
# "ar", for all kinds of archives.
#
# XXX - why are there multiple thingies? Note that 0x213c6172 is
# "!
www.eeworm.com/read/407469/11419050
c multi.c
/*
BASS multiple output example
Copyright (c) 2001-2008 Un4seen Developments Ltd.
*/
#include
#include
#include
#include "bass.h"
HWND win=NULL;
DWO
www.eeworm.com/read/225725/14521720
htm ei43.htm
Effective C++, 2E | Item 43 Back to Item 42: Use private inheritance judiciously.
Continue to Item 44: Say what you mean; understand what you're saying.
Item 43: Use multiple inheritance judiciously.
www.eeworm.com/read/223481/14639243
m turboencode.m
function codeword = TurboEncode( data, code_interleaver, pun_pattern, tail_pattern, g1, nsc_flag1, g2, nsc_flag2 )
% TurboEncode encodes a data sequence. If the data length is an integer
% multiple
www.eeworm.com/read/208576/15243719
cpp fig24_11.cpp
// Fig. 24.11: Fig24_11.cpp
// Driver for multiple inheritance example.
#include
using std::cout;
using std::endl;
#include "Base1.h"
#include "Base2.h"
#include "Derived.h"
int
www.eeworm.com/read/32107/1030999
v tc_si_to_mt.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "tc_define.v"
//
// Single initiator to multiple targets
//
module tc_si_to_mt (
i0_wb_cyc_i,
i0_wb_st
www.eeworm.com/read/38846/1117191
v tc_si_to_mt.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "tc_define.v"
//
// Single initiator to multiple targets
//
module tc_si_to_mt (
i0_wb_cyc_i,
i0_wb_st
www.eeworm.com/read/482302/1289097
h lvgvpdef.h
#ifndef _LV_GVP_DEF_H_
#define _LV_GVP_DEF_H_ //!< used to avoid multiple inclusion
#include "lvdef.h"
#ifdef __WIN32__
#include "winsock.h"
#endif
#include "lvgvpwin32.h"
#include "lvgvp