| /third_party/typescript/tests/baselines/reference/ |
| H A D | recursiveGenericMethodCall.js | 10 function Generate(func) {
function
|
| H A D | innerTypeArgumentInference.js | 8 function Generate(func) {
function
|
| /third_party/skia/third_party/externals/sfntly/cpp/tools/ |
| H A D | cmap_data_generator_xml.py | 38 def Generate(self, font, document, root_element): member in CMapDataGeneratorXML
|
| H A D | test_data_generator_xml.py | 29 def Generate(self): member in TestDataGeneratorXML
|
| H A D | font_data_generator_xml.py | 30 def Generate(self): member in FontDataGeneratorXML
|
| /third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
| H A D | generator.cc | 32 Result Generate(const Program* program, const Options& options) { in Generate() function
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator.cc | 34 Result Generate(const Program* program, const Options& options) { in Generate() function
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | generator.cc | 27 Result Generate(const Program* program, const Options& options) { in Generate() function
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator.cc | 26 Result Generate(const Program* program, const Options&) { in Generate() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_hwaes.cc | 74 void RandenHwAes::Generate(const void*, void*) { in Generate() function in absl::random_internal::RandenHwAes
|
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator.cc | 28 Result Generate(const Program* program, in Generate() function
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_enum_lite.cc | 77 void EnumLiteGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::EnumLiteGenerator
|
| H A D | java_extension_lite.cc | 58 void ImmutableExtensionLiteGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::ImmutableExtensionLiteGenerator
|
| H A D | java_message_builder_lite.cc | 79 void MessageBuilderLiteGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::MessageBuilderLiteGenerator
|
| H A D | java_enum.cc | 76 void EnumGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::EnumGenerator
|
| H A D | java_extension.cc | 112 void ImmutableExtensionGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::ImmutableExtensionGenerator
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_enum.cc | 58 void EnumGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::csharp::EnumGenerator
|
| H A D | csharp_reflection_class.cc | 66 void ReflectionClassGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::csharp::ReflectionClassGenerator
|
| H A D | csharp_generator.cc | 64 bool Generator::Generate( in Generate() function in google::protobuf::compiler::csharp::Generator
|
| /third_party/lzma/CPP/7zip/Crypto/ |
| H A D | RandGen.cpp | 211 void CRandomGenerator::Generate(Byte *data, unsigned size)
in Generate() function in CRandomGenerator
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_generator.cc | 52 bool ObjectiveCGenerator::Generate(const FileDescriptor* file, in Generate() function in google::protobuf::compiler::objectivec::ObjectiveCGenerator
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_generator.cc | 56 bool CppGenerator::Generate(const FileDescriptor* file, in Generate() function in google::protobuf::compiler::cpp::CppGenerator
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | protoc-gen-proto2_to_proto3.cc | 54 bool Generate(const FileDescriptor* file, in Generate() function in google::protobuf::compiler::final
|
| H A D | protoc-gen-gogoproto.cc | 69 virtual bool Generate(const FileDescriptor* file, in Generate() function in google::protobuf::compiler::GoGoProtoGenerator
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/ |
| H A D | generate.go | |