Home
last modified time | relevance | path

Searched refs:chdr_block_heading (Results 1 – 2 of 2) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/
Dgenconfig.py340 def chdr_block_heading(self, msg): member in FileBuilder
851 ret.chdr_block_heading('Checks for legacy feature options (DUK_OPT_xxx)')
881 ret.chdr_block_heading('Checks for config option consistency (DUK_USE_xxx)')
934 ret.chdr_block_heading('Feature option handling')
996 ret.chdr_block_heading('DUK_ACTIVE_DEFINES macro (development only)')
1087 ret.chdr_block_heading('Intermediate helper defines')
1117 ret.chdr_block_heading('Platform: ' + opts.platform)
1128 ret.chdr_block_heading('Platform autodetection')
1160 ret.chdr_block_heading('Architecture: ' + opts.architecture)
1176 ret.chdr_block_heading('Architecture autodetection')
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/config/
Dgenconfig.py340 def chdr_block_heading(self, msg): member in FileBuilder
851 ret.chdr_block_heading('Checks for legacy feature options (DUK_OPT_xxx)')
881 ret.chdr_block_heading('Checks for config option consistency (DUK_USE_xxx)')
934 ret.chdr_block_heading('Feature option handling')
996 ret.chdr_block_heading('DUK_ACTIVE_DEFINES macro (development only)')
1087 ret.chdr_block_heading('Intermediate helper defines')
1117 ret.chdr_block_heading('Platform: ' + opts.platform)
1128 ret.chdr_block_heading('Platform autodetection')
1160 ret.chdr_block_heading('Architecture: ' + opts.architecture)
1176 ret.chdr_block_heading('Architecture autodetection')
[all …]