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

1 2

  /external/llvm/include/llvm/ADT/
SetVector.h 44 typedef Vector vector_type; typedef in class:llvm::SetVector
45 typedef typename vector_type::const_iterator iterator;
46 typedef typename vector_type::const_iterator const_iterator;
47 typedef typename vector_type::size_type size_type;
120 typename vector_type::iterator I =
144 typename vector_type::iterator I
212 vector_type vector_; ///< The vector.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 529 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
530 typedef vector_type::iterator iterator;
551 vector_type&
554 static vector_type _S_free_list;
571 vector_type& __free_list = _M_get_free_list();
572 const vector_type::size_type __max_size = 64;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 529 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
530 typedef vector_type::iterator iterator;
551 vector_type&
554 static vector_type _S_free_list;
571 vector_type& __free_list = _M_get_free_list();
572 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 529 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
530 typedef vector_type::iterator iterator;
551 vector_type&
554 static vector_type _S_free_list;
571 vector_type& __free_list = _M_get_free_list();
572 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 526 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
527 typedef vector_type::iterator iterator;
548 vector_type&
551 static vector_type _S_free_list;
568 vector_type& __free_list = _M_get_free_list();
569 const vector_type::size_type __max_size = 64;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 549 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
550 typedef vector_type::iterator iterator;
570 vector_type&
573 static vector_type _S_free_list;
590 vector_type& __free_list = _M_get_free_list();
591 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 549 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
550 typedef vector_type::iterator iterator;
570 vector_type&
573 static vector_type _S_free_list;
590 vector_type& __free_list = _M_get_free_list();
591 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 549 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
550 typedef vector_type::iterator iterator;
570 vector_type&
573 static vector_type _S_free_list;
590 vector_type& __free_list = _M_get_free_list();
591 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 549 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
550 typedef vector_type::iterator iterator;
570 vector_type&
573 static vector_type _S_free_list;
590 vector_type& __free_list = _M_get_free_list();
591 const vector_type::size_type __max_size = 64;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 549 typedef __detail::__mini_vector<value_type> vector_type; typedef in class:free_list
550 typedef vector_type::iterator iterator;
570 vector_type&
573 static vector_type _S_free_list;
590 vector_type& __free_list = _M_get_free_list();
591 const vector_type::size_type __max_size = 64;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 21 #define VECTOR_TYPE_CHECK(t) TREE_CHECK (t, VECTOR_TYPE)
tree.h 641 VECTOR_TYPE
880 In VECTOR_TYPE nodes, this is the type of the elements. */
    [all...]
tree.def 180 compiler. COMPLEX_TYPE, VECTOR_TYPE, ARRAY_TYPE. */
190 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 21 #define VECTOR_TYPE_CHECK(t) TREE_CHECK (t, VECTOR_TYPE)
tree.h 641 VECTOR_TYPE
880 In VECTOR_TYPE nodes, this is the type of the elements. */
    [all...]
tree.def 180 compiler. COMPLEX_TYPE, VECTOR_TYPE, ARRAY_TYPE. */
190 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-check.h 21 #define VECTOR_TYPE_CHECK(t) TREE_CHECK (t, VECTOR_TYPE)
tree.h 641 VECTOR_TYPE
880 In VECTOR_TYPE nodes, this is the type of the elements. */
    [all...]
tree.def 180 compiler. COMPLEX_TYPE, VECTOR_TYPE, ARRAY_TYPE. */
190 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-check.h 21 #define VECTOR_TYPE_CHECK(t) TREE_CHECK (t, VECTOR_TYPE)
tree.h 641 VECTOR_TYPE
880 In VECTOR_TYPE nodes, this is the type of the elements. */
    [all...]
tree.def 180 compiler. COMPLEX_TYPE, VECTOR_TYPE, ARRAY_TYPE. */
190 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 527 (** [vector_type ty n] returns the array type containing [n] elements of the
529 val vector_type : lltype -> int -> lltype var
782 [vector_type (type_of elts.(0)) (Array.length elts)] and containing the
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]

Completed in 1183 milliseconds

1 2