代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/231705/4711062
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/231705/4711065
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/231546/4715026
sh vimspell.sh
#!/bin/sh
#
# Spell a file & generate the syntax statements necessary to
# highlight in vim. Based on a program from Krishna Gadepalli
# .
#
# I use the following mapping
www.eeworm.com/read/231546/4715251
vim dtml.vim
" DTML syntax file
" Language: Zope's Dynamic Template Markup Language
" Maintainer: Jean Jordaan (njj)
" Last change: 2001 May 10
" These are used with Clau
www.eeworm.com/read/231546/4715328
vim sml.vim
" Vim syntax file
" Language: SML
" Filenames: *.sml *.sig
" Maintainers: Markus Mottl
" Fabrizio Zeno Cornelli
www.eeworm.com/read/229812/4749521
dbg vc.dbg
* Syntax: vc
*
* Synopsis: Examine the standard output from a routine using the "view"
* command.
*
* Example: vc DumpTree( HeadNode )
*
capture call
www.eeworm.com/read/229812/4752350
gml cpwcc.gml
.chap *refid=cpwcc The &product Compilers
.*
.np
.ix 'compiler' 'features'
This chapter covers the following topics.
.begbull
.bull
Command line syntax
(see :HDREF refid='wccclf'.)
.bull
Env
www.eeworm.com/read/227259/4776649
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
mainmenu "BusyBox Configuration"
config HAVE_DOT_CONFIG
bool
default y
menu "General Co
www.eeworm.com/read/227259/4776941
in config.in
#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
menu "udhcp Server/Client"
config CONFIG_UDHCPD
bool "udhcp Server (udhcpd)"
default n
www.eeworm.com/read/225179/4799281
properties defaultconfig.properties
# For the general syntax of property based configuration files see the
# documenation of org.apache.log4j.PropertyConfigurator.
# The root category uses the appender called A1. Since no priority i