Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DDynamicRefTable.java60 Byte curValue = mEntries.get(key); in addMappings() local
/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