Home
last modified time | relevance | path

Searched defs:theValue (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramList.java32 public NGram(String theValue, int theRefCount) in NGram()
38 public NGram(String theValue) in NGram()
/external/gptfdisk/
Dsupport.cc230 ostringstream theValue; in BytesToIeee() local
310 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()
/external/icu/icu4c/source/common/
Dunifiedcache.cpp532 const SharedObject *theValue, UErrorCode creationStatus) { in _inProgress()
540 const SharedObject *theValue = in _isEvictable() local
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc57 void AudioDeviceMac::AtomicSet32(int32_t* theValue, int32_t newValue) { in AtomicSet32()
66 int32_t AudioDeviceMac::AtomicGet32(int32_t* theValue) { in AtomicGet32()