Lines Matching defs:_hasBits0

256     private int _hasBits0;
280 _hasBits0 = other._hasBits0;
440 get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue; } }
442 _hasBits0 |= 1;
449 get { return (_hasBits0 & 1) != 0; }
454 _hasBits0 &= ~1;
464 get { if ((_hasBits0 & 2) != 0) { return optionalInt64_; } else { return OptionalInt64DefaultValue; } }
466 _hasBits0 |= 2;
473 get { return (_hasBits0 & 2) != 0; }
478 _hasBits0 &= ~2;
488 get { if ((_hasBits0 & 4) != 0) { return optionalUint32_; } else { return OptionalUint32DefaultValue; } }
490 _hasBits0 |= 4;
497 get { return (_hasBits0 & 4) != 0; }
502 _hasBits0 &= ~4;
512 get { if ((_hasBits0 & 8) != 0) { return optionalUint64_; } else { return OptionalUint64DefaultValue; } }
514 _hasBits0 |= 8;
521 get { return (_hasBits0 & 8) != 0; }
526 _hasBits0 &= ~8;
536 get { if ((_hasBits0 & 16) != 0) { return optionalSint32_; } else { return OptionalSint32DefaultValue; } }
538 _hasBits0 |= 16;
545 get { return (_hasBits0 & 16) != 0; }
550 _hasBits0 &= ~16;
560 get { if ((_hasBits0 & 32) != 0) { return optionalSint64_; } else { return OptionalSint64DefaultValue; } }
562 _hasBits0 |= 32;
569 get { return (_hasBits0 & 32) != 0; }
574 _hasBits0 &= ~32;
584 get { if ((_hasBits0 & 64) != 0) { return optionalFixed32_; } else { return OptionalFixed32DefaultValue; } }
586 _hasBits0 |= 64;
593 get { return (_hasBits0 & 64) != 0; }
598 _hasBits0 &= ~64;
608 get { if ((_hasBits0 & 128) != 0) { return optionalFixed64_; } else { return OptionalFixed64DefaultValue; } }
610 _hasBits0 |= 128;
617 get { return (_hasBits0 & 128) != 0; }
622 _hasBits0 &= ~128;
632 get { if ((_hasBits0 & 256) != 0) { return optionalSfixed32_; } else { return OptionalSfixed32DefaultValue; } }
634 _hasBits0 |= 256;
641 get { return (_hasBits0 & 256) != 0; }
646 _hasBits0 &= ~256;
656 get { if ((_hasBits0 & 512) != 0) { return optionalSfixed64_; } else { return OptionalSfixed64DefaultValue; } }
658 _hasBits0 |= 512;
665 get { return (_hasBits0 & 512) != 0; }
670 _hasBits0 &= ~512;
680 get { if ((_hasBits0 & 1024) != 0) { return optionalFloat_; } else { return OptionalFloatDefaultValue; } }
682 _hasBits0 |= 1024;
689 get { return (_hasBits0 & 1024) != 0; }
694 _hasBits0 &= ~1024;
704 get { if ((_hasBits0 & 2048) != 0) { return optionalDouble_; } else { return OptionalDoubleDefaultValue; } }
706 _hasBits0 |= 2048;
713 get { return (_hasBits0 & 2048) != 0; }
718 _hasBits0 &= ~2048;
728 get { if ((_hasBits0 & 4096) != 0) { return optionalBool_; } else { return OptionalBoolDefaultValue; } }
730 _hasBits0 |= 4096;
737 get { return (_hasBits0 & 4096) != 0; }
742 _hasBits0 &= ~4096;
820 get { if ((_hasBits0 & 8192) != 0) { return optionalNestedEnum_; } else { return OptionalNestedEnumDefaultValue; } }
822 _hasBits0 |= 8192;
829 get { return (_hasBits0 & 8192) != 0; }
834 _hasBits0 &= ~8192;
844 get { if ((_hasBits0 & 16384) != 0) { return optionalForeignEnum_; } else { return OptionalForeignEnumDefaultValue; } }
846 _hasBits0 |= 16384;
853 get { return (_hasBits0 & 16384) != 0; }
858 _hasBits0 &= ~16384;
1837 get { if ((_hasBits0 & 32768) != 0) { return fieldname1_; } else { return Fieldname1DefaultValue; } }
1839 _hasBits0 |= 32768;
1846 get { return (_hasBits0 & 32768) != 0; }
1851 _hasBits0 &= ~32768;
1861 get { if ((_hasBits0 & 65536) != 0) { return fieldName2_; } else { return FieldName2DefaultValue; } }
1863 _hasBits0 |= 65536;
1870 get { return (_hasBits0 & 65536) != 0; }
1875 _hasBits0 &= ~65536;
1885 get { if ((_hasBits0 & 131072) != 0) { return FieldName3_; } else { return FieldName3DefaultValue; } }
1887 _hasBits0 |= 131072;
1894 get { return (_hasBits0 & 131072) != 0; }
1899 _hasBits0 &= ~131072;
1909 get { if ((_hasBits0 & 262144) != 0) { return fieldName4_; } else { return FieldName4DefaultValue; } }
1911 _hasBits0 |= 262144;
1918 get { return (_hasBits0 & 262144) != 0; }
1923 _hasBits0 &= ~262144;
1933 get { if ((_hasBits0 & 524288) != 0) { return field0Name5_; } else { return Field0Name5DefaultValue; } }
1935 _hasBits0 |= 524288;
1942 get { return (_hasBits0 & 524288) != 0; }
1947 _hasBits0 &= ~524288;
1957 get { if ((_hasBits0 & 1048576) != 0) { return field0Name6_; } else { return Field0Name6DefaultValue; } }
1959 _hasBits0 |= 1048576;
1966 get { return (_hasBits0 & 1048576) != 0; }
1971 _hasBits0 &= ~1048576;
1981 get { if ((_hasBits0 & 2097152) != 0) { return fieldName7_; } else { return FieldName7DefaultValue; } }
1983 _hasBits0 |= 2097152;
1990 get { return (_hasBits0 & 2097152) != 0; }
1995 _hasBits0 &= ~2097152;
2005 get { if ((_hasBits0 & 4194304) != 0) { return fieldName8_; } else { return FieldName8DefaultValue; } }
2007 _hasBits0 |= 4194304;
2014 get { return (_hasBits0 & 4194304) != 0; }
2019 _hasBits0 &= ~4194304;
2029 get { if ((_hasBits0 & 8388608) != 0) { return fieldName9_; } else { return FieldName9DefaultValue; } }
2031 _hasBits0 |= 8388608;
2038 get { return (_hasBits0 & 8388608) != 0; }
2043 _hasBits0 &= ~8388608;
2053 get { if ((_hasBits0 & 16777216) != 0) { return fieldName10_; } else { return FieldName10DefaultValue; } }
2055 _hasBits0 |= 16777216;
2062 get { return (_hasBits0 & 16777216) != 0; }
2067 _hasBits0 &= ~16777216;
2077 get { if ((_hasBits0 & 33554432) != 0) { return fIELDNAME11_; } else { return FIELDNAME11DefaultValue; } }
2079 _hasBits0 |= 33554432;
2086 get { return (_hasBits0 & 33554432) != 0; }
2091 _hasBits0 &= ~33554432;
2101 get { if ((_hasBits0 & 67108864) != 0) { return fIELDName12_; } else { return FIELDName12DefaultValue; } }
2103 _hasBits0 |= 67108864;
2110 get { return (_hasBits0 & 67108864) != 0; }
2115 _hasBits0 &= ~67108864;
2125 get { if ((_hasBits0 & 134217728) != 0) { return FieldName13_; } else { return FieldName13DefaultValue; } }
2127 _hasBits0 |= 134217728;
2134 get { return (_hasBits0 & 134217728) != 0; }
2139 _hasBits0 &= ~134217728;
2149 get { if ((_hasBits0 & 268435456) != 0) { return FieldName14_; } else { return FieldName14DefaultValue; } }
2151 _hasBits0 |= 268435456;
2158 get { return (_hasBits0 & 268435456) != 0; }
2163 _hasBits0 &= ~268435456;
2173 get { if ((_hasBits0 & 536870912) != 0) { return fieldName15_; } else { return FieldName15DefaultValue; } }
2175 _hasBits0 |= 536870912;
2182 get { return (_hasBits0 & 536870912) != 0; }
2187 _hasBits0 &= ~536870912;
2197 get { if ((_hasBits0 & 1073741824) != 0) { return fieldName16_; } else { return FieldName16DefaultValue; } }
2199 _hasBits0 |= 1073741824;
2206 get { return (_hasBits0 & 1073741824) != 0; }
2211 _hasBits0 &= ~1073741824;
2221 get { if ((_hasBits0 & -2147483648) != 0) { return fieldName17_; } else { return FieldName17DefaultValue; } }
2223 _hasBits0 |= -2147483648;
2230 get { return (_hasBits0 & -2147483648) != 0; }
2235 _hasBits0 &= ~-2147483648;
4744 private int _hasBits0;
4767 _hasBits0 = other._hasBits0;
4785 get { if ((_hasBits0 & 1) != 0) { return a_; } else { return ADefaultValue; } }
4787 _hasBits0 |= 1;
4794 get { return (_hasBits0 & 1) != 0; }
4799 _hasBits0 &= ~1;
4979 private int _hasBits0;
5002 _hasBits0 = other._hasBits0;
5020 get { if ((_hasBits0 & 1) != 0) { return groupInt32_; } else { return GroupInt32DefaultValue; } }
5022 _hasBits0 |= 1;
5029 get { return (_hasBits0 & 1) != 0; }
5034 _hasBits0 &= ~1;
5044 get { if ((_hasBits0 & 2) != 0) { return groupUint32_; } else { return GroupUint32DefaultValue; } }
5046 _hasBits0 |= 2;
5053 get { return (_hasBits0 & 2) != 0; }
5058 _hasBits0 &= ~2;
5596 private int _hasBits0;
5619 _hasBits0 = other._hasBits0;
5636 get { if ((_hasBits0 & 1) != 0) { return i_; } else { return IDefaultValue; } }
5638 _hasBits0 |= 1;
5645 get { return (_hasBits0 & 1) != 0; }
5650 _hasBits0 &= ~1;
5797 private int _hasBits0;
5820 _hasBits0 = other._hasBits0;
5837 get { if ((_hasBits0 & 1) != 0) { return c_; } else { return CDefaultValue; } }
5839 _hasBits0 |= 1;
5846 get { return (_hasBits0 & 1) != 0; }
5851 _hasBits0 &= ~1;
5984 private int _hasBits0;
6007 _hasBits0 = other._hasBits0;
6029 get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue; } }
6031 _hasBits0 |= 1;
6038 get { return (_hasBits0 & 1) != 0; }
6043 _hasBits0 &= ~1;
6108 get { if ((_hasBits0 & 2) != 0) { return optionalBool_; } else { return OptionalBoolDefaultValue; } }
6110 _hasBits0 |= 2;
6117 get { return (_hasBits0 & 2) != 0; }
6122 _hasBits0 &= ~2;
6399 private int _hasBits0;
6422 _hasBits0 = other._hasBits0;
6439 get { if ((_hasBits0 & 1) != 0) { return a_; } else { return ADefaultValue; } }
6441 _hasBits0 |= 1;
6448 get { return (_hasBits0 & 1) != 0; }
6453 _hasBits0 &= ~1;