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

1 2 3 4 5 6 7 891011

  /prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 108 /// @c result_type is the return type
109 typedef _Result result_type; typedef in struct:unary_function
124 /// @c result_type is the return type
125 typedef _Result result_type; typedef in struct:binary_function
406 * their argument and result types with uniform names (e.g., @c result_type
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 2426 SR_RecognizerResultType result_type; local
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 195 ResultType result_type);
  /external/eigen/blas/
level1_cplx_impl.h 13 typedef RealScalar result_type; typedef in struct:scalar_norm1_op
  /external/llvm/include/llvm/ADT/
STLExtras.h 84 typedef typename UnaryFunc::result_type value_type;
87 //typedef typename UnaryFunc::result_type *pointer;
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 150 def get_tests_with_result_type(self, result_type):
151 return self._expected_failures.get_tests_with_result_type(result_type)
415 def get_tests_with_result_type(self, result_type):
416 return self._result_type_to_tests[result_type]
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 332 typename _Functor::result_type>
338 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
343 result_type
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 332 typename _Functor::result_type>
338 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
343 result_type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 332 typename _Functor::result_type>
338 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
343 result_type
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 332 typename _Functor::result_type>
338 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
343 result_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 332 typename _Functor::result_type>
338 typedef typename _Functor::result_type result_type; typedef in class:__detail::_Functor_Ref
343 result_type
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1318 int op, result_type; local
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 171 BinaryOpIC::TypeInfo result_type = BinaryOpIC::UNINITIALIZED)
176 result_type_(result_type) { }
  /external/v8/src/x64/
code-stubs-x64.h 173 BinaryOpIC::TypeInfo result_type = BinaryOpIC::UNINITIALIZED)
177 result_type_(result_type) { }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable_policy.h 365 typedef std::size_t result_type; typedef in struct:tr1::__detail::_Mod_range_hashing
367 result_type
  /external/clang/bindings/python/tests/cindex/
test_cursor.py 232 t = foo.result_type
  /external/chromium/testing/gtest/include/gtest/
gtest.h 161 void ReportFailureInUnknownLocation(TestPartResult::Type result_type,
    [all...]
  /external/gtest/include/gtest/
gtest.h 161 void ReportFailureInUnknownLocation(TestPartResult::Type result_type,
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 161 void ReportFailureInUnknownLocation(TestPartResult::Type result_type,
    [all...]

Completed in 1568 milliseconds

1 2 3 4 5 6 7 891011