HomeSort by relevance Sort by last modified time
    Searched defs:begin (Results 1 - 25 of 1619) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pcrel.s 6 .macro begin n, attr
41 begin mov, "ax" label
56 begin movl, "ax" label
71 begin data8, "a" label
80 begin data4, "a" label
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
50 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
57 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
50 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
57 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
50 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
57 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
50 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
57 begin() const function in class:PB_DS_CLASS_C_DEC
  /external/clang/test/Profile/
max-function-count.c 6 int begin(int i) { function
19 begin(0);
  /external/compiler-rt/test/profile/
instrprof-basic.c 6 int begin(int i) { function
21 begin(0);
  /external/elfutils/libdw/
dwarf_haspc.c 44 Dwarf_Addr begin; local
48 &begin, &end)) > 0)
49 if (pc >= begin && pc < end)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
60 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
60 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
60 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
60 begin() const function in class:PB_DS_CLASS_C_DEC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
reloc1.s 2 begin: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
atend.s 0 begin:
1 begin: label
  /toolchain/binutils/binutils-2.25/libiberty/
memmem.c 49 const char *begin; local
63 for (begin = (const char *) haystack; begin <= last_possible; ++begin)
64 if (begin[0] == ((const char *) needle)[0] &&
65 !memcmp ((const void *) &begin[1],
68 return (void *) begin;
  /external/guice/extensions/persist/src/com/google/inject/persist/
UnitOfWork.java 47 void begin(); method in interface:UnitOfWork
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_pipe.h 49 void (*begin)(struct quad_stage *qs); member in struct:quad_stage
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
begin_end.hpp 31 struct begin struct in namespace:boost::mpl
37 BOOST_MPL_AUX_LAMBDA_SUPPORT(1,begin,(Sequence))
52 BOOST_MPL_AUX_NA_SPEC(1, begin)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
begin.hpp 21 #include <boost/range/detail/begin.hpp>
49 return c.begin();
96 // unqualified calls to begin/end.
101 inline BOOST_DEDUCED_TYPENAME range_iterator<T>::type begin( T& r ) function in namespace:boost::range_adl_barrier
112 inline BOOST_DEDUCED_TYPENAME range_iterator<const T>::type begin( const T& r ) function in namespace:boost::range_adl_barrier
135 return boost::range_adl_barrier::begin( r );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
iterators_fn_imps.hpp 44 begin() function in class:PB_DS_CLASS_C_DEC
52 begin() const function in class:PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
iterators_fn_imps.hpp 39 * begin().
53 begin() function in class:PB_DS_CLASS_C_DEC
70 begin() const function in class:PB_DS_CLASS_C_DEC

Completed in 788 milliseconds

1 2 3 4 5 6 7 8 91011>>