HomeSort by relevance Sort by last modified time
    Searched full:reach (Results 201 - 225 of 829) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
AbstractSyncParser.java 95 * Skip through tags until we reach the specified end tag
  /external/clang/lib/StaticAnalyzer/Checkers/
IdempotentOperationChecker.cpp 548 // analyzed. If we can reach this block from the aborted block, then this
569 // can eventually reach 'CB'.
600 // Were there any items in the worklist that could potentially reach
  /external/llvm/include/llvm/MC/
MCStreamer.h 477 /// @param ByteAlignment - The alignment to reach. This must be a power of
495 /// @param ByteAlignment - The alignment to reach. This must be a power of
508 /// @param Offset - The offset to reach. This may be an expression, but the
  /external/tcpdump/
print-isoclns.c     [all...]
  /frameworks/base/core/java/android/animation/
LayoutTransition.java 455 // shouldn't reach here
514 // shouldn't reach here
560 // shouldn't reach here
619 // shouldn't reach here
695 // shouldn't reach here
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 862 * @param reach new value of reachability for block
864 public void setReachable(int reach) {
865 reachable = reach;
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAState.java 81 * consumed to reach this state. This value may be nonzero for most
147 * prevent closures only on states contributed by closure not reach
247 // walking later when we do reach on this DFA state we're
DecisionProbe.java 76 * is able to reach the same NFA state by starting at more than one
618 * is a result of the closure/reach operations being unable to proceed
706 /** Given a start state and a target state, return true if start can reach
    [all...]
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 581 // exitted to reach a scope in S.
607 // reach this label scope.
689 // Walk out the scope chain until we reach the common ancestor.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaBasicBlock.java 862 * @param reach new value of reachability for block
864 public void setReachable(int reach) {
865 reachable = reach;
    [all...]
  /external/icu4c/test/cintltst/
bocu1tst.c 794 log_verbose("reach of single bytes: %ld\n", 1+BOCU1_REACH_POS_1-BOCU1_REACH_NEG_1);
795 log_verbose("reach of 2 bytes : %ld\n", 1+BOCU1_REACH_POS_2-BOCU1_REACH_NEG_2);
796 log_verbose("reach of 3 bytes : %ld\n\n", 1+BOCU1_REACH_POS_3-BOCU1_REACH_NEG_3);
  /cts/tests/tests/content/src/android/content/cts/
SharedPreferencesTest.java 61 // way to reach into Context{Wrapper,Impl} to ask where this file lives.
  /dalvik/vm/compiler/
Utility.cpp 85 /* Should not reach here */
  /dalvik/vm/test/
AtomicTest.cpp 289 /* wait for all the threads to reach the starting line */
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 275 // Unable to reach client.
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelpers.java 267 // Should never reach here.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarSanity.java 81 * initially. If you reach an accept state, return but notify the
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 156 * reach to the target, use {@link #tunnelTarget}
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java 266 // qname. If we reach the top level, use the StylesheetRoot's composed
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 116 // length if we reach a new item of the same type.
  /external/chromium/chrome/browser/history/
visitsegment_database.cc 281 // at the limit of how far we reach into the past.
  /external/chromium/chrome/browser/
memory_details.cc 217 // When we reach here, about:memory will be the pending entry since we
  /external/chromium/chrome/browser/net/gaia/
token_service_unittest.cc 90 // to the end of the DB thread, so when we reach this task, all DB
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 166 // TODO(brettw) this seems bogus to reach into here and initialize the host.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h 79 // scrollable in either or both directions, will reach completely to the

Completed in 1940 milliseconds

1 2 3 4 5 6 7 891011>>