Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/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 …]
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkFormat.cpp20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
H A DRemarkFormat.cpp20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DLaneBitmask.h43 constexpr static const char *const FormatStr = "%08X"; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1587 StringRef FormatStr; in optimizePrintFString() local
1662 StringRef FormatStr; in optimizeSPrintFString() local
1745 StringRef FormatStr; in optimizeFPrintFString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2809 StringRef FormatStr; in optimizePrintFString() local
2926 StringRef FormatStr; in optimizeSPrintFString() local
3119 StringRef FormatStr; in optimizeSnPrintFString() local
3186 StringRef FormatStr; in optimizeFPrintFString() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp195 StringRef FormatStr; in lowerPrintfForGpu() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6181 StringRef FormatStr, in matchDfmtNfmt()
6203 AMDGPUAsmParser::parseSymbolicSplitFormat(StringRef FormatStr, in parseSymbolicSplitFormat()
6247 AMDGPUAsmParser::parseSymbolicUnifiedFormat(StringRef FormatStr, in parseSymbolicUnifiedFormat()
6288 StringRef FormatStr; in parseSymbolicOrNumericFormat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2746 const char *FormatStr = "{0,-45} {1,10}b {2,10}b {3,8:P}\n"; in link() local