Home
last modified time | relevance | path

Searched refs:usf (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-at91/include/mach/
Dat91_emac.h41 u32 usf; member
/third_party/jsoncpp/src/lib_json/
Djson_writer.cpp1165 const bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local
1198 endingLineFeedSymbol, usf, emitUTF8, pre, in newStreamWriter()
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3954 SimpleDateFormat usf(pat1, Locale::getEnglish(), status); in TestFormalChineseDate() local
3956 usf.format(parsedate,parsedres,pos); in TestFormalChineseDate()
3957 usf.format(thedate,expres,pos); in TestFormalChineseDate()
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp5099 bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local
5123 colonSymbol, nullSymbol, endingLineFeedSymbol, usf, pre); in newStreamWriter()