/third_party/protobuf/src/google/protobuf/ |
D | arena.h | 550 std::true_type, in DoCreateMaybeMessage() 570 PROTOBUF_ALWAYS_INLINE static T* CreateNoMessage(Arena* arena, std::true_type, in CreateNoMessage() 628 std::true_type, Args&&... args) { in CreateInArenaStorageInternal() 639 std::true_type) {} in RegisterDestructorInternal() 652 PROTOBUF_ALWAYS_INLINE void OwnInternal(T* object, std::true_type) { in OwnInternal()
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
D | template_util.h | 24 typedef integral_constant<bool, true> true_type; typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 126 std::true_type /* propagate_on_container_swap */) { in SwapAlloc()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 89 typedef integral_constant<bool, true> true_type; typedef
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 358 std::true_type /* convertible_to_matcher */, in CastImpl() 376 std::true_type /* convertible_to_T */) { in CastImpl()
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test42-PR21296-clanggcc.cc | 28 struct true_type { static constexpr bool value = true; }; argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm.h | 78 It RotateImpl(It first, It middle, It last, std::true_type) { in RotateImpl()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_logic.c | 501 LLVMTypeRef true_type; in lp_build_any_true_range() local
|
/third_party/json/include/nlohmann/detail/output/ |
D | serializer.hpp | 789 void dump_float(number_float_t x, std::true_type /*is_ieee_single_or_double*/) in dump_float()
|
/third_party/libfuse/example/ |
D | cxxopts.hpp | 529 checked_negate(T&& t, const std::string&, std::true_type) in checked_negate()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 2952 typedef integral_constant<bool, true> true_type; typedef 5521 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() argument 20872 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) in __do_alloc_on_copy() argument 20896 inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) in __do_alloc_on_move() argument 20912 inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) in __do_alloc_on_swap() argument 55812 _M_clone(_Any_data& __dest, const _Any_data& __source, true_type) in _M_clone() argument 55829 _M_destroy(_Any_data& __victim, true_type) in _M_destroy() argument 55894 _M_init_functor(_Any_data& __functor, _Functor&& __f, true_type) in _M_init_functor() argument 129914 _Deque_base(_Deque_base&& __x, true_type) in _Deque_base() argument 130954 _M_move_assign1(deque&& __x, true_type) noexcept in _M_move_assign1() argument [all …]
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 17114 void dump_float(number_float_t x, std::true_type /*is_ieee_single_or_double*/) in dump_float()
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 6866 TimingOf<Clock, Fun, Chronometer> measure_one(Fun&& fun, int iters, std::true_type) { in measure_one()
|