Home
last modified time | relevance | path

Searched defs:namespace_name (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/config/tools/
Dgenerate.cpp122 const std::string& namespace_name, in write_test_file()
221 std::string namespace_name; in process_ipp_file() local
/third_party/boost/boost/type_erasure/
Dfree.hpp155 #define BOOST_TYPE_ERASURE_FREE_I(namespace_name, concept_name, function_name, N)\ argument
470 #define BOOST_TYPE_ERASURE_FREE_I(namespace_name, concept_name, function_name) \ argument
Dmember.hpp284 #define BOOST_TYPE_ERASURE_MEMBER_I(namespace_name, concept_name, member, N)\ argument
/third_party/flatbuffers/src/
Dcode_generators.cpp124 std::string namespace_name; in FullNamespace() local
Didl_gen_java.cpp100 std::string namespace_name = FullNamespace(".", ns); in SaveType() local
Didl_gen_csharp.cpp109 std::string namespace_name = FullNamespace(".", ns); in SaveType() local
Didl_gen_kotlin.cpp117 std::string namespace_name = FullNamespace(".", ns); in SaveType() local
Didl_parser.cpp3524 std::string namespace_name = (dot != std::string::npos) in GetNamespace() local
/third_party/boost/libs/wave/samples/hannibal/
Dtranslation_unit_parser.h208 rule_type namespace_name, template_id; member
/third_party/glib/glib/
Dgbookmarkfile.c1034 gchar *namespace_name, *namespace_uri; in map_namespace_to_name() local