HomeSort by relevance Sort by last modified time
    Searched refs:ahead (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/google_apis/drive/
time_util.cc 23 bool ahead,
38 *out_offset_to_utc_in_minutes = (hour * 60 + minute) * (ahead ? +1 : -1);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 11 <tt>next_token</tt> to catch RecognitionErrors and skip ahead in the input until
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
ll-star.rb 25 * LL(*). The LL(*) algorithm simply scans ahead until it sees
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 20 * LL(*). The LL(*) algorithm simply scans ahead until it sees
  /external/chromium_org/third_party/icu/source/common/
ustring.cpp 1034 * sufficient to look ahead one because of UTF-16;
1035 * safe to look ahead one because at worst that would be the terminating NUL
1291 int32_t ahead = *offset + 1; local
    [all...]
  /external/icu/icu4c/source/common/
ustring.cpp 1034 * sufficient to look ahead one because of UTF-16;
1035 * safe to look ahead one because at worst that would be the terminating NUL
1291 int32_t ahead = *offset + 1; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-231.js 29 // A stack growth during a look-ahead could restore a pointer to the old stack.
  /bionic/libc/arch-mips/string/
memcpy.S 125 pref 30,32(a0) # safe, as we have at least 64 bytes ahead
274 pref 30,32(a0) # safe, as we have at least 64 bytes ahead
  /bionic/libc/arch-mips64/string/
memcpy.S 125 pref 30,32(a0) # safe, as we have at least 64 bytes ahead
274 pref 30,32(a0) # safe, as we have at least 64 bytes ahead
  /external/oprofile/events/mips/74K/
events 29 event:0xb counters:0,2 um:zero minimum:500 name:IFU_IDU_MISS_PRED_UPSTREAM_CYCLES : 11-0 Cycles IFU-IDU gate is closed (to prevent upstream from getting ahead) due to mispredicted branch
100 event:0x406 counters:1,3 um:zero minimum:500 name:ICACHE_MISSES : 6-1 Instruction cache misses, includes misses from fetch-ahead and speculation
  /external/chromium_org/chrome/browser/resources/cryptotoken/
singlesigner.js 399 // Since this gnubby can no longer produce a useful result, go ahead and
  /external/chromium_org/extensions/renderer/resources/
messaging.js 316 // Go ahead and disconnect immediately if the sender is not expecting
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 367 ;;; both pointed (MAX_MATCH_8 - scanalign) bytes ahead, and edx is
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 738 * this rule and successfully parsed before, then seek ahead to
751 //System.out.println("seen rule "+ruleIndex+" before; skipping ahead to @"+(stopIndex+1)+" failed="+failed);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_manager.js 308 * Looks ahead to see if it is possible to navigate forward from the current
1075 // Only update the history if we aren't just trying to peek ahead.
    [all...]
  /external/chromium_org/third_party/opus/src/celt/arm/
celt_pitch_xcorr_arm.s 144 ; Now process 1 last sample, not reading ahead.
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm.s 144 ; Now process 1 last sample, not reading ahead.
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas 759 Node := Stream.LT(I) as ITree; // look ahead to ith token
835 // check way ahead
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 73 /// Get int at current input pointer + I ahead (where I=1 is next int)
143 /// normally used to seek ahead in the input stream.
323 /// Get Token at current input pointer + I ahead (where I=1 is next
364 /// When walking ahead with cyclic DFA for syntactic predicates, we
366 /// etc...) so that we can rewind the state after scanning ahead.
    [all...]
Antlr.Runtime.Tree.pas 350 /// Get tree node at current input pointer + i ahead where i=1 is next node.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree.js     [all...]
  /external/chromium-trace/
script.js 55 if(!h)return!1;switch(h[3]){case "D":a="discard";break;case "W":a="write";break;case "R":a="read";break;case "N":a="none";break;default:a="unknown"}h[2]&&(a+=" flush");"F"==h[4]&&(a+=" fua");"A"==h[5]&&(a+=" ahead");"S"==h[6]&&(a+=" sync");"M"==h[7]&&(a+=" meta");c=h[1];e=parseInt(h[8]);h=parseInt(h[9]);this.openAsyncSlice(b,"block",g.threadName,g.pid,c+"-"+e+"-"+h,a);return!0},blockRqCompleteEvent:function(a,c,e,b,g){var h=/(\d+,\d+) (F)?([DWRN])(F)?(A)?(S)?(M)? \(.*\) (\d+) \+ (\d+) \[(.*)\]/.exec(g.details);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 648 milliseconds