Searched refs:python_generator (Results  1 – 25 of 32) sorted by relevance
12
| /external/flatbuffers/grpc/src/compiler/ | 
| D | BUILD.bazel | 63     name = "python_generator",65         "python_generator.h",
 77         "python_generator.cc",
 80         "python_generator.h",
 
 | 
| /external/protobuf/src/google/protobuf/compiler/python/ | 
| D | plugin_unittest.cc | 97   python::Generator python_generator;  in TEST()  local98   cli.RegisterGenerator("--python_out", &python_generator, "");  in TEST()
 
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ | 
| D | python_plugin_unittest.cc | 100   python::Generator python_generator;  in TEST()  local101   cli.RegisterGenerator("--python_out", &python_generator, "");  in TEST()
 
 | 
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ | 
| D | BUILD | 43         "python_generator.cc",62         "python_generator.h",
 
 | 
| /external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ | 
| D | main.cc | 169   ::google::protobuf::compiler::python::Generator python_generator;  in protoc_get_protos()170   return generate_code(&python_generator, protobuf_path, include_paths,  in protoc_get_protos()
 
 | 
| /external/flatbuffers/src/ | 
| D | BUILD.bazel | 97         "//grpc/src/compiler:python_generator",
 | 
| /external/python/cpython3/Tools/peg_generator/pegen/ | 
| D | testutil.py | 17 from pegen.python_generator import PythonParserGenerator
 | 
| D | build.py | 16 from pegen.python_generator import PythonParserGenerator
 | 
| /external/cronet/third_party/protobuf/cmake/ | 
| D | libprotoc.cmake | 93   ${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.cc121   ${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.h
 
 | 
| D | extract_includes.bat.in | 44 ….\src\google\protobuf\compiler\python\python_generator.h" include\google\protobuf\compiler\python\…
 | 
| /external/angle/third_party/flatbuffers/ | 
| D | BUILD.gn | 61     "src/grpc/src/compiler/python_generator.cc",62     "src/grpc/src/compiler/python_generator.h",
 
 | 
| /external/protobuf/cmake/ | 
| D | extract_includes.bat.in | 46 ….\src\google\protobuf\compiler\python\python_generator.h" include\google\protobuf\compiler\python\…
 | 
| D | libprotoc.cmake | 109   ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/python_generator.h
 | 
| /external/flatbuffers/ | 
| D | CMakeLists.txt | 188   grpc/src/compiler/python_generator.h189   grpc/src/compiler/python_generator.cc
 
 | 
| /external/flatbuffers/CMake/ | 
| D | CMakeLists_legacy.cmake.in | 172   grpc/src/compiler/python_generator.h173   grpc/src/compiler/python_generator.cc
 
 | 
| /external/cronet/third_party/protobuf/ | 
| D | proto_sources.gni | 370   "src/google/protobuf/compiler/python/python_generator.cc",402   "src/google/protobuf/compiler/python/python_generator.h",
 
 | 
| D | BUILD | 499         "src/google/protobuf/compiler/python/python_generator.cc",
 | 
| /external/python/cpython3/Lib/test/test_peg_generator/ | 
| D | test_pegen.py | 20     from pegen.python_generator import PythonParserGenerator
 | 
| /external/openscreen/third_party/protobuf/ | 
| D | BUILD.gn | 449       "src/src/google/protobuf/compiler/python/python_generator.cc",450       "src/src/google/protobuf/compiler/python/python_generator.h",
 
 | 
| /external/cronet/third_party/protobuf/src/ | 
| D | Makefile.am | 96   google/protobuf/compiler/python/python_generator.h             \473   google/protobuf/compiler/python/python_generator.cc          \
 
 | 
| /external/perfetto/buildtools/ | 
| D | BUILD.gn | 664     "protobuf/src/google/protobuf/compiler/python/python_generator.cc",665     "protobuf/src/google/protobuf/compiler/python/python_generator.h",
 
 | 
| /external/grpc-grpc/ | 
| D | Android.bp | 67         "src/compiler/python_generator.cc",
 | 
| D | BUILD | 397         "src/compiler/python_generator.cc",414         "src/compiler/python_generator.h",
 
 | 
| /external/protobuf/src/ | 
| D | Makefile.am | 99   google/protobuf/compiler/python/python_generator.h             \
 | 
| /external/rust/crates/grpcio-sys/grpc/ | 
| D | BUILD.gn | 1590         "src/compiler/python_generator.cc",1591         "src/compiler/python_generator.h",
 
 | 
        12