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

1 23

  /prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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)
  /external/llvm/lib/Transforms/Scalar/
DeadStoreElimination.cpp 706 typedef Value *argument_type; typedef in struct:__anon11873::CouldRef
867 typedef Value *argument_type; typedef in struct:__anon11874::CouldAlias
SROA.cpp     [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 49 ArgumentType argument_type)
50 : type_(type), argument_type_(argument_type) {}
  /external/v8/src/x64/
code-stubs-x64.h 48 ArgumentType argument_type)
49 : type_(type), argument_type_(argument_type) {}
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 109 typedef typename KeyFunctorT::argument_type KeyT;
  /external/v8/src/arm/
code-stubs-arm.h 47 ArgumentType argument_type)
48 : type_(type), argument_type_(argument_type) { }
    [all...]
  /external/v8/src/mips/
code-stubs-mips.h 48 ArgumentType argument_type)
49 : type_(type), argument_type_(argument_type) { }
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 291 typedef _Tp* argument_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 291 typedef _Tp* argument_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 96 typedef _Tp* argument_type; typedef in struct:std::tr1::_Sp_deleter
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 291 typedef _Tp* argument_type; typedef in struct:tr1::_Sp_deleter
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 291 typedef _Tp* argument_type; typedef in struct:tr1::_Sp_deleter
    [all...]
  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc     [all...]

Completed in 675 milliseconds

1 23