Home
last modified time | relevance | path

Searched refs:python_generator (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc96 python::Generator python_generator; in TEST() local
98 cli.RegisterGenerator("--python_out", &python_generator, ""); in TEST()
133 python::Generator python_generator; in TEST() local
134 cli.RegisterGenerator("--python_out", &python_generator, ""); in TEST()
/third_party/python/Tools/peg_generator/pegen/
Dtestutil.py16 from pegen.python_generator import PythonParserGenerator
Dbuild.py14 from pegen.python_generator import PythonParserGenerator
/third_party/protobuf/cmake/
Dextract_includes.bat.in38 ….\src\google\protobuf\compiler\python\python_generator.h" include\google\protobuf\compiler\python\
Dlibprotoc.cmake79 ${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.cc
/third_party/protobuf/
DBUILD.gn387 "src/google/protobuf/compiler/python/python_generator.cc",
499 "src/google/protobuf/compiler/python/python_generator.cc",
/third_party/python/Lib/test/test_peg_generator/
Dtest_pegen.py19 from pegen.python_generator import PythonParserGenerator
/third_party/protobuf/src/
DMakefile.am161 google/protobuf/compiler/python/python_generator.h \
436 google/protobuf/compiler/python/python_generator.cc \
/third_party/grpc/
DBUILD.gn1878 "${GRPC_DIR}/src/compiler/python_generator.cc",
1879 "${GRPC_DIR}/src/compiler/python_generator.h",