Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DDecimalToRoman.java41 public DecimalToRoman(long postValue, String postLetter, long preValue, in DecimalToRoman()
/external/openthread/tests/nexus/platform/
Dnexus_settings.cpp135 Entry::Value *preValue; in Delete() local