/dalvik/vm/mterp/armv5te/ |
OP_GOTO.S | 14 @ If backwards branch refresh rIBASE
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltoptions.m4 | 118 dnl aclocal-1.4 backwards compatibility: 154 dnl aclocal-1.4 backwards compatibility: 206 dnl aclocal-1.4 backwards compatibility: 260 dnl aclocal-1.4 backwards compatibility: 317 dnl aclocal-1.4 backwards compatibility: 350 dnl aclocal-1.4 backwards compatibility:
|
ltdl.m4 | 86 dnl aclocal-1.4 backwards compatibility: 107 # For backwards non-gettext consistent compatibility... 142 dnl aclocal-1.4 backwards compatibility: 186 # For backwards non-gettext consistent compatibility... 356 dnl aclocal-1.4 backwards compatibility: 538 dnl aclocal-1.4 backwards compatibility: 561 dnl aclocal-1.4 backwards compatibility: 580 dnl aclocal-1.4 backwards compatibility: 608 dnl aclocal-1.4 backwards compatibility: 718 dnl This isn't used anymore, but set it for backwards compatibilit [all...] |
alsa.m4 | 13 dnl For backwards compatibility, if ACTION_IF_NOT_FOUND is not specified,
|
libtool.m4 | 106 dnl aclocal-1.4 backwards compatibility: 836 dnl aclocal-1.4 backwards compatibility: [all...] |
/external/chromium_org/third_party/WebKit/Source/core/ |
generate_inspector_protocol_version.target.darwin-arm.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
generate_inspector_protocol_version.target.darwin-mips.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
generate_inspector_protocol_version.target.darwin-x86.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
generate_inspector_protocol_version.target.linux-arm.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
generate_inspector_protocol_version.target.linux-mips.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
generate_inspector_protocol_version.target.linux-x86.mk | 22 @echo "Gyp action: Validate inspector protocol for backwards compatibility and generate version file ($@)"
|
/external/chromium_org/v8/test/webkit/ |
array-iterate-backwards.js | 25 "This test checks that iterating a large array backwards works correctly."
|
/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/chromium_org/chrome/renderer/resources/extensions/ |
last_error.js | 11 // 1. For backwards compatibility we need to set chrome.extension.lastError,
|
/external/chromium_org/v8/test/mjsunit/ |
math-exp-precision.js | 57 assertAlmostEquals(x, back, x + " (backwards)");
|
mjsunit.js | 71 // the expected string. Only kept for backwards compatability, please
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
DOMWindow.h | 160 bool find(const String&, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog) const;
|
Window.idl | 75 [Default=Undefined] optional boolean backwards,
|
DOMWindow.cpp | 1069 bool DOMWindow::find(const String& string, bool caseSensitive, bool backwards, bool wrap, bool /*wholeWord*/, bool /*searchInFrames*/, bool /*showDialog*/) const [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
collate2.test | 30 # Create a collation type BACKWARDS for use in testing. This collation type 33 db collate BACKWARDS backwards_collate 49 # BACKWARDS: NULL AA BA aA bA AB BB aB bB Aa Ba aa ba Ab Bb ab bb 55 # The collation sequences BINARY and NOCASE are built-in, the BACKWARDS 64 c COLLATE BACKWARDS 166 SELECT c FROM collate2t1 WHERE a COLLATE backwards > 'aa' 172 SELECT c FROM collate2t1 WHERE b COLLATE backwards > 'aa' 178 SELECT c FROM collate2t1 WHERE c COLLATE backwards > 'aa'
|
/external/zlib/src/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/chromium_org/third_party/simplejson/ |
__init__.py | 176 representation without any newlines. For backwards compatibility with 273 representation without any newlines. For backwards compatibility with
|
/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.
|