Home
last modified time | relevance | path

Searched defs:Generator (Results 1 - 25 of 41) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator.cc51 Generator::Generator() {} in Generator() function in google::protobuf::compiler::csharp::Generator
H A Dcsharp_generator.h51 class PROTOC_EXPORT Generator : public CodeGenerator { class
/third_party/rust/crates/clap/clap_complete/src/generator/
H A Dmod.rs14 pub trait Generator { traits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRandomNumberGenerator.h56 generator_type Generator; member in llvm::RandomNumberGenerator
/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.h51 class PROTOC_EXPORT Generator : public CodeGenerator { class
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h46 class PROTOC_EXPORT Generator : public CodeGenerator { class
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.h140 class PROTOC_EXPORT Generator : public CodeGenerator { class
142 Generator() {} in Generator() function in google::protobuf::compiler::js::Generator
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h66 class PROTOC_EXPORT Generator : public CodeGenerator { class
/third_party/rust/crates/clap/clap_complete/src/shells/
H A Dfish.rs
H A Dpowershell.rs
H A Delvish.rs
H A Dbash.rs
H A Dzsh.rs
H A Dshell.rs
/third_party/rust/crates/clap/clap_complete_fig/src/
H A Dfig.rs
/third_party/mesa3d/.gitlab-ci/tests/lava/
H A Dhelpers.py4 from typing import Callable, Generator, Iterable, Optional, Tuple, Union namespace
/third_party/python/Tools/peg_generator/scripts/
H A Dtest_pypi_packages.py12 from typing import Generator, Any namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.h78 struct Generator { struct
80 explicit Generator(int m) : maxval(m) {} in Generator() function
88 struct Generator<absl::Time> { struct
90 explicit Generator(int m) : maxval(m) {} in Generator() function
95 struct Generator<std::string> { struct
97 explicit Generator(int m) : maxval(m) {} in Generator() function
105 struct Generator<Cord> { struct
107 explicit Generator(int m) : maxval(m) {} in Generator() function
115 struct Generator<std::pair<T, U> > { struct
119 explicit Generator(int m) : tgen(m), ugen(m) {} Generator() function
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_generator_testing.h71 struct Generator<T, typename std::enable_if<std::is_integral<T>::value>::type> { struct
79 struct Generator<Enum> { struct
92 struct Generator<EnumClass> { struct
106 struct Generator<std::string> { struct
111 struct Generator<absl::string_view> { struct
116 struct Generator<NonStandardLayout> { struct
123 struct Generator<std::pair<K, V>> { struct
131 struct Generator<std::tuple<Ts...>> { global() struct
138 struct Generator<std::unique_ptr<T>> { global() struct
145 struct Generator<U, absl::void_t<decltype(std::declval<U&>().key()), global() struct
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A D_manylinux.py8 from typing import Dict, Generator, Iterator, NamedTuple, Optional, Sequence, Tuple namespace
/third_party/skia/third_party/externals/dawn/generator/
H A Dgenerator_lib.py58 class Generator: class
H A Dopengl_loader_generator.py20 from generator_lib import Generator, run_generator, FileRender namespace
/third_party/python/Lib/email/
H A Dgenerator.py26 class Generator: global() class
[all...]
/third_party/python/Lib/test/test_email/
H A Dtest_generator.py6 from email.generator import Generator, BytesGenerator namespace
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCharsTrieTest.java284 private static final class Generator { class in CharsTrieTest
285 public Generator() { in Generator() method in CharsTrieTest.Generator

Completed in 12 milliseconds

12