Home
last modified time | relevance | path

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

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramList.java34 public NGram(String theValue, int theRefCount) in NGram()
40 public NGram(String theValue) in NGram()
/third_party/gptfdisk/
Dsupport.cc236 ostringstream theValue; in BytesToIeee() local
316 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()
/third_party/node/deps/icu-small/source/common/
Dunifiedcache.cpp462 const SharedObject* theValue, UErrorCode creationStatus) const { in _inProgress() argument
469 const SharedObject *theValue = in _isEvictable() local
/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp462 const SharedObject* theValue, UErrorCode creationStatus) const { in _inProgress() argument
469 const SharedObject *theValue = in _isEvictable() local
/third_party/icu/icu4c/source/common/
Dunifiedcache.cpp462 const SharedObject* theValue, UErrorCode creationStatus) const { in _inProgress() argument
469 const SharedObject *theValue = in _isEvictable() local
/third_party/node/test/node-api/test_buffer/
Dtest_buffer.c146 napi_value theValue; in Init() local