Searched refs:features_ (Results 1 – 5 of 5) sorted by relevance
114 if (!features_.allowComments_) { in parse()135 if (features_.strictRoot_) { in parse()229 if (features_.allowComments_) { in skipCommentTokens()991 OurFeatures const features_; member in Json::OurReader1006 if (!features_.allowComments_) { in parse()1023 skipBom(features_.skipBom_); in parse()1034 if (features_.strictRoot_) { in parse()1143 if (features_.allowComments_) { in skipCommentTokens()1175 if (features_.allowSingleQuotes_) { in readToken()1229 if (features_.allowSpecialFloats_) { in readToken()[all …]
352 if (!features_.allowComments_) { in parse()373 if (features_.strictRoot_) { in parse()471 if (features_.allowComments_) { in skipCommentTokens()1258 OurFeatures const features_; member in AlibabaCloud::OSS::Json::OurReader1281 if (!features_.allowComments_) { in parse()1300 if (features_.failIfExtra_) { in parse()1308 if (features_.strictRoot_) { in parse()1427 if (features_.allowComments_) { in skipCommentTokens()1459 if (features_.allowSingleQuotes_) { in readToken()1502 if (features_.allowSpecialFloats_) { in readToken()[all …]
1614 Features features_; variable
239 Features features_; variable
13130 PhysicalDeviceFeatures2( PhysicalDeviceFeatures features_ = PhysicalDeviceFeatures() ) in PhysicalDeviceFeatures2()13131 : features( features_ ) in PhysicalDeviceFeatures2()13151 PhysicalDeviceFeatures2& setFeatures( PhysicalDeviceFeatures features_ ) in setFeatures()13153 features = features_; in setFeatures()
Completed in 191 milliseconds