HomeSort by relevance Sort by last modified time
    Searched refs:alt (Results 51 - 75 of 268) sorted by null

1 23 4 5 6 7 8 91011

  /external/chromium_org/ui/base/test/
ui_controls_gtk.cc 106 bool alt,
135 ui::SynthesizeKeyPressEvents(event_window, key, control, shift, alt, &events);
150 bool alt,
160 if (alt)
164 return SendKeyPress(window, key, control, shift, alt, command);
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventRepeater.java 51 public void enterAlt(int alt) { listener.enterAlt(alt); }
BlankDebugEventListener.java 40 public void enterAlt(int alt) {}
DebugEventListener.java 51 * which alt is predicted. This is fired AFTER init actions have been
59 * know which alt you are entering. This is 1..n for n alts.
61 public void enterAlt(int alt);
146 * If no viable alt occurs it is within an enter/exit decision, which
166 * The sequence for this rule (with no viable alt in the subrule) for
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Rule.java 128 /** Each alt has a Map<tokenRefName,List<tokenRefAST>>; range 1..numberOfAlts.
129 * So, if there are 3 ID refs in a rule's alt number 2, you'll have
131 * There must be only one ID reference in the alt for $ID to be ok in
141 /** Each alt has a Map<ruleRefName,List<ruleRefAST>>; range 1..numberOfAlts
142 * So, if there are 3 expr refs in a rule's alt number 2, you'll have
144 * There must be only one expr reference in the alt for $expr to be ok in
172 for (int alt=1; alt<=numberOfAlts; alt++) {
173 altToTokenRefMap[alt] = new HashMap<String, List<GrammarAST>>()
360 GrammarAST alt = blk.getBlockALT(i); local
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
AST.stg 81 @alt.declarations() ::= <<
224 alt,rewriteBlockLevel,
231 <alt>
237 alt,rewriteBlockLevel,
244 <alt>
250 alt,rewriteBlockLevel,
259 <alt>
268 <a.alt>
272 <a.alt>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
AST.stg 107 @alt.declarations() ::= <<
246 alt,rewriteBlockLevel,
254 <alt>
260 alt,rewriteBlockLevel,
268 <alt>
274 alt,rewriteBlockLevel,
285 <alt>
295 <a.alt>
299 <a.alt>
ST.stg 119 retval.Template = <it.alt>;
123 retval.Template = <it.alt>;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
AST.stg 109 @alt.declarations() ::= <<
244 alt,rewriteBlockLevel,
252 <alt>
258 alt,rewriteBlockLevel,
266 <alt>
272 alt,rewriteBlockLevel,
283 <alt>
293 <a.alt>
297 <a.alt>
ST.stg 97 retval.Template = <it.alt>;
101 retval.Template = <it.alt>;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
AST.stg 125 @alt.declarations() ::= <<
265 alt,rewriteBlockLevel,
273 <alt>
279 alt,rewriteBlockLevel,
287 <alt>
293 alt,rewriteBlockLevel,
303 <alt>
313 <a.alt>
317 <a.alt>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
AST.stg 80 @alt.declarations() ::= <<
224 alt,rewriteBlockLevel,
231 <alt>
237 alt,rewriteBlockLevel,
244 <alt>
250 alt,rewriteBlockLevel,
259 <alt>
268 <a.alt>
272 <a.alt>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
AST.stg 76 @alt.declarations() ::= <<
223 alt,rewriteBlockLevel,
230 <alt>
236 alt,rewriteBlockLevel,
243 <alt>
249 alt,rewriteBlockLevel,
258 <alt>
267 <a.alt>
271 <a.alt>
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
AST.stg 217 @alt.declarations() ::= <<
376 alt,rewriteBlockLevel,
383 <alt>
389 alt,rewriteBlockLevel,
396 <alt>
402 alt,rewriteBlockLevel,
413 <alt>
423 <a.alt>
427 <a.alt>
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_data.js 342 'label': 'alt'
391 'label': 'alt'
658 'label': 'alt'
707 'label': 'alt gr'
935 'label': 'alt'
980 'label': 'alt gr'
1243 'label': 'alt'
1298 'label': 'alt gr'
1523 'label': 'alt'
1577 'label': 'alt gr
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 51 * which alt is predicted. This is fired AFTER init actions have been
61 * know which alt you are entering. This is 1..n for n alts.
64 void EnterAlt(int alt);
172 * If no viable alt occurs it is within an enter/exit decision, which
192 * The sequence for this rule (with no viable alt in the subrule) for
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 53 * which alt is predicted. This is fired AFTER init actions have been
63 * know which alt you are entering. This is 1..n for n alts.
66 void EnterAlt( int alt );
174 * If no viable alt occurs it is within an enter/exit decision, which
194 * The sequence for this rule (with no viable alt in the subrule) for
  /external/chromium/chrome/browser/chromeos/input_method/
xkeyboard_unittest.cc 24 // - kLeftAlt key is mapped to |alt|.
25 ModifierMap GetMap(ModifierKey search, ModifierKey control, ModifierKey alt) {
30 modifier_key.push_back(ModifierKeyPair(kLeftAltKey, alt));
37 // - kLeftAlt key is mapped to |alt|.
39 ModifierKey search, ModifierKey control, ModifierKey alt) {
45 (std::count(begin, end, ModifierKeyPair(kLeftAltKey, alt)) == 1)) {
96 // CreateFullXkbLayoutName can remap Search/Ctrl/Alt to CapsLock.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
options.js 24 $('imageTooltip').alt = chrome.i18n.getMessage('imageTooltip');
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
options.js 24 $('imageTooltip').alt = chrome.i18n.getMessage('imageTooltip');
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILMediaElement.java 31 * See the alt attribute from .
36 public void setAlt(String alt)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
printf.h 42 unsigned int alt:1; /* # flag. */ member in struct:printf_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 42 unsigned int alt:1; /* # flag. */ member in struct:printf_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
printf.h 42 unsigned int alt:1; /* # flag. */ member in struct:printf_info
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 87 * one alt will be taken in a rule, but we are declaring all the streams here. So we define
120 @alt.declarations() ::= <<
127 @alt.initializations() ::= <<
349 alt,
359 <alt>
366 alt,
376 <alt>
388 alt,
401 <alt>
412 <a.alt>
    [all...]

Completed in 486 milliseconds

1 23 4 5 6 7 8 91011