代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/221848/4824852

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/221848/4824877

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/221227/4834650

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/221227/4834675

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/210166/4951859

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/210166/4951884

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/209559/4960103

kconfig

# # For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. # mainmenu "Linux Kernel Configuration" config ARM bool default y config ARM26 bo
www.eeworm.com/read/209559/4961808

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/209559/4962077

kconfig

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

mal tst050.mal

# Variables names may be tagged with a type upfront. # They may be initialized with a lexical constant using # either their stored type syntax or with a string literal s:str := "hello"; i:sht := 1:sh