Home
last modified time | relevance | path

Searched defs:extensions_ (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dlocalebuilder.h305 icu::Locale *extensions_; // Pointer not object. Storage for all other fields. variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfeature_manager.h80 ExtensionSet extensions_; variable
Dmodule.h285 InstructionList extensions_; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfeature_manager.h74 ExtensionSet extensions_; variable
Dmodule.h280 InstructionList extensions_; variable
/external/angle/third_party/spirv-tools/src/source/opt/
Dfeature_manager.h84 ExtensionSet extensions_; variable
Dmodule.h285 InstructionList extensions_; variable
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_code_generator.h40 std::string extensions_; variable
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_code_generator.h40 std::string extensions_; variable
/external/angle/third_party/spirv-tools/src/test/val/
Dval_code_generator.h40 std::string extensions_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.h470 FieldDescriptor* extensions_; variable
1488 FieldDescriptor* extensions_; variable
Ddescriptor.cc662 ExtensionsGroupedByDescriptorMap extensions_; member in google::protobuf::DescriptorPool::Tables
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp262 const vector<string>& extensions_, in InstanceContext()