Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp265 …for (const void* curValue = opt.namedValues; curValue != opt.namedValuesEnd; curValue = (const voi… in help() local
299 …for (const void* curValue = namedValues; curValue != namedValuesEnd; curValue = (const void*)((deU… in findNamedValueMatch() local