Searched refs:style (Results 1 – 11 of 11) sorted by relevance
42 style = None # interpreter style variable64 global style67 style = tokens[1]68 if style != "computed-goto":69 raise DataParseError("handler-style (%s) invalid" % style)79 if style != "computed-goto":272 if style == "computed-goto":317 if style == "computed-goto":470 if style == "computed-goto" and not in_sister:612 if style == None:
23 handler-style <computed-goto|jump-table>25 Specify which style of interpreter to generate. In computed-goto,28 jump-table style, handlers may be of any length, and the generated113 so you can take advantage of C-style comments and preprocessor directives
19 handler-style computed-goto
20 handler-style computed-goto
1 Test that the conversion of an old-style (pre-1.5) inner class results
35 public HtmlDoc(PrintStream ps, DocString title, URI style) { in HtmlDoc() argument43 style.toASCIIString()); in HtmlDoc()
27 $(LOCAL_PATH)/src/style.css