Home
last modified time | relevance | path

Searched refs:MIME_BINARY (Results 1 – 25 of 38) sorted by relevance

12

/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dmime.c59 { MIME_BINARY, "BINARY" },
128 case MIME_BINARY: return "binary"; in str_mime_enc()
604 msg_state->mime_encoding == MIME_BINARY || in mime_decode()
630 case MIME_BINARY: in mime_decode()
H A Dmime.h28 MIME_BINARY, enumerator
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dmime.c59 { MIME_BINARY, "BINARY" },
128 case MIME_BINARY: return "binary"; in str_mime_enc()
604 msg_state->mime_encoding == MIME_BINARY || in mime_decode()
630 case MIME_BINARY: in mime_decode()
H A Dmime.h28 MIME_BINARY, enumerator
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dmime.c59 { MIME_BINARY, "BINARY" },
128 case MIME_BINARY: return "binary"; in str_mime_enc()
604 msg_state->mime_encoding == MIME_BINARY || in mime_decode()
630 case MIME_BINARY: in mime_decode()
H A Dmime.h28 MIME_BINARY, enumerator
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dmime.c59 { MIME_BINARY, "BINARY" },
128 case MIME_BINARY: return "binary"; in str_mime_enc()
604 msg_state->mime_encoding == MIME_BINARY || in mime_decode()
630 case MIME_BINARY: in mime_decode()
H A Dmime.h28 MIME_BINARY, enumerator
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpFileSender.cpp87 return MIME_BINARY; in GetContentType()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/HttpServer/
H A DHttpFileSender.cpp87 return MIME_BINARY; in GetContentType()
H A DHttpOutput.cpp848 contentType = MIME_BINARY; in Answer()
914 contentType = MIME_BINARY; in AnswerWithoutBuffering()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpFileSender.cpp87 return MIME_BINARY; in GetContentType()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/HttpServer/
H A DHttpFileSender.cpp87 return MIME_BINARY; in GetContentType()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/HttpServer/
H A DHttpFileSender.cpp87 return MIME_BINARY; in GetContentType()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomFormat/
H A DDicomValue.cpp103 FormatDataUriScheme(target, MIME_BINARY); in FormatDataUriScheme()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomFormat/
H A DDicomValue.cpp103 FormatDataUriScheme(target, MIME_BINARY); in FormatDataUriScheme()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomFormat/
H A DDicomValue.cpp103 FormatDataUriScheme(target, MIME_BINARY); in FormatDataUriScheme()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomFormat/
H A DDicomValue.cpp103 FormatDataUriScheme(target, MIME_BINARY); in FormatDataUriScheme()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/DicomFormat/
H A DDicomValue.cpp103 FormatDataUriScheme(target, MIME_BINARY); in FormatDataUriScheme()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.cpp1022 return MIME_BINARY; in EnumerationToString()
1661 if (source == MIME_BINARY) in LookupMimeType()
H A DEnumerations.h35 static const char* const MIME_BINARY = "application/octet-stream"; variable
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.cpp1022 return MIME_BINARY; in EnumerationToString()
1661 if (source == MIME_BINARY) in LookupMimeType()
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DEnumerations.cpp1026 return MIME_BINARY; in EnumerationToString()
1688 if (source == MIME_BINARY) in LookupMimeType()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DEnumerations.cpp1022 return MIME_BINARY; in EnumerationToString()
1661 if (source == MIME_BINARY) in LookupMimeType()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DEnumerations.cpp1047 return MIME_BINARY; in EnumerationToString()
1685 if (source == MIME_BINARY) in LookupMimeType()

12