Home
last modified time | relevance | path

Searched refs:FormatLevel (Results 1 – 25 of 35) sorted by relevance

12

/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/Resources/Orthanc/Databases/
H A DISqlLookupFormatter.cpp45 static std::string FormatLevel(ResourceType level) in FormatLevel() function
318 FormatLevel(queryLevel) + ".publicId, " + in Apply()
319 FormatLevel(queryLevel) + ".internalId" + in Apply()
320 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
325 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
326 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
327 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
333 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
334 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
335 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Search/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Search/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/Resources/Orthanc/Databases/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/Search/
H A DISqlLookupFormatter.cpp57 static std::string FormatLevel(ResourceType level) in FormatLevel() function
330 FormatLevel(queryLevel) + ".publicId, " + in Apply()
331 FormatLevel(queryLevel) + ".internalId" + in Apply()
332 " FROM Resources AS " + FormatLevel(queryLevel)); in Apply()
337 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
338 FormatLevel(static_cast<ResourceType>(level)) + ".internalId=" + in Apply()
339 FormatLevel(static_cast<ResourceType>(level + 1)) + ".parentId"); in Apply()
345 FormatLevel(static_cast<ResourceType>(level)) + " ON " + in Apply()
346 FormatLevel(static_cast<ResourceType>(level - 1)) + ".internalId=" + in Apply()
347 FormatLevel(static_cast<ResourceType>(level)) + ".parentId"); in Apply()
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/internal/cmd/
H A Dlogger.go64 FormatLevel: func(i interface{}) string { return "" },
71 FormatLevel: fmtField(zerolog.LevelFieldName),
80 FormatLevel: func(i interface{}) string { return "" },
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/devel/bit/bit-1.1.2/vendor/github.com/rs/zerolog/
H A Dconsole.go61 FormatLevel Formatter member
213 if w.FormatLevel == nil {
216 f = w.FormatLevel
H A Dconsole_test.go24 out.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("%-6s|", i)) }
48 w.FormatLevel = func(i interface{}) string { return strings.ToUpper(fmt.Sprintf("[%-5s]", i)) }
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rs/zerolog/
H A Dconsole.go65 FormatLevel Formatter member
225 if w.FormatLevel == nil {
228 f = w.FormatLevel
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/rs/zerolog/
H A Dconsole.go65 FormatLevel Formatter member
225 if w.FormatLevel == nil {
228 f = w.FormatLevel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dfrmform.cxx62 class FormatLevel class
66 FormatLevel() { ++nLevel; } in FormatLevel() function in FormatLevel
67 ~FormatLevel() { --nLevel; } in ~FormatLevel()
71 sal_uInt16 FormatLevel::nLevel = 0;
238 if( !FormatLevel::LastLevel() ) in CalcFollow()
1807 FormatLevel aLevel; in Format()
1808 if( 12 == FormatLevel::GetLevel() ) in Format()
/dports/net/cloudquery/cloudquery-0.16.0/internal/logging/
H A Dlogger.go63 writers = append(writers, zerolog.ConsoleWriter{FormatLevel: formatLevel, Out: console})
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dfrmform.cxx56 class FormatLevel class
60 FormatLevel() { ++s_nLevel; } in FormatLevel() function in __anon741828ec0111::FormatLevel
61 ~FormatLevel() { --s_nLevel; } in ~FormatLevel()
68 sal_uInt16 FormatLevel::s_nLevel = 0;
235 if( !FormatLevel::LastLevel() ) in CalcFollow()
1815 FormatLevel aLevel; in Format()
1816 if( 12 == FormatLevel::GetLevel() ) in Format()

12