Home
last modified time | relevance | path

Searched refs:str (Results 12676 - 12700 of 14703) sorted by relevance

1...<<501502503504505506507508509510>>...589

/third_party/python/Lib/test/
H A Dtest_funcattrs.py429 self.assertEqual(str.maketrans.__qualname__, 'str.maketrans')
H A Dtest_pty.py248 sys.stdout.write(str(data.replace(b'\r\n', b'\n'),
H A Dtest_winreg.py238 self.assertEqual(type(r), str)
H A Dtest_decorators.py265 opname, res = ('evalargs', str(self.index))
/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_extensions.py144 newval if self.wantobjects else str(newval))
/third_party/python/Lib/
H A Dwebbrowser.py164 if isinstance(name, str):
/third_party/python/Lib/xml/dom/
H A Dpulldom.py321 if isinstance(stream_or_string, str):
/third_party/python/Lib/turtledemo/
H A D__main__.py315 menu.add_command(label=str(size), underline=0,
/third_party/python/Lib/distutils/command/
H A Dbuild_py.py331 if isinstance(package, str):
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_squeezer.py293 str(new_auto_squeeze_min_lines))
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py435 # str(...) is used to make life easier here, because
437 if package and str(node.children[1]).strip() != package:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScopedPrinter.h65 return stream.str(); in to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp120 : RewriteDescriptor(DT), Source(Naked ? StringRef("\01" + S.str()) : S), in ExplicitRewriteDescriptor()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py35 return str(bytes)
226 ['.L.str', '[str]'],
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.h90 //#define X(str, tag)
94 #define X(str, tag) CS_##tag,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp73 std::string &Data = SOStream.str(); // with flush in patch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp103 StringRef Blob = OS.str(); in emitMetaStrTab()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp221 LineAndCol.second-1, Kind, Msg.str(), in GetMessage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DSetTheory.cpp225 Record *Rec = Records.getDef(OS.str());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp405 llvm_unreachable(errStr.str().c_str()); in HandleFixupError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp357 unsigned FrameFuncStrTabOff = CVCtx.addToStringTable(FuncOS.str()).second;
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dnamer_test.cc31 std::string error() { return errors_.str(); } in error()
/third_party/skia/third_party/externals/tint/src/utils/
H A Denum_set_test.cc239 EXPECT_EQ(ss.str(), "{A, C}"); in TEST()
/third_party/spirv-tools/include/spirv-tools/
H A Dlibspirv.h446 const char* str; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DTriple.h366 const std::string &str() const { return Data; } in str() function in llvm::Triple

Completed in 30 milliseconds

1...<<501502503504505506507508509510>>...589