Home
last modified time | relevance | path

Searched defs:usf (Results 1 – 10 of 10) sorted by relevance

/external/javassist/src/main/javassist/util/proxy/
DDefineClassHelper.java62 ReferencedUnsafe(SecurityActions.TheUnsafe usf, MethodHandle meth) { in ReferencedUnsafe()
124 SecurityActions.TheUnsafe usf = SecurityActions.getSunMiscUnsafeAnonymously(); in getReferencedUnsafe() local
/external/llvm-project/clang/test/Frontend/
Dfixed_point_add.c15 unsigned short _Fract usf; variable
Dfixed_point_sub.c15 unsigned short _Fract usf; variable
Dfixed_point_mul.c15 unsigned short _Fract usf; variable
Dfixed_point_div.c15 unsigned short _Fract usf; variable
Dfixed_point_shift.c17 unsigned short _Fract usf; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DTokenizer.java118 private static final BagFormatter usf = new BagFormatter(); field in Tokenizer
/external/jsoncpp/src/lib_json/
Djson_writer.cpp1167 const bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp4031 SimpleDateFormat usf(pat1, Locale::getEnglish(), status); in TestFormalChineseDate() local
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp5099 bool usf = settings_["useSpecialFloats"].asBool(); in newStreamWriter() local