Searched defs:namespace_ (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_reflection_class.h | 59 std::string namespace_; variable
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/ |
D | dart_component_controller.h | 74 fdio_ns_t* namespace_ = nullptr; variable
|
/third_party/boost/boost/units/ |
D | conversion.hpp | 155 #define BOOST_UNITS_DEFINE_BASE_UNIT_WITH_CONVERSIONS(namespace_, name_, name_string_, symbol_strin… argument
|
/third_party/boost/libs/units/example/ |
D | systems.cpp | 25 #define BOOST_UNITS_DEFINE_SINGLE_UNIT_SYSTEM(namespace_,unit_name_,dimension_) \ argument
|
/third_party/boost/boost/unordered/detail/ |
D | implementation.hpp | 1579 #define BOOST_UNORDERED_CONSTRUCT_FROM_TUPLE(z, n, namespace_) \ argument 1589 #define BOOST_UNORDERED_GET_TUPLE_ARG(z, n, namespace_) namespace_::get<n>(x) argument 1666 #define BOOST_UNORDERED_CONSTRUCT_FROM_TUPLE(z, n, namespace_) \ argument 1677 #define BOOST_UNORDERED_GET_TUPLE_ARG(z, n, namespace_) namespace_::get<n>(x) argument 4764 #define BOOST_UNORDERED_KEY_FROM_TUPLE(namespace_) \ argument 4782 #define BOOST_UNORDERED_KEY_FROM_TUPLE(namespace_) \ argument
|