Searched refs:style (Results 1 – 16 of 16) sorted by relevance
40 style = None # interpreter style variable59 global style62 style = tokens[1]63 if style != "computed-goto" and style != "jump-table" and style != "all-c":64 raise DataParseError("handler-style (%s) invalid" % style)74 if style != "computed-goto":115 if style == "all-c":133 if style == "all-c":223 if style == "jump-table":251 if style == "computed-goto":[all …]
19 # handler-style command should match the target assembly interpreter.22 #handler-style jump-table23 handler-style computed-goto
19 handler-style all-c
19 handler-style computed-goto
19 handler-style jump-table
42 The interpreter style is selected via the "handler-size" command (see below).63 handler-style <computed-goto|jump-table|all-c>65 Specify which style of interpreter to generate. In computed-goto,68 jump-table style, handlers may be of any length, and the generated69 table is an array of pointers to the handlers. The "all-c" style is172 so you can take advantage of C-style comments and preprocessor directives
23 handler-style computed-goto
24 handler-style computed-goto
16 handler-style computed-goto
8 border-top-style: solid;48 border-top-style: solid;49 border-bottom-style: solid;
570 var style;578 style = patternParts[0];590 style = patternParts[0];596 style = PR_PLAIN;601 decorations.push(opt_basePos + pos, style);604 if (style !== PR_COMMENT && notWs.test(token)) { lastToken = token; }618 /^<(script|style|xmp)\b[^>]*>[\s\S]*?<\/\1\b[^>]*>/i, null],
19 .com { color: #600; font-style: italic; }
1 Test that the conversion of an old-style (pre-1.5) inner class results
2 converstion of old-style anonymous inner classes (whose representation