Searched defs:theValue (Results 1 – 5 of 5) sorted by relevance
33 public static <T> Condition<T> matched(final T theValue, final Description mismatch) { in matched()38 private final T theValue; field in Condition.Matched41 private Matched(T theValue, Description mismatch) { in Matched()
34 public NGram(String theValue, int theRefCount) in NGram()40 public NGram(String theValue) in NGram()
242 ostringstream theValue; in BytesToIeee() local322 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()
462 const SharedObject* theValue, UErrorCode creationStatus) const { in _inProgress() argument469 const SharedObject *theValue = in _isEvictable() local