Home
last modified time | relevance | path

Searched refs:ValueTag (Results 1 – 8 of 8) sorted by relevance

/external/deqp/executor/
DxeTestCaseResult.hpp465 enum ValueTag enum in xe::ri::ValueInfo
479 ValueTag tag;
DxeTestResultParser.cpp264 static ri::ValueInfo::ValueTag getSampleValueTag (const char* tag) in getSampleValueTag()
266 …return (ri::ValueInfo::ValueTag)getEnumValue("sample value tag", s_sampleValueTagMap, DE_LENGTH_OF… in getSampleValueTag()
DxeTestLogWriter.cpp159 static const char* getSampleValueTagName (ri::ValueInfo::ValueTag tag) in getSampleValueTagName()
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h287 struct ValueTag {}; struct
294 ValueTag, ReferenceTag>::type type;
373 template <typename T> T Read(ValueTag) {
/external/fonttools/Lib/fontTools/varLib/
D__init__.py575 rec.ValueTag = tag
595 mvar.ValueRecord = sorted(records, key=lambda r: r.ValueTag)
Dmutator.py246 mvarTag = rec.ValueTag
/external/fonttools/Tests/varLib/
DvarLib_test.py654 mvar_tags = [vr.ValueTag for vr in varfont["MVAR"].table.ValueRecord]
/external/fonttools/Lib/fontTools/varLib/instancer/
D__init__.py415 mvarTag = rec.ValueTag