Home
last modified time | relevance | path

Searched refs:tagNames (Results 1 – 5 of 5) sorted by relevance

/external/deqp/executor/tools/
DxeExtractValues.cpp50 vector<string> tagNames; member
69 BatchResultValues (const vector<string>& tagNames) in BatchResultValues() argument
70 : m_tagNames(tagNames) in BatchResultValues()
151 const vector<string>& tagNames = m_result.getTagNames(); in testCaseResultComplete() local
158 tagResult.values.resize(tagNames.size()); in testCaseResultComplete()
183 for (int valNdx = 0; valNdx < (int)tagNames.size(); valNdx++) in testCaseResultComplete()
184 tagResult.values[valNdx] = findValueByTag(fullResult.resultItems, tagNames[valNdx]); in testCaseResultComplete()
223 BatchResultValues values(cmdLine.tagNames); in printTaggedValues()
273 cmdLine.tagNames.push_back(arg); in parseCommandLine()
/external/llvm-project/llvm/lib/Support/
DELFAttributeParser.cpp19 static const EnumEntry<unsigned> tagNames[] = { variable
145 sw->printEnum("Tag", tag, makeArrayRef(tagNames)); in parseSubsection()
/external/python/cpython2/Lib/lib-tk/
DTkinter.py3197 def tag_delete(self, *tagNames): argument
3199 self.tk.call((self._w, 'tag', 'delete') + tagNames)
/external/python/cpython3/Lib/tkinter/
D__init__.py3859 def tag_delete(self, *tagNames): argument
3861 self.tk.call((self._w, 'tag', 'delete') + tagNames)
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...