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

<<11121314151617181920>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRules_en_US_TEST.java 85 // punctuation, as long as it begins and ends with a letter and
90 // punctuation, as long as it begins and ends with a digit and
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4_ttype1.s 173 @ first stage computation ends
212 @ second stage computation ends
  /external/libhevc/common/arm64/
ihevc_itrans_recon_4x4_ttype1.s 174 // first stage computation ends
217 // second stage computation ends
  /external/libpng/contrib/visupng/
cexcept.h 234 /* Try ends with do, and Catch begins with while(0) and ends with */
  /external/libxml2/python/
drv_libxml2.py 85 "Return the column number where the current event ends."
89 "Return the line number where the current event ends."
  /external/skia/tests/
PathOpsCubicReduceOrderTest.cpp 212 SkDebugf("[%d] line computed ends match order=%d\n", static_cast<int>(index), order);
220 SkDebugf("[%d] line computed ends order=%d\n", static_cast<int>(index), order);
  /external/sonic/doc/
index.md 25 back ends. While a very new project, it is already integrated into:
164 When your sound stream ends, there may be several milliseconds of sound data in
  /frameworks/base/core/java/android/transition/
ChangeText.java 34 * starting text stays until the transition ends, at which point it changes
56 * the transition ends. This is the default behavior.
  /libcore/json/src/main/java/org/json/
JSONStringer.java 143 * Ends encoding the current array.
162 * Ends encoding the current object.
  /libcore/luni/src/main/java/libcore/io/
StrictLineReader.java 30 * This class is used for buffered reading of lines. For purposes of this class, a line ends with
144 * Reads the next line. A line ends with {@code "\n"} or {@code "\r\n"},
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlTree.java 106 private final Stack<Integer> ends = new Stack<Integer>(); field in class:HtmlTree
175 return ends.get(openTagNodeNum);
185 int endNodeNum = ends.get(tagNodeNum);
399 int nEnd = ends.get(n);
573 converter.addNode(nodes.get(i), i, ends.get(i));
621 converter.addNode(nodes.get(i), i, ends.get(i));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ostream.tcc 361 extern template ostream& ends(ostream&);
384 extern template wostream& ends(wostream&);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ostream.tcc 361 extern template ostream& ends(ostream&);
384 extern template wostream& ends(wostream&);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream.tcc 361 extern template ostream& ends(ostream&);
384 extern template wostream& ends(wostream&);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc 362 extern template ostream& ends(ostream&);
385 extern template wostream& ends(wostream&);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc 362 extern template ostream& ends(ostream&);
385 extern template wostream& ends(wostream&);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc 362 extern template ostream& ends(ostream&);
385 extern template wostream& ends(wostream&);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ostream.tcc 362 extern template ostream& ends(ostream&);
385 extern template wostream& ends(wostream&);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ostream.tcc 363 extern template ostream& ends(ostream&);
386 extern template wostream& ends(wostream&);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream.tcc 363 extern template ostream& ends(ostream&);
386 extern template wostream& ends(wostream&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ostream.tcc 363 extern template ostream& ends(ostream&);
386 extern template wostream& ends(wostream&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream.tcc 363 extern template ostream& ends(ostream&);
386 extern template wostream& ends(wostream&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ostream.tcc 361 extern template ostream& ends(ostream&);
384 extern template wostream& ends(wostream&);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ostream.tcc 361 extern template ostream& ends(ostream&);
384 extern template wostream& ends(wostream&);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 150 # which ends at pos, or 0 if there is no such one. Saved words are not
162 """Return a string with the Python expression which ends at the given

Completed in 2468 milliseconds

<<11121314151617181920>>