/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 282 features_.declare_int16_type = true; in RegisterCapability() 286 features_.declare_float16_type = true; in RegisterCapability() 292 features_.declare_int16_type = true; in RegisterCapability() 293 features_.declare_float16_type = true; in RegisterCapability() 294 features_.free_fp_rounding_mode = true; in RegisterCapability() 297 features_.variable_pointers = true; in RegisterCapability() 298 features_.variable_pointers_storage_buffer = true; in RegisterCapability() 301 features_.variable_pointers_storage_buffer = true; in RegisterCapability()
|
D | validation_state.h | 327 const Feature& features() const { return features_; } in features() 418 Feature features_; variable
|
/third_party/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 88 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader() 93 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader() 119 if (!features_.allowComments_) { in parse() 140 if (features_.strictRoot_) { in parse() 209 if (features_.allowDroppedNullPlaceholders_) { in readValue() 234 if (features_.allowComments_) { in skipCommentTokens() 466 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject() 1001 OurFeatures const features_; member in Json::OurReader 1019 features_(features), collectComments_(false) {} in OurReader() 1023 if (!features_.allowComments_) { in parse() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 174 features_.env_relaxed_block_layout = true; 179 features_.env_allow_localsizeid = !spvIsVulkanEnv(env); 196 UpdateFeaturesBasedOnSpirvVersion(&features_, version_); 356 features_.group_ops_reduce_and_scans = true; in RegisterCapability() 359 features_.use_int8_type = true; in RegisterCapability() 360 features_.declare_int8_type = true; in RegisterCapability() 366 features_.declare_int8_type = true; in RegisterCapability() 369 features_.declare_int16_type = true; in RegisterCapability() 373 features_.declare_float16_type = true; in RegisterCapability() 380 features_.declare_int16_type = true; in RegisterCapability() [all …]
|
D | validation_state.h | 479 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout() 485 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed() 521 const Feature& features() const { return features_; } in features() 852 Feature features_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 174 features_.env_relaxed_block_layout = true; 179 features_.env_allow_localsizeid = !spvIsVulkanEnv(env); 196 UpdateFeaturesBasedOnSpirvVersion(&features_, version_); 356 features_.group_ops_reduce_and_scans = true; in RegisterCapability() 359 features_.use_int8_type = true; in RegisterCapability() 360 features_.declare_int8_type = true; in RegisterCapability() 366 features_.declare_int8_type = true; in RegisterCapability() 369 features_.declare_int16_type = true; in RegisterCapability() 373 features_.declare_float16_type = true; in RegisterCapability() 380 features_.declare_int16_type = true; in RegisterCapability() [all …]
|
D | validation_state.h | 479 return features_.env_relaxed_block_layout || options()->relax_block_layout; in IsRelaxedBlockLayout() 485 return features_.env_allow_localsizeid || options()->allow_localsizeid; in IsLocalSizeIdAllowed() 521 const Feature& features() const { return features_; } in features() 852 Feature features_; variable
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 276 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader() 281 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader() 309 if (!features_.allowComments_) { in parse() 331 if (features_.strictRoot_) { in parse() 406 if (features_.allowDroppedNullPlaceholders_) { in readValue() 432 if (features_.allowComments_) { in skipCommentTokens() 664 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject() 1216 OurFeatures const features_; member in Json::OurReader 1226 features_(features), collectComments_() { in OurReader() 1233 if (!features_.allowComments_) { in parse() [all …]
|
D | json.h | 1489 Features features_; variable
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
D | hb-aots-tester.cpp | 31 hb_feature_t *features_, in TestData() 34 features(features_), num_features(num_features_) in TestData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 261 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader() 266 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader() 294 if (!features_.allowComments_) { in parse() 316 if (features_.strictRoot_) { in parse() 391 if (features_.allowDroppedNullPlaceholders_) { in readValue() 417 if (features_.allowComments_) { in skipCommentTokens() 649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject() 1236 OurFeatures const features_; member in Json::OurReader 1244 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in OurReader() 1251 if (!features_.allowComments_) { in parse() [all …]
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 261 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader() 266 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader() 294 if (!features_.allowComments_) { in parse() 316 if (features_.strictRoot_) { in parse() 391 if (features_.allowDroppedNullPlaceholders_) { in readValue() 417 if (features_.allowComments_) { in skipCommentTokens() 649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject() 1236 OurFeatures const features_; member in Json::OurReader 1244 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in OurReader() 1251 if (!features_.allowComments_) { in parse() [all …]
|
/third_party/jsoncpp/include/json/ |
D | reader.h | 240 Features features_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1438 Features features_; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1438 Features features_; variable
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 42749 …PhysicalDeviceFeatures2( VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures features_ = {} ) VULKAN_HPP_… in PhysicalDeviceFeatures2() 42750 : features( features_ ) 42776 … setFeatures( VULKAN_HPP_NAMESPACE::PhysicalDeviceFeatures const & features_ ) VULKAN_HPP_NOEXCEPT in setFeatures() 42778 features = features_; in setFeatures()
|