HomeSort by relevance Sort by last modified time
    Searched refs:code_generator (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_generator.h 41 #include <google/protobuf/compiler/code_generator.h>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_generator.h 41 #include <google/protobuf/compiler/code_generator.h>
java_file.cc 41 #include <google/protobuf/compiler/code_generator.h>
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
idl_compiler.py 78 * self.code_generator must be set, implementing generate_code()
85 code_generator=None, interfaces_info=None,
96 self.code_generator = code_generator
109 output_code_list = self.code_generator.generate_code(
122 self.code_generator = CodeGeneratorV8(self.interfaces_info,
133 self.code_generator = CodeGeneratorDictionaryImpl(
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
mock_code_generator.h 37 #include <google/protobuf/compiler/code_generator.h>
code_generator.cc 35 #include <google/protobuf/compiler/code_generator.h>
plugin.cc 53 #include <google/protobuf/compiler/code_generator.h>
command_line_interface_unittest.cc 49 #include <google/protobuf/compiler/code_generator.h>
    [all...]
command_line_interface.cc 55 #include <google/protobuf/compiler/code_generator.h>
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.h 40 #include <google/protobuf/compiler/code_generator.h>
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
CodeGeneratorInspector.py 901 code_generator = binding.get_code_generator()
902 if code_generator:
903 code_generator.register_use(resolve_context.forward_listener)
    [all...]
  /art/compiler/
Android.mk 86 optimizing/code_generator.cc \
  /external/chromium_org/third_party/protobuf/src/
Makefile.am 80 google/protobuf/compiler/code_generator.h \
145 google/protobuf/compiler/code_generator.cc \
  /external/chromium_org/third_party/protobuf/
protoc.host.darwin-arm.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.darwin-arm64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.darwin-mips.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.darwin-mips64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.darwin-x86.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.darwin-x86_64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-arm.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-arm64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-mips.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-mips64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-x86.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \
protoc.host.linux-x86_64.mk 29 third_party/protobuf/src/google/protobuf/compiler/code_generator.cc \

Completed in 904 milliseconds