HomeSort by relevance Sort by last modified time
    Searched refs:argument_type (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /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 104 /// @c argument_type is the type of the argument
105 typedef _Arg argument_type; typedef in struct:unary_function
353 : public unary_function<typename _Predicate::argument_type, bool>
363 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 102 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
347 : public unary_function<typename _Predicate::argument_type, bool>
357 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 104 /// @c argument_type is the type of the argument
105 typedef _Arg argument_type; typedef in struct:unary_function
353 : public unary_function<typename _Predicate::argument_type, bool>
363 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 105 /// @c argument_type is the type of the argument
106 typedef _Arg argument_type; typedef in struct:unary_function
354 : public unary_function<typename _Predicate::argument_type, bool>
364 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 104 /// @c argument_type is the type of the argument
105 typedef _Arg argument_type; typedef in struct:unary_function
353 : public unary_function<typename _Predicate::argument_type, bool>
363 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 105 /// @c argument_type is the type of the argument
106 typedef _Arg argument_type; typedef in struct:unary_function
354 : public unary_function<typename _Predicate::argument_type, bool>
364 operator()(const typename _Predicate::argument_type& __x) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_function.h 103 /// @c argument_type is the type of the argument
104 typedef _Arg argument_type; typedef in struct:unary_function
352 : public unary_function<typename _Predicate::argument_type, bool>
362 operator()(const typename _Predicate::argument_type& __x) const
  /external/llvm/include/llvm/ADT/
SparseSet.h 121 typedef typename KeyFunctorT::argument_type KeyT;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 310 : public std::unary_function<typename _Functor::argument_type,
316 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
323 operator()(argument_type __arg)
  /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 310 : public std::unary_function<typename _Functor::argument_type,
316 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
323 operator()(argument_type __arg)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 310 : public std::unary_function<typename _Functor::argument_type,
316 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
323 operator()(argument_type __arg)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 307 : public std::unary_function<typename _Functor::argument_type,
313 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
320 operator()(argument_type __arg)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 310 : public std::unary_function<typename _Functor::argument_type,
316 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
323 operator()(argument_type __arg)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 307 : public std::unary_function<typename _Functor::argument_type,
313 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
320 operator()(argument_type __arg)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 306 : public std::unary_function<typename _Functor::argument_type,
312 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
319 operator()(argument_type __arg)
  /external/chromium_org/v8/src/arm/
code-stubs-arm.h 50 ArgumentType argument_type)
51 : type_(type), argument_type_(argument_type) { }
  /external/chromium_org/v8/src/x64/
code-stubs-x64.h 50 ArgumentType argument_type)
51 : type_(type), argument_type_(argument_type) {}
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
mem_fn.hpp 319 typedef T const * argument_type; typedef in class:boost::_mfi::dm
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
concept_check.hpp 458 : UnaryFunction<Func, typename Func::result_type, typename Func::argument_type>
460 typedef typename Func::argument_type argument_type;
466 BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 331 : public std::unary_function<typename _Functor::argument_type,
337 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
344 operator()(argument_type __arg)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 331 : public std::unary_function<typename _Functor::argument_type,
337 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
344 operator()(argument_type __arg)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 331 : public std::unary_function<typename _Functor::argument_type,
337 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref
344 operator()(argument_type __arg)

Completed in 1622 milliseconds

1 23 4 5