Searched defs:allowedExtensions (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp3280 void checkExtensions (tcu::ResultCollector& results, const set<string>& allowedExtensions, const vector<VkExtensionProperties>& reportedExtensions) argument
3289 if (mustBeKnown && !de::contains(allowedExtensions, extensionName))
3301 // All known extensions should be added to allowedExtensions:
3302 // allowedExtensions.insert("VK_GOOGLE_extension1");
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...

Completed in 4284 milliseconds