Home
last modified time | relevance | path

Searched defs:namespace_ (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_reflection_class.h59 std::string namespace_; variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.h74 fdio_ns_t* namespace_ = nullptr; variable
/third_party/boost/boost/units/
Dconversion.hpp155 #define BOOST_UNITS_DEFINE_BASE_UNIT_WITH_CONVERSIONS(namespace_, name_, name_string_, symbol_strin… argument
/third_party/boost/libs/units/example/
Dsystems.cpp25 #define BOOST_UNITS_DEFINE_SINGLE_UNIT_SYSTEM(namespace_,unit_name_,dimension_) \ argument
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp1579 #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