/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | base-to-derived.rs | 10 pub struct false_type { struct 16 ::std::mem::size_of::<false_type>(), in bindgen_test_layout_false_type() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | base-to-derived.hpp | 3 struct false_type {}; struct
|
/third_party/protobuf/src/google/protobuf/ |
D | arena.h | 557 std::false_type, in DoCreateMaybeMessage() 580 std::false_type, in CreateNoMessage() 633 std::false_type, Args&&... args) { in CreateInArenaStorageInternal() 642 std::false_type) { in RegisterDestructorInternal() 658 PROTOBUF_ALWAYS_INLINE void OwnInternal(T* object, std::false_type) { in OwnInternal()
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
D | template_util.h | 25 typedef integral_constant<bool, false> false_type; typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 132 std::false_type /* propagate_on_container_swap */) {} in SwapAlloc()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | template_util.h | 90 typedef integral_constant<bool, false> false_type; typedef
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test42-PR21296-clanggcc.cc | 29 struct false_type { static constexpr bool value = false; }; argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm.h | 83 It RotateImpl(It first, It middle, It last, std::false_type) { in RotateImpl()
|
/third_party/json/include/nlohmann/detail/output/ |
D | serializer.hpp | 828 void dump_float(number_float_t x, std::false_type /*is_ieee_single_or_double*/) in dump_float()
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 378 std::false_type /* convertible_to_matcher */, in CastImpl()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
D | flag.h | 240 constexpr FlagHelpArg HelpArg(std::false_type) { in HelpArg()
|
/third_party/node/src/ |
D | node_snapshotable.cc | 283 std::vector<T> ReadVector(size_t count, std::false_type) { in ReadVector() 405 size_t WriteVector(const std::vector<T>& data, std::false_type) { in WriteVector()
|
/third_party/libfuse/example/ |
D | cxxopts.hpp | 539 checked_negate(T&&, const std::string& text, std::false_type) in checked_negate()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 2955 typedef integral_constant<bool, false> false_type; typedef 5529 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() argument 20877 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) in __do_alloc_on_copy() argument 20900 inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) in __do_alloc_on_move() argument 20919 inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) in __do_alloc_on_swap() argument 55820 _M_clone(_Any_data& __dest, const _Any_data& __source, false_type) in _M_clone() argument 55836 _M_destroy(_Any_data& __victim, false_type) in _M_destroy() argument 55898 _M_init_functor(_Any_data& __functor, _Functor&& __f, false_type) in _M_init_functor() argument 129910 _Deque_base(_Deque_base&& __x, false_type) in _Deque_base() argument 130965 _M_move_assign1(deque&& __x, false_type) in _M_move_assign1() argument [all …]
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 18712 void dump_float(number_float_t x, std::false_type /*is_ieee_single_or_double*/) in dump_float()
|
/third_party/json/tests/abi/include/nlohmann/ |
D | json_v3_10_5.hpp | 16852 void dump_float(number_float_t x, std::false_type /*is_ieee_single_or_double*/) in dump_float()
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 6862 TimingOf<Clock, Fun, int> measure_one(Fun&& fun, int iters, std::false_type) { in measure_one()
|