| /third_party/flatbuffers/include/flatbuffers/ |
| D | reflection_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 112 if (flatbuffers::IsOutRange(e, None, MaxBaseType)) return ""; in EnumNameBaseType() 150 if (flatbuffers::IsOutRange(e, AdvancedArrayFeatures, DefaultVectorsAndStrings)) return ""; in EnumNameAdvancedFeatures() 155 struct Type FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 175 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() 187 flatbuffers::FlatBufferBuilder &fbb_; 188 flatbuffers::uoffset_t start_; 201 explicit TypeBuilder(flatbuffers::FlatBufferBuilder &_fbb) in TypeBuilder() 205 flatbuffers::Offset<Type> Finish() { in Finish() [all …]
|
| /third_party/mindspore/mindspore/lite/schema/inner/ |
| D | ops_v0_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 837 inline const flatbuffers::TypeTable *PadTypeTable(); 839 inline const flatbuffers::TypeTable *MaximumTypeTable(); 841 inline const flatbuffers::TypeTable *MinimumTypeTable(); 843 inline const flatbuffers::TypeTable *FlattenTypeTable(); 845 inline const flatbuffers::TypeTable *FlattenGradTypeTable(); 847 inline const flatbuffers::TypeTable *ConcatTypeTable(); 849 inline const flatbuffers::TypeTable *SoftMaxTypeTable(); 851 inline const flatbuffers::TypeTable *ActivationTypeTable(); [all …]
|
| D | ops_types_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 24 inline const flatbuffers::TypeTable *VecTypeTable(); 26 inline const flatbuffers::TypeTable *Vec2DTypeTable(); 28 inline const flatbuffers::TypeTable *AttributeTypeTable(); 61 if (flatbuffers::IsOutRange(e, ResizeMethod_UNKNOWN, ResizeMethod_CUBIC)) return ""; in EnumNameResizeMethod() 94 …if (flatbuffers::IsOutRange(e, CoordinateTransformMode_ASYMMETRIC, CoordinateTransformMode_HALF_PI… in EnumNameCoordinateTransformMode() 133 if (flatbuffers::IsOutRange(e, NearestMode_NORMAL, NearestMode_CEIL)) return ""; in EnumNameNearestMode() 211 if (flatbuffers::IsOutRange(e, Format_NCHW, Format_NCW)) return ""; in EnumNameFormat() 298 if (flatbuffers::IsOutRange(e, ActivationType_NO_ACTIVATION, ActivationType_UNKNOWN)) return ""; in EnumNameActivationType() [all …]
|
| D | gpu_cache_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 24 inline const flatbuffers::TypeTable *TuneParamTypeTable(); 26 inline const flatbuffers::TypeTable *ProgramBinaryTypeTable(); 28 inline const flatbuffers::TypeTable *GpuCacheTypeTable(); 30 struct TuneParamT : public flatbuffers::NativeTable { 38 struct TuneParam FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 41 static const flatbuffers::TypeTable *MiniReflectTypeTable() { in MiniReflectTypeTable() 50 const flatbuffers::Vector<int32_t> *local() const { in local() 51 return GetPointer<const flatbuffers::Vector<int32_t> *>(VT_LOCAL); in local() [all …]
|
| D | ops_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 814 inline const flatbuffers::TypeTable *AbsTypeTable(); 816 inline const flatbuffers::TypeTable *ActivationTypeTable(); 818 inline const flatbuffers::TypeTable *ActivationGradTypeTable(); 820 inline const flatbuffers::TypeTable *AdamTypeTable(); 822 inline const flatbuffers::TypeTable *AddFusionTypeTable(); 824 inline const flatbuffers::TypeTable *AdderFusionTypeTable(); 826 inline const flatbuffers::TypeTable *AddGradTypeTable(); 828 inline const flatbuffers::TypeTable *AddNTypeTable(); [all …]
|
| /third_party/flatbuffers/tests/ |
| D | native_type_test_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 21 inline const flatbuffers::TypeTable *Vector3DTypeTable(); 23 inline const flatbuffers::TypeTable *Vector3DAltTypeTable(); 25 inline const flatbuffers::TypeTable *ApplicationDataTypeTable(); 34 static const flatbuffers::TypeTable *MiniReflectTypeTable() { in MiniReflectTypeTable() 43 : x_(flatbuffers::EndianScalar(_x)), in Vector3D() 44 y_(flatbuffers::EndianScalar(_y)), in Vector3D() 45 z_(flatbuffers::EndianScalar(_z)) { in Vector3D() 48 return flatbuffers::EndianScalar(x_); in x() [all …]
|
| D | arrays_test_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 27 inline const flatbuffers::TypeTable *NestedStructTypeTable(); 29 inline const flatbuffers::TypeTable *ArrayStructTypeTable(); 31 inline const flatbuffers::TypeTable *ArrayTableTypeTable(); 61 if (flatbuffers::IsOutRange(e, TestEnum::A, TestEnum::C)) return ""; in EnumNameTestEnum() 75 static const flatbuffers::TypeTable *MiniReflectTypeTable() { in MiniReflectTypeTable() 90 b_(flatbuffers::EndianScalar(static_cast<int8_t>(_b))), in NestedStruct() 98 …Struct(flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, flatbuffers::span<con… in NestedStruct() 99 : b_(flatbuffers::EndianScalar(static_cast<int8_t>(_b))), in NestedStruct() [all …]
|
| D | monster_test_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 8 #include "flatbuffers/flexbuffers.h" 87 inline const flatbuffers::TypeTable *InParentNamespaceTypeTable(); 91 inline const flatbuffers::TypeTable *MonsterTypeTable(); 97 inline const flatbuffers::TypeTable *TestTypeTable(); 99 inline const flatbuffers::TypeTable *TestSimpleTableWithEnumTypeTable(); 101 inline const flatbuffers::TypeTable *Vec3TypeTable(); 103 inline const flatbuffers::TypeTable *AbilityTypeTable(); 105 inline const flatbuffers::TypeTable *StructOfStructsTypeTable(); [all …]
|
| D | monster_test.grpc.fb.h | 8 #include "flatbuffers/grpc.h" 38 …tus Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Monster>& request, flat… 39 …syncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::ClientContext* … in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …ResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::grpc::ClientContex… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …rpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::ClientContext* … in Retrieve() 46 …return std::unique_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>>(Retri… in Retrieve() 48 …ientAsyncReaderInterface< flatbuffers::grpc::Message<Monster>>> AsyncRetrieve(::grpc::ClientContex… in AsyncRetrieve() 49 …return std::unique_ptr< ::grpc::ClientAsyncReaderInterface< flatbuffers::grpc::Message<Monster>>>(… in AsyncRetrieve() [all …]
|
| D | more_defaults_generated.rs | 1 // automatically generated by the FlatBuffers compiler, do not modify 8 extern crate flatbuffers; 9 use self::flatbuffers::{EndianScalar, Follow}; 58 impl<'a> flatbuffers::Follow<'a> for ABC { 63 flatbuffers::read_scalar_at::<i32>(buf, loc) in follow() 69 impl flatbuffers::Push for ABC { 73 unsafe { flatbuffers::emplace_scalar::<i32>(dst, self.0); } in push() 77 impl flatbuffers::EndianScalar for ABC { 91 impl<'a> flatbuffers::Verifiable for ABC { 94 v: &mut flatbuffers::Verifier, pos: usize in run_verifier() [all …]
|
| /third_party/mindspore/mindspore/lite/schema/ |
| D | gpu_cache_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 21 struct TuneParam FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 29 const flatbuffers::Vector<int32_t> *local() const { in local() 30 return GetPointer<const flatbuffers::Vector<int32_t> *>(VT_LOCAL); in local() 32 const flatbuffers::Vector<int32_t> *block() const { in block() 33 return GetPointer<const flatbuffers::Vector<int32_t> *>(VT_BLOCK); in block() 35 const flatbuffers::Vector<int32_t> *shape() const { in shape() 36 return GetPointer<const flatbuffers::Vector<int32_t> *>(VT_SHAPE); in shape() 38 const flatbuffers::Vector<int32_t> *opPara() const { in opPara() [all …]
|
| D | ops_v0_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 662 if (flatbuffers::IsOutRange(e, ResizeMethod_UNKNOWN, ResizeMethod_CUBIC)) return ""; in EnumNameResizeMethod() 710 …if (flatbuffers::IsOutRange(e, CoordinateTransformMode_COMMON, CoordinateTransformMode_ALIGN_CORNE… in EnumNameCoordinateTransformMode() 749 if (flatbuffers::IsOutRange(e, NearestMode_NORMAL, NearestMode_CEIL)) return ""; in EnumNameNearestMode() 895 if (flatbuffers::IsOutRange(e, ActivationType_NO_ACTIVATION, ActivationType_UNKNOWN)) return ""; in EnumNameActivationType() 943 if (flatbuffers::IsOutRange(e, ReduceType_REDUCE_MAX, ReduceType_UNKNOWN)) return ""; in EnumNameReduceType() 973 if (flatbuffers::IsOutRange(e, PoolMode_MAX_POOLING, PoolMode_MEAN_POOLING)) return ""; in EnumNamePoolMode() 1009 if (flatbuffers::IsOutRange(e, EltwiseMode_PROD, EltwiseMode_UNKNOWN)) return ""; in EnumNameEltwiseMode() 1049 if (flatbuffers::IsOutRange(e, PadMode_NOTSET, PadMode_SAME_LOWER)) return ""; in EnumNamePadMode() [all …]
|
| D | ops_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 1236 if (flatbuffers::IsOutRange(e, PrimitiveType_NONE, PrimitiveType_Affine)) return ""; in EnumNamePrimitiveType() 2045 bool VerifyPrimitiveType(flatbuffers::Verifier &verifier, const void *obj, PrimitiveType type); 2046 …PrimitiveTypeVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset… 2048 struct Abs FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 2050 bool Verify(flatbuffers::Verifier &verifier) const { 2058 flatbuffers::FlatBufferBuilder &fbb_; 2059 flatbuffers::uoffset_t start_; 2060 explicit AbsBuilder(flatbuffers::FlatBufferBuilder &_fbb) [all …]
|
| /third_party/flatbuffers/src/ |
| D | flatc_main.cpp | 17 #include "flatbuffers/flatc.h" 18 #include "flatbuffers/util.h" 22 static void Warn(const flatbuffers::FlatCompiler *flatc, in Warn() 29 static void Error(const flatbuffers::FlatCompiler *flatc, in Error() 39 namespace flatbuffers { namespace 41 Warn(static_cast<const flatbuffers::FlatCompiler *>(nullptr), warn, true); in LogCompilerWarn() 44 Error(static_cast<const flatbuffers::FlatCompiler *>(nullptr), err, false, in LogCompilerError() 47 } // namespace flatbuffers 51 flatbuffers::SetupDefaultCRTReportMode(); in main() 55 const flatbuffers::FlatCompiler::Generator generators[] = { in main() [all …]
|
| /third_party/flatbuffers/samples/ |
| D | monster_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 29 inline const flatbuffers::TypeTable *Vec3TypeTable(); 31 inline const flatbuffers::TypeTable *MonsterTypeTable(); 33 inline const flatbuffers::TypeTable *WeaponTypeTable(); 63 if (flatbuffers::IsOutRange(e, Color_Red, Color_Blue)) return ""; in EnumNameColor() 93 if (flatbuffers::IsOutRange(e, Equipment_NONE, Equipment_Weapon)) return ""; in EnumNameEquipment() 135 …static void *UnPack(const void *obj, Equipment type, const flatbuffers::resolver_function_t *resol… 136 …flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_f… 169 bool VerifyEquipment(flatbuffers::Verifier &verifier, const void *obj, Equipment type); [all …]
|
| /third_party/flatbuffers/tests/namespace_test/ |
| D | namespace_test2_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 46 inline const flatbuffers::TypeTable *TableInFirstNSTypeTable(); 52 inline const flatbuffers::TypeTable *TableInCTypeTable(); 58 inline const flatbuffers::TypeTable *SecondTableInATypeTable(); 60 struct TableInFirstNST : public flatbuffers::NativeTable { 65 flatbuffers::unique_ptr<NamespaceA::NamespaceB::TableInNestedNST> foo_table{}; 68 flatbuffers::unique_ptr<NamespaceA::NamespaceB::StructInNestedNS> foo_struct{}; 84 struct TableInFirstNS FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 87 static const flatbuffers::TypeTable *MiniReflectTypeTable() { in MiniReflectTypeTable() [all …]
|
| D | namespace_test1_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 23 inline const flatbuffers::TypeTable *TableInNestedNSTypeTable(); 25 inline const flatbuffers::TypeTable *StructInNestedNSTypeTable(); 52 if (flatbuffers::IsOutRange(e, UnionInNestedNS_NONE, UnionInNestedNS_TableInNestedNS)) return ""; in EnumNameUnionInNestedNS() 94 …static void *UnPack(const void *obj, UnionInNestedNS type, const flatbuffers::resolver_function_t … 95 …flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_f… 128 bool VerifyUnionInNestedNS(flatbuffers::Verifier &verifier, const void *obj, UnionInNestedNS type); 129 …ionInNestedNSVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset… 159 if (flatbuffers::IsOutRange(e, EnumInNestedNS_A, EnumInNestedNS_C)) return ""; [all …]
|
| /third_party/flatbuffers/tests/union_vector/ |
| D | union_vector_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 30 inline const flatbuffers::TypeTable *AttackerTypeTable(); 32 inline const flatbuffers::TypeTable *RapunzelTypeTable(); 34 inline const flatbuffers::TypeTable *BookReaderTypeTable(); 36 inline const flatbuffers::TypeTable *MovieTypeTable(); 78 if (flatbuffers::IsOutRange(e, Character_NONE, Character_Unused)) return ""; in EnumNameCharacter() 100 …static void *UnPack(const void *obj, Character type, const flatbuffers::resolver_function_t *resol… 101 …flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_f… 194 bool VerifyCharacter(flatbuffers::Verifier &verifier, const void *obj, Character type); [all …]
|
| /third_party/flatbuffers/tests/MyGame/Example/ |
| D | Monster.go | 1 // Code generated by the FlatBuffers compiler. DO NOT EDIT. 6 flatbuffers "github.com/google/flatbuffers/go" packageName 62 func (t *MonsterT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { 65 inventoryOffset := flatbuffers.UOffsetT(0) 71 test4Offset := flatbuffers.UOffsetT(0) 80 testarrayofstringOffset := flatbuffers.UOffsetT(0) 83 testarrayofstringOffsets := make([]flatbuffers.UOffsetT, testarrayofstringLength) 93 testarrayoftablesOffset := flatbuffers.UOffsetT(0) 96 testarrayoftablesOffsets := make([]flatbuffers.UOffsetT, testarrayoftablesLength) 107 testnestedflatbufferOffset := flatbuffers.UOffsetT(0) [all …]
|
| D | TypeAliases.go | 1 // Code generated by the FlatBuffers compiler. DO NOT EDIT. 6 flatbuffers "github.com/google/flatbuffers/go" packageName 24 func (t *TypeAliasesT) Pack(builder *flatbuffers.Builder) flatbuffers.UOffsetT { 26 v8Offset := flatbuffers.UOffsetT(0) 35 vf64Offset := flatbuffers.UOffsetT(0) 91 _tab flatbuffers.Table 94 func GetRootAsTypeAliases(buf []byte, offset flatbuffers.UOffsetT) *TypeAliases { 95 n := flatbuffers.GetUOffsetT(buf[offset:]) 101 func GetSizePrefixedRootAsTypeAliases(buf []byte, offset flatbuffers.UOffsetT) *TypeAliases { 102 n := flatbuffers.GetUOffsetT(buf[offset+flatbuffers.SizeUint32:]) [all …]
|
| /third_party/flatbuffers/tests/cpp17/generated_cpp17/ |
| D | monster_test_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 8 #include "flatbuffers/flexbuffers.h" 56 inline const flatbuffers::TypeTable *InParentNamespaceTypeTable(); 60 inline const flatbuffers::TypeTable *MonsterTypeTable(); 66 inline const flatbuffers::TypeTable *TestTypeTable(); 68 inline const flatbuffers::TypeTable *TestSimpleTableWithEnumTypeTable(); 70 inline const flatbuffers::TypeTable *Vec3TypeTable(); 72 inline const flatbuffers::TypeTable *AbilityTypeTable(); 74 inline const flatbuffers::TypeTable *StructOfStructsTypeTable(); [all …]
|
| D | optional_scalars2_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 15 inline const flatbuffers::TypeTable *ScalarStuffTypeTable(); 45 if (flatbuffers::IsOutRange(e, OptionalByte::None, OptionalByte::Two)) return ""; in EnumNameOptionalByte() 50 struct ScalarStuffT : public flatbuffers::NativeTable { 53 flatbuffers::Optional<int8_t> maybe_i8 = flatbuffers::nullopt; 56 flatbuffers::Optional<uint8_t> maybe_u8 = flatbuffers::nullopt; 59 flatbuffers::Optional<int16_t> maybe_i16 = flatbuffers::nullopt; 62 flatbuffers::Optional<uint16_t> maybe_u16 = flatbuffers::nullopt; 65 flatbuffers::Optional<int32_t> maybe_i32 = flatbuffers::nullopt; [all …]
|
| /third_party/flatbuffers/tests/evolution_test/ |
| D | evolution_v2_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 57 if (flatbuffers::IsOutRange(e, Enum::King, Enum::Bishop)) return ""; in EnumNameEnum() 93 if (flatbuffers::IsOutRange(e, Union::NONE, Union::TableC)) return ""; in EnumNameUnion() 114 bool VerifyUnion(flatbuffers::Verifier &verifier, const void *obj, Union type); 115 …l VerifyUnionVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset… 131 : a_(flatbuffers::EndianScalar(_a)), 133 b_(flatbuffers::EndianScalar(_b)) { 137 return flatbuffers::EndianScalar(a_); 140 return flatbuffers::EndianScalar(b_); [all …]
|
| /third_party/flatbuffers/android/app/src/main/cpp/generated/ |
| D | animal_generated.h | 1 // automatically generated by the FlatBuffers compiler, do not modify 7 #include "flatbuffers/flatbuffers.h" 16 struct Animal FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 23 const flatbuffers::String *name() const { in name() 24 return GetPointer<const flatbuffers::String *>(VT_NAME); in name() 26 const flatbuffers::String *sound() const { in sound() 27 return GetPointer<const flatbuffers::String *>(VT_SOUND); in sound() 32 bool Verify(flatbuffers::Verifier &verifier) const { in Verify() 45 flatbuffers::FlatBufferBuilder &fbb_; 46 flatbuffers::uoffset_t start_; [all …]
|
| /third_party/flatbuffers/ |
| D | BUILD.bazel | 15 name = "flatbuffers", 19 deps = ["//src:flatbuffers"], 22 # Public C++ headers for the Flatbuffers library. 26 "include/flatbuffers/base.h", 27 "include/flatbuffers/code_generators.h", 28 "include/flatbuffers/flatbuffers.h", 29 "include/flatbuffers/flexbuffers.h", 30 "include/flatbuffers/grpc.h", 31 "include/flatbuffers/hash.h", 32 "include/flatbuffers/idl.h", [all …]
|