Home
last modified time | relevance | path

Searched defs:ApplyLevel (Results 1 – 11 of 11) sorted by relevance

/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/Compatibility/
H A DDatabaseLookup.cpp163 static void ApplyLevel(SetOfResources& candidates, in ApplyLevel() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/Compatibility/
H A DDatabaseLookup.cpp163 static void ApplyLevel(SetOfResources& candidates, in ApplyLevel() function
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/Database/Compatibility/
H A DDatabaseLookup.cpp163 static void ApplyLevel(SetOfResources& candidates, in ApplyLevel() function
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/Database/Compatibility/
H A DDatabaseLookup.cpp163 static void ApplyLevel(SetOfResources& candidates, in ApplyLevel() function
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/Database/Compatibility/
H A DDatabaseLookup.cpp163 static void ApplyLevel(SetOfResources& candidates, in ApplyLevel() function
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp352 void LookupResource::ApplyLevel(SetOfResources& candidates, in ApplyLevel() function in Orthanc::LookupResource
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp352 void LookupResource::ApplyLevel(SetOfResources& candidates, in ApplyLevel() function in Orthanc::LookupResource
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp352 void LookupResource::ApplyLevel(SetOfResources& candidates, in ApplyLevel() function in Orthanc::LookupResource
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp352 void LookupResource::ApplyLevel(SetOfResources& candidates, in ApplyLevel() function in Orthanc::LookupResource
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Resources/Graveyard/DatabaseOptimizations/
H A DLookupResource.cpp352 void LookupResource::ApplyLevel(SetOfResources& candidates, in ApplyLevel() function in Orthanc::LookupResource
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dstructure.py378 class ApplyLevel(BinaryOperator): class