Home
last modified time | relevance | path

Searched refs:Generator (Results 1 – 25 of 165) sorted by relevance

1234567

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorGenerator.h23 template<typename Generator, typename XprType>
24 struct traits<TensorGeneratorOp<Generator, XprType> > : public traits<XprType>
36 template<typename Generator, typename XprType>
37 struct eval<TensorGeneratorOp<Generator, XprType>, Eigen::Dense>
39 typedef const TensorGeneratorOp<Generator, XprType>& type;
42 template<typename Generator, typename XprType>
43 struct nested<TensorGeneratorOp<Generator, XprType>, 1, typename eval<TensorGeneratorOp<Generator, …
45 typedef TensorGeneratorOp<Generator, XprType> type;
52 template<typename Generator, typename XprType>
53 class TensorGeneratorOp : public TensorBase<TensorGeneratorOp<Generator, XprType>, ReadOnlyAccessor…
[all …]
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc295 Generator::Generator() : file_(NULL) { in Generator() function in google::protobuf::compiler::python::Generator
298 Generator::~Generator() { in ~Generator()
301 bool Generator::Generate(const FileDescriptor* file, in Generate()
359 void Generator::PrintImports() const { in PrintImports()
379 void Generator::PrintFileDescriptor() const { in PrintFileDescriptor()
418 void Generator::PrintTopLevelEnums() const { in PrintTopLevelEnums()
446 void Generator::PrintAllNestedEnumsInFile() const { in PrintAllNestedEnumsInFile()
455 void Generator::PrintEnum(const EnumDescriptor& enum_descriptor) const { in PrintEnum()
496 void Generator::PrintNestedEnums(const Descriptor& descriptor) const { in PrintNestedEnums()
506 void Generator::PrintTopLevelExtensions() const { in PrintTopLevelExtensions()
[all …]
Dpython_generator.h62 class LIBPROTOC_EXPORT Generator : public CodeGenerator {
64 Generator();
65 virtual ~Generator();
164 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator);
/external/pdfium/third_party/agg23/
Dagg_conv_adaptor_vcgen.h32 class Generator,
49 Generator& generator() in generator()
53 const Generator& generator() const in generator()
72 conv_adaptor_vcgen(const conv_adaptor_vcgen<VertexSource, Generator, Markers>&);
73 const conv_adaptor_vcgen<VertexSource, Generator, Markers>&
74 operator = (const conv_adaptor_vcgen<VertexSource, Generator, Markers>&);
76 Generator m_generator;
83 template<class VertexSource, class Generator, class Markers>
84 unsigned conv_adaptor_vcgen<VertexSource, Generator, Markers>::vertex(FX_FLOAT* x, FX_FLOAT* y) in vertex()
/external/protobuf/src/google/protobuf/compiler/
Dmain.cc61 google::protobuf::compiler::python::Generator py_generator; in main()
76 google::protobuf::compiler::ruby::Generator rb_generator; in main()
81 google::protobuf::compiler::csharp::Generator csharp_generator; in main()
91 google::protobuf::compiler::js::Generator js_generator; in main()
/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/
DDynamicSymmetry.h18 …), m_elements(), m_generators(), m_globalFlags(0) { m_elements.push_back(ge(Generator(0, 0, 0))); } in DynamicSGroup()
78 struct Generator { struct
82 …constexpr inline Generator(int one_, int two_, int flags_) : one(one_), two(two_), flags(flags_) {} in Generator() argument
87 std::vector<Generator> m_generators;
108 inline GroupElement ge(Generator const& g) const in ge()
125 inline GroupElement mul(Generator g1, GroupElement g2) const in mul()
130 inline GroupElement mul(GroupElement g1, Generator g2) const in mul()
135 inline GroupElement mul(Generator g1, Generator g2) const in mul()
211 Generator g{one, two, flags}; in add()
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1372 void Generator::GenerateHeader(const GeneratorOptions& options, in GenerateHeader()
1383 void Generator::FindProvidesForFile(const GeneratorOptions& options, in FindProvidesForFile()
1395 void Generator::FindProvides(const GeneratorOptions& options, in FindProvides()
1406 void Generator::FindProvidesForMessage( in FindProvidesForMessage()
1424 void Generator::FindProvidesForEnum(const GeneratorOptions& options, in FindProvidesForEnum()
1432 void Generator::FindProvidesForFields( in FindProvidesForFields()
1450 void Generator::GenerateProvides(const GeneratorOptions& options, in GenerateProvides()
1460 void Generator::GenerateRequiresForMessage(const GeneratorOptions& options, in GenerateRequiresForMessage()
1475 void Generator::GenerateRequiresForLibrary( in GenerateRequiresForLibrary()
1515 void Generator::GenerateRequiresForExtensions( in GenerateRequiresForExtensions()
[all …]
Djs_generator.h93 class LIBPROTOC_EXPORT Generator : public CodeGenerator {
95 Generator() {} in Generator() function
96 virtual ~Generator() {} in ~Generator()
273 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Generator);
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
Dvideo_file_frame_generator_unittest.py36 generator = fg.Generator
52 next(fg.Generator)
64 next(fg.Generator)
66 next(fg.Generator)
Dframe_generator.py36 def Generator(self): member in FrameGenerator
/external/llvm/lib/Support/
DRandomNumberGenerator.cpp52 Generator.seed(SeedSeq); in RandomNumberGenerator()
56 return Generator(); in operator ()()
/external/v8/src/interpreter/
Dinterpreter.h80 template <class Generator>
95 template <class Generator>
100 template <class Generator>
/external/icu/icu4j/tools/build/
Dmanifest.stub14 Specification-Title: ICU for Java Resource Index Generator
17 Implementation-Title: ICU for Java Resource Index Generator
/external/flatbuffers/include/flatbuffers/
Dflatc.h33 struct Generator { struct
67 const Generator* generators; argument
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.csproj84 <Generator>SettingsSingleFileGenerator</Generator>
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.h43 class LIBPROTOC_EXPORT Generator
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.h43 class LIBPROTOC_EXPORT Generator
/external/llvm/include/llvm/Support/
DRandomNumberGenerator.h48 std::mt19937_64 Generator; variable
/external/llvm/test/Transforms/LoopUnswitch/
D2007-08-01-LCSSA.ll4 …%struct.Generator = type { %struct.FILE*, %struct.ClassDef*, %"struct.QList<ArgumentDef>", %struct…
20 define i32 @_ZN9Generator6strregEPKc(%struct.Generator* %this, i8* %s) {
/external/swiftshader/third_party/LLVM/test/Transforms/LoopUnswitch/
D2007-08-01-LCSSA.ll4 …%struct.Generator = type { %struct.FILE*, %struct.ClassDef*, %"struct.QList<ArgumentDef>", %struct…
20 define i32 @_ZN9Generator6strregEPKc(%struct.Generator* %this, i8* %s) {
/external/apache-xml/
DNOTICE35 - CUP Parser Generator runtime (javacup\runtime) - see LICENSE.txt
50 - Lexical Analyzer Generator (JLex) - see LICENSE.txt
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCharsTrieTest.java278 private static final class Generator { class in CharsTrieTest
279 public Generator() { in Generator() method in CharsTrieTest.Generator
307 Generator gen=new Generator(); in buildLargeTrie()
323 Generator gen=new Generator(); in Test37LargeTrie()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCharsTrieTest.java279 private static final class Generator { class in CharsTrieTest
280 public Generator() { in Generator() method in CharsTrieTest.Generator
308 Generator gen=new Generator(); in buildLargeTrie()
324 Generator gen=new Generator(); in Test37LargeTrie()
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dgenerator_unittest.py20 gen = generator.Generator(module)
/external/robolectric/v3/
Drobolectric-processor-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...

1234567