HomeSort by relevance Sort by last modified time
    Searched refs:integral_constant (Results 126 - 150 of 201) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 113 typedef integral_constant<int, simple_value> no_throw_copies_t;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
trie_policy.hpp 130 static detail::integral_constant<int, Reverse> s_rev_ind;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
unordered_base.h 154 using __unique_keys = std::integral_constant<bool, _Unique_keys>;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 103 typedef integral_constant<int, simple_value> no_throw_copies_t;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 113 typedef integral_constant<int, simple_value> no_throw_copies_t;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
trie_policy.hpp 130 static detail::integral_constant<int, Reverse> s_rev_ind;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
unordered_base.h 154 using __unique_keys = std::integral_constant<bool, _Unique_keys>;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/
binary_heap_.hpp 103 typedef integral_constant<int, simple_value> no_throw_copies_t;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 113 typedef integral_constant<int, simple_value> no_throw_copies_t;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
trie_policy.hpp 130 static detail::integral_constant<int, Reverse> s_rev_ind;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
unordered_base.h 154 using __unique_keys = std::integral_constant<bool, _Unique_keys>;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
any_helpers.h 27 : public std::integral_constant<bool
  /external/libcxx/test/libcxx/utilities/function.objects/func.require/
invoke_helpers.h 20 struct Int : public std::integral_constant<int, I> {};
23 struct Bool : public std::integral_constant<bool, P> {};
  /external/llvm/include/llvm/ADT/
Hashing.h 348 : std::integral_constant<bool, ((is_integral_or_enum<T>::value ||
357 : std::integral_constant<bool, (is_hashable_data<T>::value &&
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
invoke_helpers.h 20 struct Int : public std::integral_constant<int, I> {};
23 struct Bool : public std::integral_constant<bool, P> {};
  /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
common_type.pass.cpp 58 using no_common_type = std::integral_constant<bool, no_common_type_imp<Args...>(0)>;
  /external/libcxx/test/support/
any_helpers.h 29 : public std::integral_constant<bool
min_allocator.h 139 template <class T, class = std::integral_constant<size_t, 0> > class min_pointer;
  /external/llvm/include/llvm/Support/
YAMLTraits.h 340 struct has_SequenceTraits : public std::integral_constant<bool,
436 struct missingTraits : public std::integral_constant<bool,
446 struct validatedMappingTraits : public std::integral_constant<bool,
451 struct unvalidatedMappingTraits : public std::integral_constant<bool,
    [all...]
  /frameworks/native/libs/vr/libpdx/private/pdx/rpc/
type_operators.h 34 struct And<A, B> : std::integral_constant<bool, A::value && B::value> {};
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_compiler.h 188 return _M_transform_impl(__ch, typename integral_constant<bool,
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_compiler.h 188 return _M_transform_impl(__ch, typename integral_constant<bool,
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_compiler.h 188 return _M_transform_impl(__ch, typename integral_constant<bool,
  /system/core/libutils/include/utils/
TypeHelpers.h 189 struct use_trivial_move : public std::integral_constant<bool,
  /external/libbrillo/brillo/dbus/
data_serialization.h 103 : public std::integral_constant<
111 : public std::integral_constant<
    [all...]

Completed in 1340 milliseconds

1 2 3 4 56 7 8 9