/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | string_cast.inl | 185 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 D | string_cast.inl | 185 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 D | RemarkFormat.cpp | 20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/ |
H A D | RemarkFormat.cpp | 20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | LaneBitmask.h | 44 constexpr static const char *const FormatStr = "%016llX"; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | LaneBitmask.h | 44 constexpr static const char *const FormatStr = "%016llX"; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | LaneBitmask.h | 44 constexpr static const char *const FormatStr = "%016llX"; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | LaneBitmask.h | 44 constexpr static const char *const FormatStr = "%016llX"; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | LaneBitmask.h | 44 constexpr static const char *const FormatStr = "%016llX"; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | LaneBitmask.h | 43 constexpr static const char *const FormatStr = "%08X"; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2377 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 D | SimplifyLibCalls.cpp | 1587 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 D | SimplifyLibCalls.cpp | 2809 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 D | AMDGPUPrintfRuntimeBinding.cpp | 195 StringRef FormatStr; in lowerPrintfForGpu() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 6181 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 D | DWARFLinker.cpp | 2746 const char *FormatStr = "{0,-45} {1,10}b {2,10}b {3,8:P}\n"; in link() local
|