Searched refs:usf (Results 1 – 4 of 4) sorted by relevance
/third_party/uboot/u-boot-2020.01/arch/arm/mach-at91/include/mach/ |
D | at91_emac.h | 41 u32 usf; member
|
/third_party/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 1165 const bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local 1198 endingLineFeedSymbol, usf, emitUTF8, pre, in newStreamWriter()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 3954 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/ |
D | jsoncpp.cpp | 5099 bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local 5123 colonSymbol, nullSymbol, endingLineFeedSymbol, usf, pre); in newStreamWriter()
|