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

1 2

  /dalvik/vm/mterp/x86-atom/
OP_GOTO.S 35 js common_periodicChecks_backwardBranch # do check on backwards branch
OP_GOTO_16.S 33 js common_periodicChecks_backwardBranch # do check on backwards branch
OP_GOTO_32.S 36 jle common_periodicChecks_backwardBranch # do check on backwards branch
zcmp.S 41 js common_periodicChecks_backwardBranch # jump on backwards branch
  /dalvik/vm/mterp/armv5te/
OP_GOTO.S 14 @ If backwards branch refresh rIBASE
  /external/linux-tools-perf/
builtin-test.c 124 bool backwards = true; local
155 nnd = backwards ? rb_prev(&pair->rb_node) :
166 if (backwards) {
167 backwards = false;
  /external/webkit/Source/WebCore/page/
DOMWindow.h 158 bool find(const String&, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog) const;
DOMWindow.cpp 1051 bool DOMWindow::find(const String& string, bool caseSensitive, bool backwards, bool wrap, bool /*wholeWord*/, bool /*searchInFrames*/, bool /*showDialog*/) const
1057 return m_frame->editor()->findString(string, !backwards, caseSensitive, wrap, false);
    [all...]
DOMWindow.idl 89 in boolean backwards,
    [all...]
  /external/zlib/contrib/delphi/
ZLib.pas 102 backwards. The special case of setting the stream position to zero is
104 the uncompressed data has been reached. Seeking backwards, seeking relative
  /external/v8/test/mjsunit/
mjsunit.js 67 // the expected string. Only kept for backwards compatability, please
  /external/blktrace/
blkparse.c 50 int backwards; member in struct:per_dev_info
1173 pdi->backwards = (this < last) ? 'B' : ' ';
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 570 // If already using specified sortMethod, sort backwards.
  /ndk/build/core/
init.mk 395 # for the same architecture (generally for backwards-compatibility).
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 731 /// Look backwards k nodes
    [all...]
Antlr.Runtime.pas 147 /// will use seek to move backwards such as when backtracking.
153 /// as line number. For seeking backwards, you will be presumably
157 /// update state when seeking backwards.
    [all...]
  /external/v8/src/
d8.js 861 // If we list backwards, we will start listing backwards from the last
    [all...]
  /external/blktrace/btt/doc/
btt.tex 256 that seeks tend to have an equal amount of forward and backwards
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]

Completed in 1221 milliseconds

1 2