代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/318394/3569776

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
www.eeworm.com/read/316872/3586861

kconfig

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config AVR32 def_bool y # With EMBEDDED=n,
www.eeworm.com/read/316872/3589185

kconfig

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # config ALPHA bool default y help The Alpha is a 64-bit general-purpose processo
www.eeworm.com/read/316872/3589449

kconfig

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux/SH64 Kernel Configuration" config SUPERH bool default y config S
www.eeworm.com/read/316872/3589753

kconfig

# # For a description of the syntax of this configuration file, # see the Configure script. # mainmenu "Linux/CRIS Kernel Configuration" config MMU bool default y config ZONE_DMA bool default y
www.eeworm.com/read/316580/3610179

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/316580/3610204

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
www.eeworm.com/read/313224/3644421

pm dumper.pm

# # Data/Dumper.pm # # convert perl data structures into perl syntax suitable for both printing # and eval # # Documentation at the __END__ # package Data::Dumper; $VERSION = '2.121_08'; #$| = 1;
www.eeworm.com/read/312645/3667903

changelog

2004-04-22 Jani Monoses * cdl/hal_m68k.cdl : Invoke tail with stricter syntax that works in latest coreutils. //==============================================================
www.eeworm.com/read/311226/3686696

arq count-2.arq

PREFIX : PREFIX rdf: SELECT (count(*) AS ?count) { ?x rdf:type :X . }