Home
last modified time | relevance | path

Searched refs:aOutStr (Results 26 – 48 of 48) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/flyweb/
H A DHttpServer.cpp986 static nsresult FillOutputBufferHelper(nsIOutputStream* aOutStr,
1022 StreamCopier::FillOutputBufferHelper(nsIOutputStream* aOutStr, in FillOutputBufferHelper() argument
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsPipe3.cpp1711 static nsresult nsReadFromRawBuffer(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromRawBuffer() argument
1733 static nsresult nsReadFromInputStream(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromInputStream() argument
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsPipe3.cpp1703 static nsresult nsReadFromRawBuffer(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromRawBuffer() argument
1725 static nsresult nsReadFromInputStream(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromInputStream() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/io/
H A DnsPipe3.cpp1840 nsReadFromRawBuffer(nsIOutputStream* aOutStr,
1869 nsReadFromInputStream(nsIOutputStream* aOutStr,
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsPipe3.cpp1721 static nsresult nsReadFromRawBuffer(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromRawBuffer() argument
1743 static nsresult nsReadFromInputStream(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromInputStream() argument
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsPipe3.cpp1721 static nsresult nsReadFromRawBuffer(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromRawBuffer() argument
1743 static nsresult nsReadFromInputStream(nsIOutputStream* aOutStr, void* aClosure, in nsReadFromInputStream() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dfield2.cxx232 OUStringBuffer aOutStr = rLiteralMask; in ImplPatternReformat() local
282 aOutStr[i] = cTempChar; in ImplPatternReformat()
320 return aOutStr.makeStringAndClear(); in ImplPatternReformat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfield2.cxx235 OUStringBuffer aOutStr = rLiteralMask; in ImplPatternReformat() local
285 aOutStr[i] = cTempChar; in ImplPatternReformat()
323 return aOutStr.makeStringAndClear(); in ImplPatternReformat()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2283 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
3240 nsAString& aOutStr);
H A DnsContentUtils.cpp6079 nsAString& aOutStr) { argument
6084 aOutStr.Assign(aInStr);
6088 aOutStr.SetCapacity(aInStr.Length() - 1);
6093 if (*start != '\0') aOutStr.Append(*start);
10213 nsAString& aOutStr) { argument
10215 aOutStr.Truncate();
10221 aOutStr = serializedValue;
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2297 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
3268 nsAString& aOutStr);
H A DnsContentUtils.cpp6391 nsAString& aOutStr) { argument
6396 aOutStr.Assign(aInStr);
6400 aOutStr.SetCapacity(aInStr.Length() - 1);
6405 if (*start != '\0') aOutStr.Append(*start);
10308 nsAString& aOutStr) { argument
10310 aOutStr.Truncate();
10316 aOutStr = serializedValue;
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2279 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
3270 nsAString& aOutStr);
H A DnsContentUtils.cpp6391 nsAString& aOutStr) { argument
6396 aOutStr.Assign(aInStr);
6400 aOutStr.SetCapacity(aInStr.Length() - 1);
6405 if (*start != '\0') aOutStr.Append(*start);
10370 nsAString& aOutStr) { argument
10372 aOutStr.Truncate();
10378 aOutStr = serializedValue;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2279 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
3270 nsAString& aOutStr);
H A DnsContentUtils.cpp6391 nsAString& aOutStr) { argument
6396 aOutStr.Assign(aInStr);
6400 aOutStr.SetCapacity(aInStr.Length() - 1);
6405 if (*start != '\0') aOutStr.Append(*start);
10370 nsAString& aOutStr) { argument
10372 aOutStr.Truncate();
10378 aOutStr = serializedValue;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1867 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
H A DnsContentUtils.cpp6256 nsContentUtils::StripNullChars(const nsAString& aInStr, nsAString& aOutStr) in StripNullChars() argument
6262 aOutStr.Assign(aInStr); in StripNullChars()
6266 aOutStr.SetCapacity(aInStr.Length() - 1); in StripNullChars()
6272 aOutStr.Append(*start); in StripNullChars()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/layout/
H A Dlayout.cxx3579 auto aOutStr = pTextObj->GetOutlinerParaObject()->GetTextObject(); in CPPUNIT_TEST_FIXTURE() local
3581 CPPUNIT_ASSERT(aOutStr.GetText(0).isEmpty()); in CPPUNIT_TEST_FIXTURE()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2099 static void StripNullChars(const nsAString& aInStr, nsAString& aOutStr);
H A DnsContentUtils.cpp6160 nsAString& aOutStr) { argument
6165 aOutStr.Assign(aInStr);
6169 aOutStr.SetCapacity(aInStr.Length() - 1);
6174 if (*start != '\0') aOutStr.Append(*start);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlexprt.cxx1809 const OString aOutStr("\n "); in CopySourceStream() local
1810 …Sequence<sal_Int8> aOutSeq( reinterpret_cast<sal_Int8 const *>(aOutStr.getStr()), aOutStr.getLengt… in CopySourceStream()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlexprt.cxx1822 const OString aOutStr("\n "); in CopySourceStream() local
1823 …Sequence<sal_Int8> aOutSeq( reinterpret_cast<sal_Int8 const *>(aOutStr.getStr()), aOutStr.getLengt… in CopySourceStream()

12