HomeSort by relevance Sort by last modified time
    Searched full:element_type (Results 176 - 200 of 209) sorted by null

1 2 3 4 5 6 78 9

  /external/protobuf/src/google/protobuf/stubs/
common.h 419 typedef C element_type; typedef in class:google::protobuf::internal::scoped_ptr
506 typedef C element_type; typedef in class:google::protobuf::internal::scoped_array
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
forward_list 233 typedef typename pointer_traits<__node_pointer>::element_type::value_type
291 typename pointer_traits<__node_const_pointer>::element_type
    [all...]
__tree 624 typedef typename pointer_traits<__node_pointer>::element_type __node;
689 typedef typename pointer_traits<__node_pointer>::element_type __node;
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 531 (** [element_type ty] returns the element type of the pointer, vector, or array
533 val element_type : lltype -> lltype var
535 (** [element_type aty] returns the element count of the array type [aty].
543 (** [element_type ty] returns the element count of the vector type [ty].
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h 107 * @param __p A pointer that is convertible to element_type*.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
future 507 typename _Res = typename _Res_ptr::element_type::result_type>
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl3.rst     [all...]
OCamlLangImpl4.rst 754 if element_type (type_of f) <> ft then
    [all...]
OCamlLangImpl5.rst     [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-port.h 596 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 760 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 883 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 776 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 794 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 781 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 776 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 892 typedef T element_type; typedef in class:testing::internal::scoped_ptr
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js 231 this.element_type = type;
351 createElement : function(element_type) {
353 if (element_type === "canvas") {
356 element = new PdfJS_window.Element(element_type);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
linker.cpp 246 return t->array_size() * count_attribute_slots(t->element_type());
    [all...]

Completed in 1199 milliseconds

1 2 3 4 5 6 78 9