代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/342581/3232509
c asn1_enc.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) encoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon D
www.eeworm.com/read/341356/3252830
rfc1271-mib
-- Changes for RFC1271 (RMON MIB):
-- Changed RFC1158-MIB to RFC1213-MIB
-- Added import for TimeTicks.
-- Changed syntax of etherStatsStatus from INTEGER to
-- EntryStatus in
www.eeworm.com/read/340665/3274096
c access10.c
// Test that defining a static member of private type with the () syntax works.
// Build don't link:
class A {
private:
struct B { B(int) {} };
static B b;
};
A::B A::b (1);
www.eeworm.com/read/340665/3276693
c eb118.c
// Test for obsolete specialization syntax. Turn off -pedantic.
// Special g++ Options:
#include
#include
template
class A {
public:
void test ();
};
template
www.eeworm.com/read/340323/3287957
c asn1_dec.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) decoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon D
www.eeworm.com/read/340323/3287960
c asn1_enc.c
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) encoding
*
* @todo not optimised (yet), favor correctness over speed, favor speed over size
*/
/*
* Copyright (c) 2006 Axon D
www.eeworm.com/read/336926/3346164
c regshift.c
/* $Revision: 1.21 $ */
/*
* REGSHIFT A Simulink triggered register_buff shift
*
* Syntax: [sys, x0] = regshift(t,x,u,flag,outDelay,tirgThreshold)
* This function has two inputs
www.eeworm.com/read/336926/3346189
c regdown.c
/* $Revision: 1.21 $ */
/*
* REGDOWN A Simulink register down block
*
* Syntax: [sys, x0] = regdown(t, x, u, flag, OutputIndex, Increament, trigThreshold, cycl_flag)
* This block outp
www.eeworm.com/read/335792/3356148
c regshift.c
/* $Revision: 1.21 $ */
/*
* REGSHIFT A Simulink triggered register_buff shift
*
* Syntax: [sys, x0] = regshift(t,x,u,flag,outDelay,tirgThreshold)
* This function has two inputs
www.eeworm.com/read/335792/3356173
c regdown.c
/* $Revision: 1.21 $ */
/*
* REGDOWN A Simulink register down block
*
* Syntax: [sys, x0] = regdown(t, x, u, flag, OutputIndex, Increament, trigThreshold, cycl_flag)
* This block outp