HomeSort by relevance Sort by last modified time
    Searched refs:result_type (Results 176 - 200 of 274) sorted by null

1 2 3 4 5 6 78 91011

  /external/eigen/Eigen/src/Core/
VectorwiseOp.h 40 typedef typename MemberOp::result_type Scalar;
108 typedef ResultType result_type; \
137 >::type result_type; typedef in struct:Eigen::internal::member_redux
142 inline result_type operator()(const DenseBase<Derived>& mat) const
  /external/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-internal.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 311 typename _Functor::result_type>
317 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
322 result_type
  /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 311 typename _Functor::result_type>
317 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
322 result_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 311 typename _Functor::result_type>
317 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
322 result_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 308 typename _Functor::result_type>
314 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
319 result_type
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 2695 SR_RecognizerResultType result_type; local
2789 SR_RecognizerResultType result_type; local
    [all...]
  /external/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner.py 124 result_type = result.type
125 actual = [keywords[result_type]]
127 if result_type == test_expectations.PASS:
129 elif result_type == test_expectations.CRASH:
137 if result_type != retry_result_type:
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istream.c 54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
    [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 555 template <typename ArgumentType> struct result_type {}; struct in namespace:mpfr::internal
557 template <> struct result_type<mpreal> {typedef mpreal type;}; struct in namespace:mpfr::internal
558 template <> struct result_type<mpz_t> {typedef mpreal type;}; struct in namespace:mpfr::internal
559 template <> struct result_type<mpq_t> {typedef mpreal type;}; struct in namespace:mpfr::internal
560 template <> struct result_type<long double> {typedef mpreal type;}; struct in namespace:mpfr::internal
561 template <> struct result_type<double> {typedef mpreal type;}; struct in namespace:mpfr::internal
562 template <> struct result_type<unsigned long int> {typedef mpreal type;}; struct in namespace:mpfr::internal
563 template <> struct result_type<unsigned int> {typedef mpreal type;}; struct in namespace:mpfr::internal
564 template <> struct result_type<long int> {typedef mpreal type;}; struct in namespace:mpfr::internal
565 template <> struct result_type<int> {typedef mpreal type;}; struct in namespace:mpfr::internal
568 template <> struct result_type<int64_t > {typedef mpreal type;}; struct in namespace:mpfr::internal
569 template <> struct result_type<uint64_t > {typedef mpreal type;}; struct in namespace:mpfr::internal
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 130 bool is_download, ResultType result_type) {
132 UMA_HISTOGRAM_ENUMERATION("SB2.GetHashResultDownload", result_type,
135 UMA_HISTOGRAM_ENUMERATION("SB2.GetHashResult", result_type,
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-internal.h 789 #define GTEST_MESSAGE_(message, result_type) \
790 ::testing::internal::AssertHelper(result_type, __FILE__, __LINE__, message) \
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 782 #define GTEST_MESSAGE_(message, result_type) \
783 ::testing::internal::AssertHelper(result_type, __FILE__, __LINE__, message) \
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 105 typedef _Result result_type; ///< @c result_type is the return type typedef in struct:unary_function
118 typedef _Result result_type; ///< type of the return type typedef in struct:binary_function
399 * their argument and result types with uniform names (e.g., @c result_type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h 107 /// @c result_type is the return type
108 typedef _Result result_type; typedef in struct:unary_function
123 /// @c result_type is the return type
124 typedef _Result result_type; typedef in struct:binary_function
405 * their argument and result types with uniform names (e.g., @c result_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h 107 /// @c result_type is the return type
108 typedef _Result result_type; typedef in struct:unary_function
123 /// @c result_type is the return type
124 typedef _Result result_type; typedef in struct:binary_function
405 * their argument and result types with uniform names (e.g., @c result_type
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 105 typedef _Result result_type; ///< @c result_type is the return type typedef in struct:unary_function
118 typedef _Result result_type; ///< type of the return type typedef in struct:binary_function
399 * their argument and result types with uniform names (e.g., @c result_type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 105 typedef _Result result_type; ///< @c result_type is the return type typedef in struct:unary_function
118 typedef _Result result_type; ///< type of the return type typedef in struct:binary_function
399 * their argument and result types with uniform names (e.g., @c result_type

Completed in 903 milliseconds

1 2 3 4 5 6 78 91011