Home
last modified time | relevance | path

Searched refs:str (Results 9726 - 9750 of 12944) sorted by relevance

1...<<381382383384385386387388389390>>...518

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DFramebufferAttachmentPerfTest.cpp53 return strstr.str(); in story()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dshrinker.cpp297 consumer_(SPV_MSG_WARNING, nullptr, {}, strstream.str().c_str());
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbasic_block.h243 // Pretty-prints |block| to |str|. Returns |str|.
244 std::ostream& operator<<(std::ostream& str, const BasicBlock& block);
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreducer.cpp205 consumer_(SPV_MSG_INFO, nullptr, {}, (stringstream.str().c_str())); in RunPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dshrinker.cpp297 consumer_(SPV_MSG_WARNING, nullptr, {}, strstream.str().c_str());
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h243 // Pretty-prints |block| to |str|. Returns |str|.
244 std::ostream& operator<<(std::ostream& str, const BasicBlock& block);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreducer.cpp205 consumer_(SPV_MSG_INFO, nullptr, {}, (stringstream.str().c_str())); in RunPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary_test.cpp124 spvTextToBinary(ScopedContext().context, text.str, text.length, in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product.cpp157 return ss.str(); in AssemblyForCase()
/third_party/skia/third_party/externals/markupsafe/
H A D__init__.py220 __repr__ = lambda s: str(s.escape(repr(s.obj)))
/third_party/skia/third_party/externals/oboe/src/common/
H A DUtilities.cpp198 streamText = s.str(); in convertToText()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.h34 static bool ParseFromString(const std::string &str, TestIdentifier *idOut);
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py153 cat_defs.append ((what_short[i] + '_' + s, what[i] + '_' + v.upper (), str (values[i][v]), v))
H A Dgen-vowel-constraints.py213 write (str (constraints))
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dtext-options.hh306 return !*len && feof (in_fp) ? nullptr : gs->str; in get_line()
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_searchbase.py103 self.assertEqual(str(type(frame)), "<class 'tkinter.ttk.Frame'>")
/third_party/python/Lib/
H A Dlzma.py53 filename can be either an actual file name (given as a str,
117 if isinstance(filename, (str, bytes, os.PathLike)):
127 raise TypeError("filename must be a str, bytes, file or PathLike object")
276 filename can be either an actual file name (given as a str, bytes,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyEmittingLayer.h53 auto GetAddress = [this, ExportedSymbolsOnly, Name = Name.str(), in find()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp269 auto Name = GV.getName().str(); in processGlobalForThinLTO()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h275 std::string str() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProf.cpp224 OutputString.append(Sym.str()); in write()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSignals.cpp185 OS << right_justify(formatv("#{0}", frame_no++).str(), in printSymbolizedStackTrace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp112 std::string singleLine = "MD5 " + stream.str() + " " + in generateCodeSequence()
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc185 const_cast<LPSTR>(args.str().c_str()), // Command line in Exec()
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.h332 /// @param str the struct to generate
334 bool EmitStructType(TextBuffer* buffer, const sem::Struct* str);

Completed in 20 milliseconds

1...<<381382383384385386387388389390>>...518