代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/162519/5540959
c closure_fn0.c
/* Area: closure_call
Purpose: Check multiple values passing from different type.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Origi
www.eeworm.com/read/160611/5568929
c convert.c
/* Standard includes */
#include "stdlib.h"
#include "string.h"
#include "stdio.h"
/* snd includes */
#include "snd.h"
/* set the length of buffers to be even multiple of Audio_...
* to avoid fr
www.eeworm.com/read/154890/5632796
cc bitbuffer.cc
#include "libvideogfx/utility/bitstream/bitbuffer.hh"
#include
const int InitialBufferSize = 1000; // has to be an integer multiple of d_tmpbuf size.
const int BitsPerEntry = 32;
const i
www.eeworm.com/read/154890/5632954
cc bitbuffer.cc
#include "libvideogfx/utility/bitstream/bitbuffer.hh"
#include
const int InitialBufferSize = 1000; // has to be an integer multiple of d_tmpbuf size.
const int BitsPerEntry = 32;
const i
www.eeworm.com/read/252613/6787952
h integer.h
#ifndef CRYPTOPP_INTEGER_H
#define CRYPTOPP_INTEGER_H
#include "cryptlib.h"
#include "misc.h"
#include
NAMESPACE_BEGIN(CryptoPP)
/// multiple precision integer and basic arithme
www.eeworm.com/read/473927/6822833
txt 106-2.txt
Rule:
--
Sid:
106-2
--
Summary:
This event is generated when the pre-processor spp_rpc_decode detects
network traffic that may constitute an attack. Specifically multiple
records in one packet wer
www.eeworm.com/read/471682/6887907
c program3_06.c
/* Program 3.6 Multiple discount levels */
#include
int main(void)
{
const double unit_price = 3.50; /* Unit price in dollars */
const double discount1 = 0.05; /* Discount fo
www.eeworm.com/read/293587/8284995
changelog
1.3.4 (?)
* New: Use graphviz from the command-line (dot). Should finally solve _all_
licensing issues
* New: Informative welcome message
* Improved: Allow multiple files on "File->Open..."
* Impr
www.eeworm.com/read/292797/8332279
test colon3.test
#! /bin/sh
# Make sure ":" works with files automake generates.
# This test is for multiple ":"s.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/370579/9595085
vhd 条件赋值:使用多路选择器.vhd
-- Conditional Signal Assignment with Multiple Alternatives
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsigm IS
PORT
(