/ndk/sources/host-tools/nawk-20071023/ |
proto.h | 66 extern Node *alt(Node *);
|
b.c | 625 return (alt(concat(primary()))); 688 Node *alt(Node *np) function 692 return (alt(op2(OR, np, concat(primary()))));
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Grammar.java | 411 * ( grammar t ( rule a ( BLOCK ( ALT A ) ( ALT B ) ) <end-of-rule> ) ) 840 * If in filter mode, we want every alt to backtrack and we need to [all...] |
ErrorManager.java | 191 public static final int MSG_UNREACHABLE_ALTS = 201; // nothing predicts alt i 633 // we've seen this decision and this alt set; never again 674 int alt, 679 Message msg = new RecursionOverflowMessage(probe,sampleBadState, alt, 688 int alt, 693 Message msg = new LeftRecursionMessage(probe, alt, targetRules, callSiteStates); [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-586.pl | 132 $alt=0; # 1 denotes alternative IALU implementation, which performs 159 &mov($tmp1,$a) if ($alt && $n==15); 168 if ($alt) { 212 if ($alt) { 255 if ($alt) { [all...] |
/external/openssl/crypto/sha/asm/ |
sha1-586.pl | 132 $alt=0; # 1 denotes alternative IALU implementation, which performs 159 &mov($tmp1,$a) if ($alt && $n==15); 168 if ($alt) { 212 if ($alt) { 255 if ($alt) { [all...] |
/external/chromium_org/chrome/browser/ui/ash/ |
event_rewriter_unittest.cc | 349 // XK_a, Alt modifier. 377 // XK_a, Alt+Win modifier. 391 // XK_Super_L (left Windows key), Alt modifier. 405 // XK_Super_R (right Windows key), Alt modifier. 423 // XK_a, Alt modifier. 451 // XK_a, Alt+Win modifier. 465 // XK_Super_L (left Windows key), Alt modifier. 479 // XK_Super_R (right Windows key), Alt modifier. 496 // Remap Control to Alt. 508 // XK_Control_L (left Control key) should be remapped to Alt 1227 IntegerPrefMember alt; local 1288 IntegerPrefMember alt; local 1408 IntegerPrefMember alt; local [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
BaseRecognizer.cs | 414 * When you find a "no viable alt exception", the input is not 559 // Why would we ever want them all? Maybe no viable alt instead of [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
BaseRecognizer.cs | 484 * When you find a "no viable alt exception", the input is not 631 // Why would we ever want them all? Maybe no viable alt instead of [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/ |
keyboard_overlay.js | 25 'ALT': 'modifier-alt', 32 '38': 'is-alt', 39 'alt': '38', 201 18: 'ALT', 208 'ALT': e.altKey, 217 return ['SHIFT', 'CTRL', 'ALT', 'SEARCH'].filter( 278 (identifier == '38' && contains(modifiers, 'ALT')) || 341 * keyCode: 'alt', modifiers: ['ALT', 'SHIFT'] => 'ALT<>SHIFT [all...] |
/external/chromium_org/remoting/webapp/ |
event_handlers.js | 57 { event: 'click', id: 'send-ctrl-alt-del',
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
HandoverManager.java | 488 for (NdefRecord alt : msg.getRecords()) { 489 byte[] acPayload = alt.getPayload();
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
Status.java | 361 * @param alt The default value, if the property doesn't exist 363 private void setSummary(String preference, String property, String alt) { 366 SystemProperties.get(property, alt));
|
/dalvik/vm/compiler/codegen/arm/Thumb2/ |
Factory.cpp | 84 u4 alt; local 91 alt = val >> count; 92 if (alt != 0) { 94 val = alt; [all...] |
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 259 this.sendRequest('GET', url + '?alt=json', headers, null, function(xhr) { 357 this.userID_ + '?alt=json', headers, postData, postCallback.bind(this));
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLInputElement.h | 208 String alt() const;
|
/external/chromium_org/tools/grit/grit/gather/ |
tr_html.py | 37 b) text inside of an 'alt' attribute in an <image> element, or 161 img[^>]+?alt\s*=
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 868 u_int32_t latit = 0, longit = 0, alt = 0; local 921 alt = (10000000 + (altsign * (altmeters * 100 + altfrac))); 965 PUTLONG(alt,bcp);
|
/build/tools/droiddoc/templates-ds/ |
class.cs | 184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" > 206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" > 254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > 335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
|
/build/tools/droiddoc/templates-sac/ |
class.cs | 184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" > 206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" > 254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > 335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
|
/build/tools/droiddoc/templates-sdk/ |
class.cs | 184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" > 206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" > 254 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > 335 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
|
/device/generic/goldfish/gps/ |
gps_qemu.c | 365 double alt; local 381 double alt; local 397 double alt; local
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3debughandlers.c | 57 static void enterAlt (pANTLR3_DEBUG_EVENT_LISTENER delboy, int alt); 559 enterAlt (pANTLR3_DEBUG_EVENT_LISTENER delboy, int alt) 565 sprintf(buffer, "enterAlt\t%d\n", alt);
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 415 which alt is predicted. This is fired AFTER init actions have been 424 def enterAlt(self, alt): 426 know which alt you are entering. This is 1..n for n alts. 533 If no viable alt occurs it is within an enter/exit decision, which 553 The sequence for this rule (with no viable alt in the subrule) for 926 def enterAlt(self, alt): 927 self.transmit("enterAlt\t%d" % alt) [all...] |
/external/doclava/res/assets/templates/ |
class.cs | 174 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" > 196 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 212 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > 229 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" > 244 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > 325 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
|