Home
last modified time | relevance | path

Searched refs:AppendHex (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A Dshared-libraries-win32.cc21 static void AppendHex(const unsigned char* aBegin, const unsigned char* aEnd, in AppendHex() function
33 static void AppendHex(T aValue, std::string& aOut, bool aWithPadding) { in AppendHex() function
152 AppendHex(pdbSig.Data1, breakpadId, WITH_PADDING); in GetInfoForSelf()
153 AppendHex(pdbSig.Data2, breakpadId, WITH_PADDING); in GetInfoForSelf()
154 AppendHex(pdbSig.Data3, breakpadId, WITH_PADDING); in GetInfoForSelf()
155 AppendHex(reinterpret_cast<const unsigned char*>(&pdbSig.Data4), in GetInfoForSelf()
159 AppendHex(debugInfo->pdbAge, breakpadId, WITHOUT_PADDING); in GetInfoForSelf()
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A Dshared-libraries-win32.cc21 static void AppendHex(const unsigned char* aBegin, const unsigned char* aEnd, in AppendHex() function
33 static void AppendHex(T aValue, std::string& aOut, bool aWithPadding) { in AppendHex() function
152 AppendHex(pdbSig.Data1, breakpadId, WITH_PADDING); in GetInfoForSelf()
153 AppendHex(pdbSig.Data2, breakpadId, WITH_PADDING); in GetInfoForSelf()
154 AppendHex(pdbSig.Data3, breakpadId, WITH_PADDING); in GetInfoForSelf()
155 AppendHex(reinterpret_cast<const unsigned char*>(&pdbSig.Data4), in GetInfoForSelf()
159 AppendHex(debugInfo->pdbAge, breakpadId, WITHOUT_PADDING); in GetInfoForSelf()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A Dshared-libraries-win32.cc21 static void AppendHex(const unsigned char* aBegin, const unsigned char* aEnd, in AppendHex() function
33 static void AppendHex(T aValue, std::string& aOut, bool aWithPadding) { in AppendHex() function
152 AppendHex(pdbSig.Data1, breakpadId, WITH_PADDING); in GetInfoForSelf()
153 AppendHex(pdbSig.Data2, breakpadId, WITH_PADDING); in GetInfoForSelf()
154 AppendHex(pdbSig.Data3, breakpadId, WITH_PADDING); in GetInfoForSelf()
155 AppendHex(reinterpret_cast<const unsigned char*>(&pdbSig.Data4), in GetInfoForSelf()
159 AppendHex(debugInfo->pdbAge, breakpadId, WITHOUT_PADDING); in GetInfoForSelf()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A Dshared-libraries-win32.cc34 static void AppendHex(const unsigned char* aBegin, const unsigned char* aEnd, in AppendHex() function
46 static void AppendHex(T aValue, std::string& aOut, bool aWithPadding) { in AppendHex() function
102 AppendHex(pdbSignature.Data1, aSignature, WITH_PADDING); in GetPdbInfo()
103 AppendHex(pdbSignature.Data2, aSignature, WITH_PADDING); in GetPdbInfo()
104 AppendHex(pdbSignature.Data3, aSignature, WITH_PADDING); in GetPdbInfo()
105 AppendHex(reinterpret_cast<const unsigned char*>(&pdbSignature.Data4), in GetPdbInfo()
250 AppendHex(pdbAge, breakpadId, WITHOUT_PADDING); in GetInfoForSelf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/cbor/
H A Ddiagnostic_writer.cc21 static bool AppendHex(const std::vector<uint8_t> bytes, in AppendHex() function
51 if (!AppendHex(node.GetInvalidUTF8(), 's', rough_max_output_bytes, s)) { in Serialize()
57 if (!AppendHex(node.GetBytestring(), 'h', rough_max_output_bytes, s)) { in Serialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cbor/
H A Ddiagnostic_writer.cc21 static bool AppendHex(const std::vector<uint8_t> bytes, in AppendHex() function
51 if (!AppendHex(node.GetInvalidUTF8(), 's', rough_max_output_bytes, s)) { in Serialize()
57 if (!AppendHex(node.GetBytestring(), 'h', rough_max_output_bytes, s)) { in Serialize()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Primitives/src/System/Net/
H A DIPAddressParser.cs258 AppendHex(address[i], buffer); in AppendSections()
277 AppendHex(address[i], buffer); in AppendSections()
282 private static unsafe void AppendHex(ushort value, StringBuilder buffer) in AppendHex() method in System.Net.IPAddressParser
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
/dports/devel/bit/bit-1.1.2/vendor/github.com/rs/zerolog/internal/json/
H A Dbytes.go23 func (Encoder) AppendHex(dst, s []byte) []byte { func
H A Dbytes_test.go21 b := enc.AppendHex([]byte{}, []byte{tt.in})
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/rs/zerolog/
H A Dencoder.go23 AppendHex(dst, s []byte) []byte methodSpec
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rs/zerolog/
H A Dencoder.go23 AppendHex(dst, s []byte) []byte methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/rs/zerolog/
H A Dencoder.go23 AppendHex(dst, s []byte) []byte methodSpec

123