Home
last modified time | relevance | path

Searched refs:excludedAttributes (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DShHandle.h128 excludedAttributes(0), in TLinker()
138 …virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attrib… in setExcludedAttributes()
150 const int* excludedAttributes; variable
/external/cldr/tools/java/org/unicode/cldr/icu/
DBcp47Mapper.java166 …void addOtherInfo(String qName, Attributes attr, String typeName, Set<String> excludedAttributes) { in addOtherInfo() argument
170 if (excludedAttributes.contains(name) in addOtherInfo()