Searched defs:theValue (Results 1 – 7 of 7) 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()
2 private: int theValue; member in myInt10 int theValue; member in myIntAndStuff
34 public NGram(String theValue, int theRefCount) in NGram()40 public NGram(String theValue) in NGram()
2 private: int theValue; member in myInt
253 ostringstream theValue; in BytesToIeee() local333 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()
462 const SharedObject* theValue, UErrorCode creationStatus) const { in _inProgress() argument469 const SharedObject *theValue = in _isEvictable() local
56 void AudioDeviceMac::AtomicSet32(int32_t* theValue, int32_t newValue) { in AtomicSet32()65 int32_t AudioDeviceMac::AtomicGet32(int32_t* theValue) { in AtomicGet32()