代码搜索:syntax

找到约 10,000 项符合「syntax」的源代码

代码结果 10,000
www.eeworm.com/read/179911/5293029

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux/SuperH Kernel Configuration" define_bool CONFIG_SUPERH y define
www.eeworm.com/read/171581/5393424

java rsyntaxdocument.java

/* * 10/16/2004 * * RSyntaxDocument.java - A document capable of syntax highlighting, used by * RSyntaxTextArea. * Copyright (C) 2004 Robert Futrell * email@address.com * www.website.com
www.eeworm.com/read/171479/5394808

groovy literaltypestest.groovy

import java.math.BigDecimal; import java.math.BigInteger; /** * Test numeric literal types (with and without suffixes) * @see org.codehaus.groovy.syntax.parser/ASTBuilder#createIntegralNumber() *
www.eeworm.com/read/170572/5403619

java token.java

/* * Token.java - Syntax token * :tabSize=8:indentSize=8:noTabs=false: * :folding=explicit:collapseFolds=1: * * Copyright (C) 1998, 1999, 2000, 2001, 2002 Slava Pestov * * This program is free
www.eeworm.com/read/163565/5509733

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/162614/5517655

c attrib4.c

// Test for syntax support of various attribute permutations. int __attribute__((noreturn)) __attribute__((unused)) one(void); // OK __attribute__((noreturn)) __attribute__((unused)) int two(void);
www.eeworm.com/read/162614/5528715

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/350097/3127933

in config.in

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. # mainmenu_name "Linux/SuperH Kernel Configuration" define_bool CONFIG_SUPERH y define
www.eeworm.com/read/347503/3171274

l dir-intel03-err.l

.*: Assembler messages: .*:8: Error: Directive .atmp available only with -mintel-syntax option .*:8: Error: junk at end of line, first unrecognized character is `r' .*:10: Error: Directive .dual avail
www.eeworm.com/read/342581/3232466

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