代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4676063
c template12.c
// { dg-do assemble }
// Testcase for 'this is a type' syntax.
struct B {
typedef int A;
};
template struct Y {
void f() {
typename T::A *d;
}
};
template class Y;
www.eeworm.com/read/233448/4683720
c init-bad-2.c
/* Test diagnostics for various bad initializers. Test cases with
standard syntax with -pedantic. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "
www.eeworm.com/read/231942/4707911
h snmp_asn1.h
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) codec.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and
www.eeworm.com/read/231705/4711022
h snmp_asn1.h
/**
* @file
* Abstract Syntax Notation One (ISO 8824, 8825) codec.
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and
www.eeworm.com/read/231546/4715177
vim lace.vim
" Vim syntax file
" Language: lace
" Maintainer: Jocelyn Fiat
" Last Change: 2001 May 09
" Copyright Interactive Software Engineering, 1998
" You are free to use this file as
www.eeworm.com/read/231546/4715184
vim asm68k.vim
" Vim syntax file
" Language: Motorola 68000 Assembler
" Maintainer: Steve Wall
" Last change: 2001 May 01
"
" This is incomplete. In particular, support for 68020 and
" up and 68851/68881 co-process
www.eeworm.com/read/231546/4715188
vim sas.vim
" Vim syntax file
" Language: SAS
" Maintainer: James Kidd
" Last Change: 02 May 2001
" Added keywords for use in SAS log files and region definition
"
www.eeworm.com/read/231546/4715193
vim cobol.vim
" Vim syntax file
" Language: COBOL
" Maintainers: Davyd Ondrejko
" (formerly Sitaram Chamarty and
" James Mitchell
www.eeworm.com/read/231546/4715199
vim nastran.vim
" Vim syntax file
" Language: NASTRAN input/DMAP
" Maintainer: Tom Kowalski (tom.kowalski@mscsoftware.com)
" Last change: April 27, 2001
" Thanks to the authors and maintainers of fortran.vim.
"
www.eeworm.com/read/231546/4715226
vim spec.vim
" Filename: spec.vim
" Purpose: Vim syntax file
" Language: SPEC: Build/install scripts for Linux RPM packages
" Maintainer: Donovan Rebbechi elflord@pegasus.rutgers.edu
" URL: http