Home
last modified time | relevance | path

Searched defs:generator_name (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dmock_code_generator.cc307 const std::string& generator_name, const FileDescriptor* file) { in GetOutputFileName()
312 const std::string& generator_name, const std::string& file) { in GetOutputFileName()
317 const std::string& generator_name, const std::string& parameter, in GetOutputFileContent()
328 const std::string& generator_name, const std::string& parameter, in GetOutputFileContent()
Dcommand_line_interface_unittest.cc440 const std::string& generator_name, const std::string& parameter, in ExpectGenerated()
447 const std::string& generator_name, const std::string& parameter, in ExpectGenerated()
456 const std::string& generator_name, const std::string& all_proto_names, in ExpectGeneratedWithMultipleInputs()
464 const std::string& generator_name, const std::string& parameter, in ExpectGeneratedWithInsertions()
/third_party/boost/boost/python/detail/
Ddefaults_gen.hpp367 #define BOOST_PYTHON_FUNCTION_OVERLOADS(generator_name, fname, min_args, max_args) \ argument
374 #define BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS(generator_name, fname, min_args, max_args) \ argument