HomeSort by relevance Sort by last modified time
    Searched full:stay (Results 1 - 25 of 913) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/misc/
underscores.html 4 <p>THIS<strong>SHOULD</strong>STAY</p>
6 <p>THIS<strong><em>SHOULD</em></strong>STAY?</p
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
info.txt 2 local variable tables stay in sync when the register set gets renumbered
  /external/icu/icu4c/source/test/cintltst/
ccurrtst.h 17 * (It's important to stay current!)
  /external/icu/icu4c/source/test/intltest/
currcoll.h 9 * (It's important to stay current!)
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 260 * Calculate the walkabout strength, the stay flag, and, if it is
261 * 'stay', the value for the current output of this constraint. Assume
266 this.myOutput.stay = !this.isInput();
267 if (this.myOutput.stay) this.execute(); // Stay optimization
291 * Variables that should, with some level of preference, stay the same.
293 * change their output during plan execution. This is called "stay
303 // Stay constraints do nothing
419 * Calculate the walkabout strength, the stay flag, and, if it is
420 * 'stay', the value for the current output of thi
    [all...]
  /external/v8/benchmarks/
deltablue.js 257 * Calculate the walkabout strength, the stay flag, and, if it is
258 * 'stay', the value for the current output of this constraint. Assume
263 this.myOutput.stay = !this.isInput();
264 if (this.myOutput.stay) this.execute(); // Stay optimization
288 * Variables that should, with some level of preference, stay the same.
290 * change their output during plan execution. This is called "stay
300 // Stay constraints do nothing
416 * Calculate the walkabout strength, the stay flag, and, if it is
417 * 'stay', the value for the current output of thi
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
wrapper.c 7 * There's no pack memory to release - but stay close to the Git
  /external/llvm/test/CodeGen/AArch64/
arm64-misaligned-memcpy-inline.ll 3 ; Small (16-bytes here) unaligned memcpys should stay memcpy calls if
  /external/skia/include/svg/
SkSVGCanvas.h 20 * but it must stay valid during the lifetime of the returned canvas.
  /frameworks/av/include/media/
IMediaHTTPService.h 28 /** MUST stay in sync with IMediaHTTPService.aidl */
  /frameworks/base/media/java/android/media/
IMediaHTTPConnection.aidl 21 /** MUST STAY IN SYNC WITH NATIVE CODE at libmedia/IMediaHTTPConnection.{cpp,h} */
IMediaHTTPService.aidl 21 /** MUST STAY IN SYNC WITH NATIVE CODE at libmedia/IMediaHTTPService.{cpp,h} */
  /ndk/sources/android/crazy_linker/src/
crazy_linker_system_mock.h 23 // stay valid until the mock file system is destroyed.
  /external/v8/test/mjsunit/tools/
profile.js 95 ProfileTestDriver.prototype.stay = function() {
111 this.stay();
115 this.stay();
122 this.stay();
131 this.stay();
167 Driver.prototype.stay = function() {
170 Driver.superClass_.stay.call(this);
174 assertEquals(preTopDownNodes, postTopDownNodes, 'stay/topDown');
175 assertEquals(preBottomUpNodes, postBottomUpNodes, 'stay/bottomUp');
261 Driver.prototype.stay = function()
    [all...]
  /external/llvm/utils/kate/
llvm.xml 189 <context name="llvm" attribute="Normal Text" lineEndContext="#stay">
197 <RegExpr String="i[0-9]+" attribute="Data Type" context="#stay" />
198 <RegExpr attribute="Symbol" String="[-a-zA-Z$._][-a-zA-Z$._0-9]*:" context="#stay" />
199 <Int attribute="Int" context="#stay" />
218 <context name="symbol-string" attribute="Symbol" lineEndContext="#stay">
222 <context name="string" attribute="String" lineEndContext="#stay">
  /external/v8/test/mjsunit/regress/
regress-667061.js 62 assertEquals(1, g(o)); // stay monomorphic
81 assertEquals(3, f({ x: function () { return 3; }})); // stay megamorphic
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
hash_bytes.h 43 // byte array. The actual hash algorithm is not guaranteed to stay
50 // algorithm is guaranteed to stay the same from release to release.

Completed in 912 milliseconds

1 2 3 4 5 6 7 8 91011>>