HomeSort by relevance Sort by last modified time
    Searched defs:end (Results 26 - 50 of 4044) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 56 end() function in class:PB_DS_CLASS_C_DEC
62 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 49 return end();
62 return end();
70 end() function in class:PB_DS_CLASS_C_DEC
76 end() const function in class:PB_DS_CLASS_C_DEC
  /bionic/libc/bionic/
memchr.c 34 const unsigned char* end = p + n; local
37 if (p >= end || p[0] == c) break; p++;
38 if (p >= end || p[0] == c) break; p++;
39 if (p >= end || p[0] == c) break; p++;
40 if (p >= end || p[0] == c) break; p++;
42 if (p >= end)
memset.c 34 char* end = q + n; local
37 if (q >= end) break; *q++ = (char) c;
38 if (q >= end) break; *q++ = (char) c;
39 if (q >= end) break; *q++ = (char) c;
40 if (q >= end) break; *q++ = (char) c;
  /external/chromium_org/base/android/
jni_registrar.cc 18 const RegistrationMethod* end = method + count; local
19 while (method != end) {
  /external/chromium_org/chrome/browser/spellchecker/
word_trimmer_unittest.cc 12 size_t end = 0; local
13 EXPECT_EQ(base::string16(), TrimWords(&start, end, base::string16(), 0));
19 size_t end = 3; local
21 TrimWords(&start, end, ASCIIToUTF16("one two three four"), 2));
27 size_t end = 18; local
29 TrimWords(&start, end, ASCIIToUTF16("one two three four"), 2));
35 size_t end = 23; local
37 &start, end, ASCIIToUTF16("one two three four five six seven eight"), 2));
43 size_t end = 18; local
45 &start, end, ASCIIToUTF16("one two three four five six seven eight"), 2))
51 size_t end = 5; local
59 size_t end = 14; local
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_accelerators_gtk.cc 33 BubbleAcceleratorsGtk::const_iterator BubbleAcceleratorsGtk::end() { function in class:BubbleAcceleratorsGtk
  /external/eigen/Eigen/src/Eigen2Support/
VectorBlock.h 37 MatrixBase<Derived>::end(Index size) function in class:Eigen::MatrixBase
46 MatrixBase<Derived>::end(Index size) const function in class:Eigen::MatrixBase
76 MatrixBase<Derived>::end() function in class:Eigen::MatrixBase
86 MatrixBase<Derived>::end() const function in class:Eigen::MatrixBase
92 } // end namespace Eigen
  /external/elfutils/lib/
crc32.c 113 unsigned char *end; local
116 for (end = buf + len; buf < end; ++buf)
  /external/elfutils/libdw/
dwarf_haspc.c 66 Dwarf_Addr end; local
69 &begin, &end)) > 0)
70 if (pc >= begin && pc < end)
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_grow.c 18 void U(grow_chunk)(U(descriptor) *desc, void *end, U(size_bau) n_baus) { variable
20 #define HEAD_PTR ((head_record *) end)
22 end = BAUS_BACKWARD(end, DUMMY_END_BLOCK_BAUS);
27 /* Chunk does not have valid dummy end block. */
32 /* Create a new block that absorbs the old dummy end block. */
35 /* Set up the new dummy end block. */
37 head_record *dummy = (head_record *) BAUS_FORWARD(end, n_baus);
46 U(free)(desc, HEAD_TO_PTR_REC(end));
  /frameworks/base/sax/java/android/sax/
EndElementListener.java 20 * Listens for the end of elements.
25 * Invoked at the end of an element.
27 void end(); method in interface:EndElementListener
EndTextElementListener.java 20 * Listens for the end of text elements.
25 * Invoked at the end of a text element with the body of the element.
29 void end(String body); method in interface:EndTextElementListener
  /ndk/tests/build/test-gnustl-chrono/jni/
main.cpp 16 high_resolution_clock::time_point end = high_resolution_clock::now(); local
19 static_cast<long long>(duration_cast<nanoseconds>(end - start).count()));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 76 end() function in class:PB_DS_CLASS_C_DEC
84 end() const function in class:PB_DS_CLASS_C_DEC

Completed in 2430 milliseconds

12 3 4 5 6 7 8 91011>>