代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/480260/1320282
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/478936/1346484
js opera.js
/*
* CodePress - Real Time Syntax Highlighting Editor written in JavaScript - http://codepress.org/
*
* Copyright (C) 2007 Fernando M.A.d.S.
*
* Contributors :
*
*
www.eeworm.com/read/478932/1347956
stx css.stx
#TITLE=CSS
; CSS syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
#DELIMITER=:;,.={}()
#QUOTATION1='
#QUOTATION2="
#COMMENTON=/*
#COMMENTOFF=*/
#ES
www.eeworm.com/read/470720/1445649
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/470720/1448246
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/470693/1457595
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/470693/1460192
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/468407/1490983
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/468407/1491008
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