Home
last modified time | relevance | path

Searched defs:TypeType (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/KeywordTest/
DTable2.cs22 …public KeywordTest.KeywordsInUnion TypeType { get { int o = __p.__offset(4); return o != 0 ? (Keyw… property
75 private KeywordTest.KeywordsInUnion TypeType { property in KeywordTest.Table2T
/external/pytorch/torch/csrc/jit/serialization/
Dmobile_bytecode_generated.h99 enum class TypeType : uint8_t { enum