Home
last modified time | relevance | path

Searched refs:EmbeddedResources (Results 1 – 25 of 62) sorted by relevance

123

/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/Plugins/
H A DPostgreSQLIndex.cpp103 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
104 (query, Orthanc::EmbeddedResources::POSTGRESQL_PREPARE_INDEX); in ConfigureDatabase()
207 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
208 (query, Orthanc::EmbeddedResources::POSTGRESQL_CREATE_INSTANCE); in ConfigureDatabase()
222 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
223 (query, Orthanc::EmbeddedResources::POSTGRESQL_FAST_TOTAL_SIZE); in ConfigureDatabase()
240 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
241 (query, Orthanc::EmbeddedResources::POSTGRESQL_FAST_COUNT_RESOURCES); in ConfigureDatabase()
258 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
259 (query, Orthanc::EmbeddedResources::POSTGRESQL_GET_LAST_CHANGE_INDEX); in ConfigureDatabase()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/WebSkeleton/Framework/
H A DFramework.cmake24 set(AUTOGENERATED_SOURCES "${AUTOGENERATED_DIR}/EmbeddedResources.cpp")
29 set(TARGET_BASE "${AUTOGENERATED_DIR}/EmbeddedResources")
32 "${AUTOGENERATED_DIR}/EmbeddedResources.h"
33 "${AUTOGENERATED_DIR}/EmbeddedResources.cpp"
37 "${AUTOGENERATED_DIR}/EmbeddedResources"
H A DPlugin.cpp155 Orthanc::EmbeddedResources::GetDirectoryResource in ServeStaticResource()
156 (s, Orthanc::EmbeddedResources::STATIC_RESOURCES, path.c_str()); in ServeStaticResource()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/WebSkeleton/Framework/
H A DFramework.cmake24 set(AUTOGENERATED_SOURCES "${AUTOGENERATED_DIR}/EmbeddedResources.cpp")
29 set(TARGET_BASE "${AUTOGENERATED_DIR}/EmbeddedResources")
32 "${AUTOGENERATED_DIR}/EmbeddedResources.h"
33 "${AUTOGENERATED_DIR}/EmbeddedResources.cpp"
37 "${AUTOGENERATED_DIR}/EmbeddedResources"
H A DPlugin.cpp155 Orthanc::EmbeddedResources::GetDirectoryResource in ServeStaticResource()
156 (s, Orthanc::EmbeddedResources::STATIC_RESOURCES, path.c_str()); in ServeStaticResource()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/WebSkeleton/Framework/
H A DFramework.cmake24 set(AUTOGENERATED_SOURCES "${AUTOGENERATED_DIR}/EmbeddedResources.cpp")
29 set(TARGET_BASE "${AUTOGENERATED_DIR}/EmbeddedResources")
32 "${AUTOGENERATED_DIR}/EmbeddedResources.h"
33 "${AUTOGENERATED_DIR}/EmbeddedResources.cpp"
37 "${AUTOGENERATED_DIR}/EmbeddedResources"
H A DPlugin.cpp155 Orthanc::EmbeddedResources::GetDirectoryResource in ServeStaticResource()
156 (s, Orthanc::EmbeddedResources::STATIC_RESOURCES, path.c_str()); in ServeStaticResource()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/WebSkeleton/Framework/
H A DFramework.cmake24 set(AUTOGENERATED_SOURCES "${AUTOGENERATED_DIR}/EmbeddedResources.cpp")
29 set(TARGET_BASE "${AUTOGENERATED_DIR}/EmbeddedResources")
32 "${AUTOGENERATED_DIR}/EmbeddedResources.h"
33 "${AUTOGENERATED_DIR}/EmbeddedResources.cpp"
37 "${AUTOGENERATED_DIR}/EmbeddedResources"
H A DPlugin.cpp155 Orthanc::EmbeddedResources::GetDirectoryResource in ServeStaticResource()
156 (s, Orthanc::EmbeddedResources::STATIC_RESOURCES, path.c_str()); in ServeStaticResource()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/WebSkeleton/Framework/
H A DFramework.cmake24 set(AUTOGENERATED_SOURCES "${AUTOGENERATED_DIR}/EmbeddedResources.cpp")
29 set(TARGET_BASE "${AUTOGENERATED_DIR}/EmbeddedResources")
32 "${AUTOGENERATED_DIR}/EmbeddedResources.h"
33 "${AUTOGENERATED_DIR}/EmbeddedResources.cpp"
37 "${AUTOGENERATED_DIR}/EmbeddedResources"
H A DPlugin.cpp155 Orthanc::EmbeddedResources::GetDirectoryResource in ServeStaticResource()
156 (s, Orthanc::EmbeddedResources::STATIC_RESOURCES, path.c_str()); in ServeStaticResource()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp34 template <Orthanc::EmbeddedResources::DirectoryResourceId DIRECTORY>
51 Orthanc::EmbeddedResources::GetDirectoryResource(s, DIRECTORY, path.c_str()); in ServeStaticResource()
90 …lback(context_, ROOT_URI "/libs/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::LIBRARIES>); in OrthancPluginInitialize()
91 …llback(context_, ROOT_URI "/app/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::WEB_RESOURC… in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp34 template <Orthanc::EmbeddedResources::DirectoryResourceId DIRECTORY>
51 Orthanc::EmbeddedResources::GetDirectoryResource(s, DIRECTORY, path.c_str()); in ServeStaticResource()
90 …lback(context_, ROOT_URI "/libs/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::LIBRARIES>); in OrthancPluginInitialize()
91 …llback(context_, ROOT_URI "/app/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::WEB_RESOURC… in OrthancPluginInitialize()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp34 template <Orthanc::EmbeddedResources::DirectoryResourceId DIRECTORY>
51 Orthanc::EmbeddedResources::GetDirectoryResource(s, DIRECTORY, path.c_str()); in ServeStaticResource()
90 …lback(context_, ROOT_URI "/libs/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::LIBRARIES>); in OrthancPluginInitialize()
91 …llback(context_, ROOT_URI "/app/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::WEB_RESOURC… in OrthancPluginInitialize()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp34 template <Orthanc::EmbeddedResources::DirectoryResourceId DIRECTORY>
51 Orthanc::EmbeddedResources::GetDirectoryResource(s, DIRECTORY, path.c_str()); in ServeStaticResource()
90 …lback(context_, ROOT_URI "/libs/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::LIBRARIES>); in OrthancPluginInitialize()
91 …llback(context_, ROOT_URI "/app/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::WEB_RESOURC… in OrthancPluginInitialize()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Plugins/Samples/ConnectivityChecks/
H A DPlugin.cpp34 template <Orthanc::EmbeddedResources::DirectoryResourceId DIRECTORY>
51 Orthanc::EmbeddedResources::GetDirectoryResource(s, DIRECTORY, path.c_str()); in ServeStaticResource()
90 …lback(context_, ROOT_URI "/libs/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::LIBRARIES>); in OrthancPluginInitialize()
91 …llback(context_, ROOT_URI "/app/(.*)", ServeStaticResource<Orthanc::EmbeddedResources::WEB_RESOURC… in OrthancPluginInitialize()
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/Plugins/
H A DMySQLIndex.cpp123 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
124 (query, Orthanc::EmbeddedResources::MYSQL_PREPARE_INDEX); in ConfigureDatabase()
212 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
213 (query, Orthanc::EmbeddedResources::MYSQL_GET_LAST_CHANGE_INDEX); in ConfigureDatabase()
253 Orthanc::EmbeddedResources::GetFileResource in ConfigureDatabase()
254 (query, Orthanc::EmbeddedResources::MYSQL_CREATE_INSTANCE); in ConfigureDatabase()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/Plugin/
H A DPlugin.cpp256 template <enum Orthanc::EmbeddedResources::DirectoryResourceId folder>
273 Orthanc::EmbeddedResources::GetDirectoryResource(s, folder, path.c_str()); in ServeEmbeddedFolder()
523 …Lock(context, "/web-viewer/libs/(.*)", ServeEmbeddedFolder<Orthanc::EmbeddedResources::JAVASCRIPT_… in OrthancPluginInitialize()
526 …oLock(context, "/web-viewer/app/(.*)", ServeEmbeddedFolder<Orthanc::EmbeddedResources::WEB_VIEWER>… in OrthancPluginInitialize()
536 …Orthanc::EmbeddedResources::GetFileResource(explorer, Orthanc::EmbeddedResources::ORTHANC_EXPLORER… in OrthancPluginInitialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.CodeDom.Compiler/
H A DCompilerParametersCas.cs79 Assert.AreEqual (0, cp.EmbeddedResources.Count, "EmbeddedResources"); in Constructor0_Deny_Unrestricted()
110 Assert.AreEqual (0, cp.EmbeddedResources.Count, "EmbeddedResources"); in Constructor1_Deny_Unrestricted()
141 Assert.AreEqual (0, cp.EmbeddedResources.Count, "EmbeddedResources"); in Constructor2_Deny_Unrestricted()
172 Assert.AreEqual (0, cp.EmbeddedResources.Count, "EmbeddedResources"); in Constructor3_Deny_Unrestricted()
/dports/games/flightgear/flightgear-2020.3.11/CMakeModules/
H A DSetupFGFSEmbeddedResources.cmake4 ${CMAKE_BINARY_DIR}/src/EmbeddedResources/FlightGear-resources.cxx
7 ${CMAKE_BINARY_DIR}/src/EmbeddedResources/FlightGear-resources.hxx
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/Plugin/
H A DPlugin.cpp406 template <enum Orthanc::EmbeddedResources::DirectoryResourceId folder>
423 Orthanc::EmbeddedResources::GetDirectoryResource(s, folder, path.c_str()); in ServeEmbeddedFolder()
567 <ServeEmbeddedFolder<Orthanc::EmbeddedResources::JAVASCRIPT_LIBS> > in OrthancPluginInitialize()
584 …Orthanc::EmbeddedResources::GetFileResource(explorer, Orthanc::EmbeddedResources::ORTHANC_EXPLORER… in OrthancPluginInitialize()
586 <ServeEmbeddedFolder<Orthanc::EmbeddedResources::WEB_APPLICATION> > in OrthancPluginInitialize()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/System/CodeDom/Compiler/
H A DCompilerParameters.cs83 public StringCollection EmbeddedResources => _embeddedResources; field in System.CodeDom.Compiler.CompilerParameters
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Compiler/
H A DXomlCompilerParameters.cs357 foreach (string embeddedResource in parameters.EmbeddedResources) in WorkflowCompilerParameters()
359 this.EmbeddedResources.Add(embeddedResource); in WorkflowCompilerParameters()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/compiler/
H A DCompilerParameters.cs287 public StringCollection EmbeddedResources { property in System.CodeDom.Compiler.CompilerParameters
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabasePluginSample/
H A DDatabase.cpp202 … Orthanc::EmbeddedResources::GetFileResource(query, Orthanc::EmbeddedResources::PREPARE_DATABASE); in Open()

123