/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | pool_urbg.cc | 85 inline uint8_t RandenPoolEntry::Generate<uint8_t>() { in Generate() function in absl::random_internal::__anon0fd389f00111::RandenPoolEntry 92 inline uint16_t RandenPoolEntry::Generate<uint16_t>() { in Generate() function in absl::random_internal::__anon0fd389f00111::RandenPoolEntry 99 inline uint32_t RandenPoolEntry::Generate<uint32_t>() { in Generate() function in absl::random_internal::__anon0fd389f00111::RandenPoolEntry 106 inline uint64_t RandenPoolEntry::Generate<uint64_t>() { in Generate() function in absl::random_internal::__anon0fd389f00111::RandenPoolEntry 234 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() function in absl::random_internal::RandenPool
|
D | randen.h | 47 void Generate(T (&state)[N]) const { in Generate() function
|
D | fast_uniform_bits.h | 135 FastUniformBits<UIntType>::Generate(URBG& g, // NOLINT(runtime/references) in Generate() function 161 FastUniformBits<UIntType>::Generate(URBG& g, // NOLINT(runtime/references) in Generate() function
|
/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.cc | 85 inline uint8_t RandenPoolEntry::Generate<uint8_t>() { in Generate() function in absl::random_internal::__anon2f3485db0111::RandenPoolEntry 92 inline uint16_t RandenPoolEntry::Generate<uint16_t>() { in Generate() function in absl::random_internal::__anon2f3485db0111::RandenPoolEntry 99 inline uint32_t RandenPoolEntry::Generate<uint32_t>() { in Generate() function in absl::random_internal::__anon2f3485db0111::RandenPoolEntry 106 inline uint64_t RandenPoolEntry::Generate<uint64_t>() { in Generate() function in absl::random_internal::__anon2f3485db0111::RandenPoolEntry 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() function in absl::random_internal::RandenPool
|
D | randen.h | 47 void Generate(T (&state)[N]) const { in Generate() function
|
D | fast_uniform_bits.h | 135 FastUniformBits<UIntType>::Generate(URBG& g, // NOLINT(runtime/references) in Generate() function 161 FastUniformBits<UIntType>::Generate(URBG& g, // NOLINT(runtime/references) in Generate() function
|
/third_party/typescript/tests/cases/compiler/ |
D | innerTypeArgumentInference.ts | 2 function Generate<U>(func: Generator<U>): U { function
|
D | recursiveGenericMethodCall.ts | 3 function Generate<T>(func: Generator<T>): T { function
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
D | generator.cc | 26 Result Generate(const Program* program, const Options&) { in Generate() function
|
D | generator_impl_test.cc | 25 TEST_F(WgslGeneratorImplTest, Generate) { in TEST_F() argument
|
/third_party/curl/docs/cmdline-opts/ |
D | MANPAGE.md | 49 ## Generate section in curl man page generator
|
/third_party/skia/third_party/externals/sfntly/cpp/tools/ |
D | test_data_generator_xml.py | 29 def Generate(self): member in TestDataGeneratorXML
|
D | font_data_generator_xml.py | 30 def Generate(self): member in FontDataGeneratorXML
|
D | cmap_data_generator_xml.py | 38 def Generate(self, font, document, root_element): member in CMapDataGeneratorXML
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/tools/ |
D | test_data_generator_xml.py | 29 def Generate(self): member in TestDataGeneratorXML
|
D | font_data_generator_xml.py | 30 def Generate(self): member in FontDataGeneratorXML
|
D | cmap_data_generator_xml.py | 38 def Generate(self, font, document, root_element): member in CMapDataGeneratorXML
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
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/ |
D | generator.cc | 27 Result Generate(const Program* program, const Options& options) { in Generate() function
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
D | generator.cc | 32 Result Generate(const Program* program, const Options& options) { in Generate() function
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
D | generator.cc | 28 Result Generate(const Program* program, in Generate() function
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_message_builder_lite.cc | 79 void MessageBuilderLiteGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::MessageBuilderLiteGenerator
|
D | java_extension_lite.cc | 58 void ImmutableExtensionLiteGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::java::ImmutableExtensionLiteGenerator
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_enum.cc | 58 void EnumGenerator::Generate(io::Printer* printer) { in Generate() function in google::protobuf::compiler::csharp::EnumGenerator
|
/third_party/grpc/src/compiler/ |
D | ruby_plugin.cc | 36 bool Generate(const grpc::protobuf::FileDescriptor* file, in Generate() function in RubyGrpcGenerator
|