• Home
  • Raw
  • Download

Lines Matching refs:final

13   final int value;
51 final int value;
92 final int value;
133 final int value;
178 final fb.BufferContext _bc;
179 final int _bcOffset;
206 final fb.Builder fbBuilder;
218 final int _a;
219 final int _b;
257 final fb.BufferContext _bc;
258 final int _bcOffset;
281 final fb.Builder fbBuilder;
298 final Color _color;
329 final fb.BufferContext _bc;
330 final int _bcOffset;
361 final fb.Builder fbBuilder;
379 final double _x;
380 final double _y;
381 final double _z;
382 final double _test1;
383 final Color _test2;
384 final TestObjectBuilder _test3;
432 final fb.BufferContext _bc;
433 final int _bcOffset;
460 final fb.Builder fbBuilder;
471 final int _id;
472 final int _distance;
509 final fb.BufferContext _bc;
510 final int _bcOffset;
535 final fb.Builder fbBuilder;
560 final String _id;
561 final int _val;
562 final int _count;
578 final int idOffset = fbBuilder.writeString(_id);
606 final fb.BufferContext _bc;
607 final int _bcOffset;
630 final fb.Builder fbBuilder;
647 final int _id;
683 final fb.BufferContext _bc;
684 final int _bcOffset;
776 final fb.Builder fbBuilder;
977 final Vec3ObjectBuilder _pos;
978 final int _mana;
979 final int _hp;
980 final String _name;
981 final List<int> _inventory;
982 final Color _color;
983 final AnyTypeId _testType;
984 final dynamic _test;
985 final List<TestObjectBuilder> _test4;
986 final List<String> _testarrayofstring;
987 final List<MonsterObjectBuilder> _testarrayoftables;
988 final MonsterObjectBuilder _enemy;
989 final List<int> _testnestedflatbuffer;
990 final StatObjectBuilder _testempty;
991 final bool _testbool;
992 final int _testhashs32Fnv1;
993 final int _testhashu32Fnv1;
994 final int _testhashs64Fnv1;
995 final int _testhashu64Fnv1;
996 final int _testhashs32Fnv1a;
997 final int _testhashu32Fnv1a;
998 final int _testhashs64Fnv1a;
999 final int _testhashu64Fnv1a;
1000 final List<bool> _testarrayofbools;
1001 final double _testf;
1002 final double _testf2;
1003 final double _testf3;
1004 final List<String> _testarrayofstring2;
1005 final List<AbilityObjectBuilder> _testarrayofsortedstruct;
1006 final List<int> _flex;
1007 final List<TestObjectBuilder> _test5;
1008 final List<int> _vectorOfLongs;
1009 final List<double> _vectorOfDoubles;
1010 final my_game.InParentNamespaceObjectBuilder _parentNamespaceTest;
1011 final List<ReferrableObjectBuilder> _vectorOfReferrables;
1012 final int _singleWeakReference;
1013 final List<int> _vectorOfWeakReferences;
1014 final List<ReferrableObjectBuilder> _vectorOfStrongReferrables;
1015 final int _coOwningReference;
1016 final List<int> _vectorOfCoOwningReferences;
1017 final int _nonOwningReference;
1018 final List<int> _vectorOfNonOwningReferences;
1019 final AnyUniqueAliasesTypeId _anyUniqueType;
1020 final dynamic _anyUnique;
1021 final AnyAmbiguousAliasesTypeId _anyAmbiguousType;
1022 final dynamic _anyAmbiguous;
1023 final List<Color> _vectorOfEnums;
1127 final int nameOffset = fbBuilder.writeString(_name);
1128 final int inventoryOffset = _inventory?.isNotEmpty == true
1131 final int testOffset = _test?.getOrCreateOffset(fbBuilder);
1132 final int test4Offset = _test4?.isNotEmpty == true
1135 final int testarrayofstringOffset = _testarrayofstring?.isNotEmpty == true
1138 final int testarrayoftablesOffset = _testarrayoftables?.isNotEmpty == true
1141 final int enemyOffset = _enemy?.getOrCreateOffset(fbBuilder);
1142 final int testnestedflatbufferOffset = _testnestedflatbuffer?.isNotEmpty == true
1145 final int testemptyOffset = _testempty?.getOrCreateOffset(fbBuilder);
1146 final int testarrayofboolsOffset = _testarrayofbools?.isNotEmpty == true
1149 final int testarrayofstring2Offset = _testarrayofstring2?.isNotEmpty == true
1152 final int testarrayofsortedstructOffset = _testarrayofsortedstruct?.isNotEmpty == true
1155 final int flexOffset = _flex?.isNotEmpty == true
1158 final int test5Offset = _test5?.isNotEmpty == true
1161 final int vectorOfLongsOffset = _vectorOfLongs?.isNotEmpty == true
1164 final int vectorOfDoublesOffset = _vectorOfDoubles?.isNotEmpty == true
1167 final int parentNamespaceTestOffset = _parentNamespaceTest?.getOrCreateOffset(fbBuilder);
1168 final int vectorOfReferrablesOffset = _vectorOfReferrables?.isNotEmpty == true
1171 final int vectorOfWeakReferencesOffset = _vectorOfWeakReferences?.isNotEmpty == true
1174 final int vectorOfStrongReferrablesOffset = _vectorOfStrongReferrables?.isNotEmpty == true
1177 final int vectorOfCoOwningReferencesOffset = _vectorOfCoOwningReferences?.isNotEmpty == true
1180 final int vectorOfNonOwningReferencesOffset = _vectorOfNonOwningReferences?.isNotEmpty == true
1183 final int anyUniqueOffset = _anyUnique?.getOrCreateOffset(fbBuilder);
1184 final int anyAmbiguousOffset = _anyAmbiguous?.getOrCreateOffset(fbBuilder);
1185 final int vectorOfEnumsOffset = _vectorOfEnums?.isNotEmpty == true
1309 final fb.BufferContext _bc;
1310 final int _bcOffset;
1344 final fb.Builder fbBuilder;
1405 final int _i8;
1406 final int _u8;
1407 final int _i16;
1408 final int _u16;
1409 final int _i32;
1410 final int _u32;
1411 final int _i64;
1412 final int _u64;
1413 final double _f32;
1414 final double _f64;
1415 final List<int> _v8;
1416 final List<double> _vf64;
1450 final int v8Offset = _v8?.isNotEmpty == true
1453 final int vf64Offset = _vf64?.isNotEmpty == true