Searched defs:none_ (Results 1 – 7 of 7) sorted by relevance
28 …public func none_(at index: Int32) -> UInt64 { let o = _accessor.offset(VTOFFSET.none_.v); return … in none_() function29 public var none_: [UInt64] { return _accessor.getVector(at: VTOFFSET.none_.v) ?? [] } variable
202 private int none_ = 0; field in InstanceGroupManagerActionsSummary1459 private int none_; field in InstanceGroupManagerActionsSummary.Builder
158 Value none_; variable
670 optional( none_t none_ ) BOOST_NOEXCEPT : base(none_) {} in optional()849 optional& operator= ( none_t none_ ) BOOST_NOEXCEPT in operator =()
876 optional( none_t none_ ) BOOST_NOEXCEPT : base(none_) {} in optional()1099 optional& operator= ( none_t none_ ) BOOST_NOEXCEPT in operator =()
4167 private object none_; field in UnitTest.Issues.TestProtos.OneofWithNoneName