代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/231546/4715252
vim tssgm.vim
" Vim syntax file
" Language: TSS (Thermal Synthesizer System) Geometry
" Maintainer: Adrian Nagle, anagle@ball.com
" Last Change: 2001 May 10
" Filenames: *.tssgm
" URL: http://www
www.eeworm.com/read/231546/4715258
vim radiance.vim
" Vim syntax file
" Language: Radiance Scene Description
" Maintainer: Georg Mischler
" Last change: 26. April. 2001
" Radiance is a lighting simulation software packag
www.eeworm.com/read/231546/4715316
vim dtd.vim
" Vim syntax file
" Language: DTD (Document Type Definition for XML)
" Maintainer: Johannes Zellner
" Author and previous maintainer:
" Daniel Amyot
"
www.eeworm.com/read/231546/4715329
vim tsscl.vim
" Vim syntax file
" Language: TSS (Thermal Synthesizer System) Command Line
" Maintainer: Adrian Nagle, anagle@ball.com
" Last Change: 2001 May 10
" Filenames: *.tsscl
" URL: http:/
www.eeworm.com/read/231546/4715353
vim cynpp.vim
" Vim syntax file
" Language: Cyn++
" Maintainer: Phil Derrick
" Last change: 2001 May 10
"
" Language Information
"
" Cynpp (Cyn++) is a macro language to eas
www.eeworm.com/read/229812/4738167
c diag0145.c
extern "C" { static int i = 1; };
extern "C" { static void foo() { ++i; } };
extern "C++" {
static int i;
static void foo();
};
void main()
{
foo();
}
/* syntax errors */
www.eeworm.com/read/221848/4824873
c trigwksp.c
/* $Revision: 1.21 $ */
/*
* TRIGWKSP A Simulink triggered read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini)
* This function is for t
www.eeworm.com/read/221227/4834671
c trigwksp.c
/* $Revision: 1.21 $ */
/*
* TRIGWKSP A Simulink triggered read from workspace
*
* Syntax: [sys, x0] = TRIGWKSP(t,x,u,flag,var, thd, cycl_flag, ini)
* This function is for t
www.eeworm.com/read/213567/4915188
h asner.h
/*
* asner.h
*
* Abstract Syntax Notation Encoding Rules classes
*
* Portable Windows Library
*
* Copyright (c) 1993-2002 Equivalence Pty. Ltd.
*
* The contents of this file are subject to th
www.eeworm.com/read/213567/4915331
cxx asner.cxx
/*
* asner.cxx
*
* Abstract Syntax Notation 1 Encoding Rules
*
* Portable Windows Library
*
* Copyright (c) 1993-2002 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mo