HomeSort by relevance Sort by last modified time
    Searched full:_integer (Results 1 - 25 of 50) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
numeric 72 template<typename _Tp, typename _Integer, typename _MonoidOperation>
74 __power(_Tp __x, _Integer __n, _MonoidOperation __monoid_op)
99 template<typename _Tp, typename _Integer>
101 __power(_Tp __x, _Integer __n)
111 template<typename _Tp, typename _Integer, typename _MonoidOperation>
113 power(_Tp __x, _Integer __n, _MonoidOperation __monoid_op)
121 template<typename _Tp, typename _Integer>
123 power(_Tp __x, _Integer __n)
sso_string_base.h 107 template<typename _Integer>
109 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
slist 410 template <class _Integer>
412 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
533 template <class _Integer>
535 _M_insert_after_range(_Node_base* __pos, _Integer __n, _Integer __x,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
numeric 72 template<typename _Tp, typename _Integer, typename _MonoidOperation>
74 __power(_Tp __x, _Integer __n, _MonoidOperation __monoid_op)
99 template<typename _Tp, typename _Integer>
101 __power(_Tp __x, _Integer __n)
111 template<typename _Tp, typename _Integer, typename _MonoidOperation>
113 power(_Tp __x, _Integer __n, _MonoidOperation __monoid_op)
121 template<typename _Tp, typename _Integer>
123 power(_Tp __x, _Integer __n)
sso_string_base.h 107 template<typename _Integer>
109 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type)
slist 410 template <class _Integer>
412 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
533 template <class _Integer>
535 _M_insert_after_range(_Node_base* __pos, _Integer __n, _Integer __x,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
algorithmfwd.h 374 template<typename _FIter, typename _Integer, typename _Tp>
376 search_n(_FIter, _FIter, _Integer, const _Tp&,
379 template<typename _FIter, typename _Integer, typename _Tp,
382 search_n(_FIter, _FIter, _Integer, const _Tp&, _BiPredicate,
385 template<typename _FIter, typename _Integer, typename _Tp>
387 search_n(_FIter, _FIter, _Integer, const _Tp&);
389 template<typename _FIter, typename _Integer, typename _Tp,
392 search_n(_FIter, _FIter, _Integer, const _Tp&, _BiPredicate);
394 template<typename _RAIter, typename _Integer, typename _Tp,
397 __search_n_switch(_RAIter, _RAIter, _Integer, const _Tp&
    [all...]
algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
algorithmfwd.h 374 template<typename _FIter, typename _Integer, typename _Tp>
376 search_n(_FIter, _FIter, _Integer, const _Tp&,
379 template<typename _FIter, typename _Integer, typename _Tp,
382 search_n(_FIter, _FIter, _Integer, const _Tp&, _BiPredicate,
385 template<typename _FIter, typename _Integer, typename _Tp>
387 search_n(_FIter, _FIter, _Integer, const _Tp&);
389 template<typename _FIter, typename _Integer, typename _Tp,
392 search_n(_FIter, _FIter, _Integer, const _Tp&, _BiPredicate);
394 template<typename _RAIter, typename _Integer, typename _Tp,
397 __search_n_switch(_RAIter, _RAIter, _Integer, const _Tp&
    [all...]
algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_bvector.h 977 template<typename _Integer>
979 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
1014 template<typename _Integer>
1016 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
1077 template<typename _Integer>
1079 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __x,
stl_vector.h     [all...]
stl_deque.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_bvector.h 977 template<typename _Integer>
979 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
1014 template<typename _Integer>
1016 _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
1077 template<typename _Integer>
1079 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __x,
stl_vector.h     [all...]
stl_deque.h     [all...]
  /external/deqp/modules/gles31/functional/
es31fSamplerStateQueryTests.cpp 47 case QUERY_SAMPLER_PARAM_INTEGER_VEC4: return "_integer";
es31fTextureStateQueryTests.cpp 47 case QUERY_TEXTURE_PARAM_INTEGER_VEC4: return "_integer";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
functions.h 166 template<typename _CharT, typename _Integer>
169 const _Integer& __n __attribute__((__unused__)))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
functions.h 166 template<typename _CharT, typename _Integer>
169 const _Integer& __n __attribute__((__unused__)))
  /external/libcxx/include/
type_traits     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
type_traits     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
type_traits     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
type_traits     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
type_traits     [all...]

Completed in 1525 milliseconds

1 2