Searched defs:theValue (Results 1 – 6 of 6) 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()
232 ostringstream theValue; in BytesToIeee() local312 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()
534 const SharedObject *theValue, UErrorCode creationStatus) { in _inProgress()542 const SharedObject *theValue = in _isEvictable() local
57 void AudioDeviceMac::AtomicSet32(int32_t* theValue, int32_t newValue) { in AtomicSet32()66 int32_t AudioDeviceMac::AtomicGet32(int32_t* theValue) { in AtomicGet32()
861 SDValue theValue = SN->getValue(); in LowerSTORE() local