HomeSort by relevance Sort by last modified time
    Searched refs:START (Results 126 - 138 of 138) sorted by null

1 2 3 4 56

  /external/v8/src/ia32/
lithium-ia32.cc 502 GetGapAt(index)->GetOrCreateParallelMove(LGap::START)->AddMove(from, to);
942 int start = chunk_->instructions()->length(); local
951 if (end >= start) {
952 block->set_first_instruction_index(start);
    [all...]
  /external/v8/src/x64/
lithium-x64.cc 360 // Alternatively, at some point, start using half-size
503 GetGapAt(index)->GetOrCreateParallelMove(LGap::START)->AddMove(from, to);
944 int start = chunk_->instructions()->length(); local
953 if (end >= start) {
954 block->set_first_instruction_index(start);
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 353 // Set when this TextView gained focus with some text selected. Will start selection mode.
402 * Kick-start the font cache for the zygote process (to pay the cost of
2912 int start = 0; local
3411 int start = getSelectionStart(); local
5751 int start = text.partialStartOffset; local
5766 int start = text.selectionStart; local
5885 int start = Math.min(length, mStart); local
6973 int start = getSelectionStart(); local
7429 void start(int repeatLimit) { method in class:TextView.Marquee
7936 int start = editable.getSpanStart(mEasyEditSpan); local
8525 final int start = getSelectionStart(); local
9214 public int start, end; field in class:TextView.DragLocalState
9247 final int start = getSelectionStart(); local
9700 int start = spannable.getSpanStart(suggestionSpan); local
    [all...]
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/bison/tests/
testsuite 549 # FIXME: Maybe test to make sure start <= end?
    [all...]