Home
last modified time | relevance | path

Searched defs:FormatStr (Results 1 – 5 of 5) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dstring_cast.inl185 std::string FormatStr(detail::format("%svec1(%s)", local
200 std::string FormatStr(detail::format("%svec2(%s, %s)", local
215 std::string FormatStr(detail::format("%svec3(%s, %s, %s)", local
230 std::string FormatStr(detail::format("%svec4(%s, %s, %s, %s)", local
246 std::string FormatStr(detail::format("%smat2x2((%s, %s), (%s, %s))", local
264 std::string FormatStr(detail::format("%smat2x3((%s, %s, %s), (%s, %s, %s))", local
282 std::string FormatStr(detail::format("%smat2x4((%s, %s, %s, %s), (%s, %s, %s, %s))", local
300 std::string FormatStr(detail::format("%smat3x2((%s, %s), (%s, %s), (%s, %s))", local
320 std::string FormatStr(detail::format("%smat3x3((%s, %s, %s), (%s, %s, %s), (%s, %s, %s))", local
340 …std::string FormatStr(detail::format("%smat3x4((%s, %s, %s, %s), (%s, %s, %s, %s), (%s, %s, %s, %s… local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkFormat.cpp20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DLaneBitmask.h43 constexpr static const char *const FormatStr = "%08X"; member
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1587 StringRef FormatStr; in optimizePrintFString() local
1662 StringRef FormatStr; in optimizeSPrintFString() local
1745 StringRef FormatStr; in optimizeFPrintFString() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2377 StringRef FormatStr; in optimizePrintFString() local
2467 StringRef FormatStr; in optimizeSPrintFString() local
2571 StringRef FormatStr; in optimizeSnPrintFString() local
2657 StringRef FormatStr; in optimizeFPrintFString() local