HomeSort by relevance Sort by last modified time
    Searched full:ends (Results 126 - 150 of 2698) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/junit/src/org/junit/rules/
MethodRule.java 24 * <li>{@link Verifier}: fail test if object state ends up incorrect</li>
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/
default.pass.cpp 25 inout << i << ' ' << d << ' ' << s << std::ends; member in class:std
  /external/llvm/test/CodeGen/X86/
cfstring.ll 7 ; Make sure that the string ends up the correct section.
  /external/llvm/test/DebugInfo/X86/
pr13303.ll 5 ; Check that the prologue ends with is_stmt here.
  /external/markdown/tests/extensions-x-footnotes/
footnote.html 6 <p>Footnote that ends with a list:</p>
  /external/proguard/src/proguard/gui/splash/
SmoothTiming.java 63 // Smooth the interpolation at the ends.
  /external/proguard/src/proguard/util/
ExtensionMatcher.java 53 * Returns whether the given string ends with the given suffix, ignoring its
  /external/regex-re2/re2/testing/
mimics_pcre_test.cc 46 // boundary cases if the string ends with \n.)
  /external/skia/bench/
nanobench.h 50 is drawn. Most back ends just return the canvas passed in,
  /external/sonic/
README 4 to easily be integrated into streaming voice applications, like TTS back ends.
  /external/v8/src/arm/
cpu-arm.cc 34 // None of this code ends up in the snapshot so there are no issues
  /external/v8/src/mips/
cpu-mips.cc 51 // None of this code ends up in the snapshot so there are no issues
  /external/v8/src/mips64/
cpu-mips64.cc 51 // None of this code ends up in the snapshot so there are no issues
  /external/v8/test/mjsunit/regress/
regress-125515.js 37 // Make sure that a ends up in old space
  /external/v8/test/webkit/fast/js/
end-in-string-escape-expected.txt 24 Test for bug 33641: Assertion failure in Lexer.cpp if input stream ends while in string escape.
end-in-string-escape.js 24 description('Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=33641">bug 33641</a>: Assertion failure in Lexer.cpp if input stream ends while in string escape.');
  /external/valgrind/massif/tests/
deep.c 9 // ends up with an empty stack trace after removing all the alloc-fns.
  /frameworks/base/core/java/android/text/
Spanned.java 77 * middle and ends at the end, or SPAN_EXCLUSIVE_INCLUSIVE
78 * if it both starts and ends at the end).
191 * object of class <code>type</code> begins or ends, or <code>limit</code>
192 * if there are no starts or ends greater than <code>start</code> but less
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
BitmapSerializeUtils.java 24 * use case of having the same bitmap on both ends and just
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
InjectMethodRunnables.java 51 // generated code ends.
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
Exif.java 101 // Loop ends.
119 // Loop ends.
128 // Loop ends.
179 // Loop ends.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Exif.java 96 // Loop ends.
114 // Loop ends.
123 // Loop ends.
174 // Loop ends.
  /libcore/luni/src/main/java/java/lang/
FindBugsSuppressWarnings.java 31 * any annotation that has class retention and whose name ends with
  /libcore/luni/src/test/java/libcore/java/util/regex/
OldAndroidRegexTest.java 127 // Begins with non-matching text, ends with matching text
134 // Begins with matching text, ends with non-matching text
143 // Begins with non-matching text, ends with matching text
150 // Begins with matching text, ends with non-matching text
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons/
default.pass.cpp 25 inout << i << ' ' << d << ' ' << s << std::ends; member in class:std

Completed in 476 milliseconds

1 2 3 4 56 7 8 91011>>