Home
last modified time | relevance | path

Searched defs:GeneratorOptions (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h62 struct GeneratorOptions { struct
78 GeneratorOptions() in GeneratorOptions() argument
96 std::string GetFileNameExtension() const { in GetFileNameExtension()
100 enum OutputMode {
116 bool add_require_for_enums;
118 bool testonly;
121 std::string library;
123 bool error_on_name_conflict;
125 std::string extension;
127 bool one_output_file_per_input_file;
[all …]
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreg.py227 class GeneratorOptions: class
/third_party/skia/third_party/externals/egl-registry/api/
Dreg.py228 class GeneratorOptions: class
/third_party/vulkan-headers/registry/
Dgenerator.py144 class GeneratorOptions: class
/third_party/openGLES/xml/
Dreg.py216 class GeneratorOptions: class
/third_party/EGL/api/
Dreg.py217 class GeneratorOptions: class
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dgenerator.py143 class GeneratorOptions: class