Home
last modified time | relevance | path

Searched refs:theQuery (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/gdcm/gdcm-3.0.10/Testing/Source/MessageExchangeDefinition/Cxx/
H A DTestSCUValidation.cxx56 gdcm::BaseRootQuery* theQuery =
62 if(validateQuery && !theQuery->ValidateQuery(inStrictQuery))
68 theDataSets = theManager->SendFind( theQuery );
76 gdcm::BaseRootQuery* theQuery = in GetStudyInfo() local
84 if(validateQuery && !theQuery->ValidateQuery(inStrictQuery)) in GetStudyInfo()
90 theDataSets = theManager->SendFind( theQuery ); in GetStudyInfo()
97 gdcm::BaseRootQuery* theQuery = in GetSeriesInfo() local
104 if(validateQuery && !theQuery->ValidateQuery(inStrictQuery)) in GetSeriesInfo()
109 theDataSets = theManager->SendFind( theQuery ); in GetSeriesInfo()
117 gdcm::BaseRootQuery* theQuery = in GetImageInfo() local
[all …]
H A DTestFindPatientRootQuery.cxx40 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
51 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
62 if( !theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
74 if( !theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
88 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
99 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
110 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
135 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
146 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
158 if( theQuery->ValidateQuery( true ) ) in TestFindPatientRootQuery()
[all …]
H A DTestFindStudyRootQuery.cxx41 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
52 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
63 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
74 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
85 if( !theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
100 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
111 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
123 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
135 if( !theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
161 if( theQuery->ValidateQuery( true ) ) in TestFindStudyRootQuery()
[all …]
H A DTestFind.cxx41 gdcm::BaseRootQuery* theQuery = gdcm::CompositeNetworkFunctions::ConstructQuery( in TestFind() local
44 if (!theQuery) { in TestFind()
49 if (!theQuery->ValidateQuery(false)) in TestFind()
52 delete theQuery; in TestFind()
59 theQuery, theDataSet , callingaetitle.c_str(), callaetitle.c_str()); in TestFind()
H A DTestSCUFunctions.cxx235 gdcm::BaseRootQuery *theQuery = in TestSCUFunctions() local
239 …bool b = gdcm::CompositeNetworkFunctions::CFind(remote.c_str(), portno, theQuery, theDataSets, aet… in TestSCUFunctions()
242 delete theQuery; in TestSCUFunctions()
297theQuery = gdcm::CompositeNetworkFunctions::ConstructQuery(gdcm::ePatientRootType, gdcm::ePatient,… in TestSCUFunctions()
298 didItWork = gdcm::CompositeNetworkFunctions::CMove(remote.c_str(), portno, theQuery, in TestSCUFunctions()
305 delete theQuery; in TestSCUFunctions()
/dports/astro/merkaartor/merkaartor-0.19.0/src/QMapControl/
H A Dwmsmapadapter.cpp78 QUrlQuery theQuery(theUrl); in getQuery() local
79 #define theQuery theQuery in getQuery() macro
81 #define theQuery theUrl in getQuery() macro
83 if (!theQuery.hasQueryItem("VERSION")) in getQuery()
85 if (!theQuery.hasQueryItem("SERVICE")) in getQuery()
91 if (!theQuery.hasQueryItem("LAYERS")) in getQuery()
93 if (!theQuery.hasQueryItem("SRS")) in getQuery()
95 if (!theQuery.hasQueryItem("STYLES")) in getQuery()
97 if (!theQuery.hasQueryItem("FORMAT")) in getQuery()
107 theUrl.setQuery(theQuery); in getQuery()
[all …]
H A DWmscMapAdapter.cpp92 QUrlQuery theQuery; in getQuery() local
93 #define theQuery theQuery in getQuery() macro
95 #define theQuery theUrl in getQuery() macro
97 if (!theQuery.hasQueryItem("VERSION")) in getQuery()
99 if (!theQuery.hasQueryItem("SERVICE")) in getQuery()
105 if (!theQuery.hasQueryItem("LAYERS")) in getQuery()
107 if (!theQuery.hasQueryItem("SRS")) in getQuery()
109 if (!theQuery.hasQueryItem("STYLES")) in getQuery()
111 if (!theQuery.hasQueryItem("FORMAT")) in getQuery()
124 theUrl.setQuery(theQuery); in getQuery()
[all …]
/dports/astro/merkaartor/merkaartor-0.19.0/src/Utils/
H A DOsmLink.cpp32 QUrlQuery theQuery; in parseUrl() local
33 #define theQuery theQuery in parseUrl() macro
35 #define theQuery theUrl in parseUrl() macro
56 …else if (theQuery.hasQueryItem("lat") && theQuery.hasQueryItem("lon") && theQuery.hasQueryItem("zo… in parseUrl()
64 …else if (theQuery.hasQueryItem("mlat") && theQuery.hasQueryItem("mlon") && theQuery.hasQueryItem("… in parseUrl()
73 theQuery.hasQueryItem("minlat") && theQuery.hasQueryItem("maxlat")) in parseUrl()
82 else if (theQuery.hasQueryItem("left") && theQuery.hasQueryItem("right") && in parseUrl()
83 theQuery.hasQueryItem("bottom") && theQuery.hasQueryItem("top")) in parseUrl()
93 theQuery.hasQueryItem("bottom") && theQuery.hasQueryItem("top")) in parseUrl()
103 theQuery.hasQueryItem("ll") && theQuery.hasQueryItem("spn")) in parseUrl()
[all …]
/dports/astro/merkaartor/merkaartor-0.19.0/src/Preferences/
H A DWMSPreferencesDialog.h46 QUrlQuery theQuery(theUrl); in validate()
47 #define theQuery theQuery in validate() macro
49 #define theQuery theUrl in validate() macro
52 if (theQuery.hasQueryItem("BBOX")) in validate()
53 theQuery.removeQueryItem("BBOX"); in validate()
54 if (theQuery.hasQueryItem("REQUEST")) in validate()
56 if (theQuery.hasQueryItem("WIDTH")) in validate()
57 theQuery.removeQueryItem("WIDTH"); in validate()
58 if (theQuery.hasQueryItem("HEIGHT")) in validate()
62 if (theQuery.hasQueryItem("tiled")) in validate()
[all …]
H A DWMSPreferencesDialog.cpp56 QUrlQuery theQuery(theUrl); in updateUrl() local
58 #define theQuery theUrl in updateUrl() macro
65 theQuery.removeQueryItem("TRANSPARENT"); theQuery.addQueryItem("TRANSPARENT", "TRUE"); in updateUrl()
71 theUrl.setQuery(theQuery); in updateUrl()
73 #undef theQuery in updateUrl()
117 #define theQuery theQuery in on_edWmsUrl_textEdited() macro
119 #define theQuery theUrl in on_edWmsUrl_textEdited() macro
130 #undef theQuery in on_edWmsUrl_textEdited()
362 #define theQuery theQuery in showCapabilities() macro
364 #define theQuery theUrl in showCapabilities() macro
[all …]
/dports/textproc/zorba/zorba-2.7.0/swig/
H A DXQuery.i25 theQuery->execute(lStream, &lSerOptions); in execute()
31 theQuery->compile(aQuery); in compile()
43 theQuery->printPlan(lStream); in printPlanAsXML()
50 theQuery->printPlan(lStream, true); in printPlanAsDOT()
56 return DynamicContext(theQuery->getDynamicContext()); in getDynamicContext()
70 { theQuery->getExternalVariables( vars.theIterator ); } in getExternalVariables()
74 { theQuery->executeSAX(contentHandlerProxy); } in executeSAX()
77 void XQuery::destroy() { theQuery = 0; } in destroy()
87 theQuery->execute(lStream, &lSerOptions); in execute()
95 theQuery->execute(lStream, &serOptions.lOptions); in execute()
[all …]
H A DXQuery.h30 zorba::XQuery_t theQuery;
35 XQuery(const XQuery& aXQuery) : theQuery(aXQuery.theQuery), closed(aXQuery.closed) {} in XQuery()
36 XQuery(zorba::XQuery_t aQuery) : theQuery(aQuery), closed(false) {} in XQuery()
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dresultiteratorimpl.cpp51 ZorbaImpl::notifyError(theQuery->theDiagnosticHandler, e); \
85 theQuery(aQuery), in ResultIteratorImpl()
112 if (theQuery) in ~ResultIteratorImpl()
114 theQuery->removeResultIterator(this); in ~ResultIteratorImpl()
115 theQuery = NULL; in ~ResultIteratorImpl()
129 if (!thePlan || !theQuery) in open()
146 theQuery->theExecuting = true; in open()
192 if (!thePlan || !theQuery) in close()
202 theQuery->theExecuting = false; in close()
235 assert(theQuery); in closeInternal()
[all …]
H A Ddynamiccontextimpl.cpp69 ZorbaImpl::notifyError(theQuery->theDiagnosticHandler); \
78 theQuery(aQuery) in DynamicContextImpl()
80 theCtx = theQuery->theDynamicContext; in DynamicContextImpl()
81 theStaticContext = theQuery->theStaticContext.getp(); in DynamicContextImpl()
159 if (theQuery != NULL) in get_var_info()
437 ZorbaImpl::notifyError(theQuery->theDiagnosticHandler); in setContextSize()
482 ZorbaImpl::notifyError(theQuery->theDiagnosticHandler); in setContextPosition()
656 if (theQuery->theResultIterator && in checkNoIterators()
657 theQuery->theResultIterator->isOpen()) in checkNoIterators()
754 if(theQuery->isBoundVariable(aNamespace, aLocalname)) in isBoundExternalVariable()
[all …]
H A Ddynamiccontextimpl.h63 const XQueryImpl * theQuery;
78 theQuery(aQuery), theCtx(aDctx), theStaticContext(aSctx) in DynamicContextImpl()
/dports/astro/merkaartor/merkaartor-0.19.0/src/NameFinder/
H A Dhttpquery.cpp48 QUrlQuery theQuery(myService); in startSearch() local
49 #define theQuery theQuery in startSearch() macro
51 #define theQuery myService in startSearch() macro
53 theQuery.addQueryItem ( "q",question ); in startSearch()
54 theQuery.addQueryItem ( "format","xml" ); in startSearch()
56 myService.setQuery(theQuery); in startSearch()
58 #undef theQuery in startSearch()
/dports/devel/gdcm/gdcm-3.0.10/Applications/Cxx/
H A Dgdcmscu.cxx584 gdcm::SmartPointer<gdcm::BaseRootQuery> theQuery = in main() local
607 if (!theQuery->WriteQuery(queryfile)) in main()
615 if (!theQuery->ValidateQuery(false)) in main()
626 theQuery, (uint16_t)portscpnum, in main()
636 if (!theQuery->ValidateQuery(false)) in main()
641 if( !gdcm::CompositeNetworkFunctions::CFind(hostname, (uint16_t)port, theQuery, theDataSet, in main()
680 gdcm::SmartPointer<gdcm::BaseRootQuery> theQuery = in main() local
692 if (!theQuery) in main()
700 if (!theQuery->WriteQuery(queryfile)) in main()
709 if (!theQuery->ValidateQuery(false)) in main()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Examples/Python/
H A DFindAllPatientName.py38 theQuery = cnf.ConstructQuery (gdcm.ePatientRootType,gdcm.ePatient,ds) variable
46 cnf.CFind('dicom.example.com',11112,theQuery,ret,'GDCM_PYTHON','ANY-SCP')
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DTemplateAction.cs122 TheQuery theQuery = (TheQuery)compiler.QueryStore[this.MatchKey]; in AnalyzePriority()
123 CompiledXpathExpr expr = (CompiledXpathExpr)theQuery.CompiledQuery; in AnalyzePriority()
131 theQuery._ScopeManager in AnalyzePriority()
143 theQuery._ScopeManager in AnalyzePriority()
H A DProcessor.cs466 TheQuery theQuery = this.queryStore[key]; in GetCompiledQuery()
467 theQuery.CompiledQuery.CheckErrors(); in GetCompiledQuery()
469 expr.SetXsltContext(new XsltCompileContext(theQuery._ScopeManager, this)); in GetCompiledQuery()
479 TheQuery theQuery = this.queryStore[key]; in GetValueQuery()
480 theQuery.CompiledQuery.CheckErrors(); in GetValueQuery()
484 context = new XsltCompileContext(theQuery._ScopeManager, this); in GetValueQuery()
486 context.Reinitialize(theQuery._ScopeManager, this); in GetValueQuery()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A DTemplateAction.cs143 TheQuery theQuery = (TheQuery)compiler.QueryStore[this.MatchKey]; in AnalyzePriority()
144 CompiledXpathExpr expr = (CompiledXpathExpr)theQuery.CompiledQuery; in AnalyzePriority()
153 theQuery._ScopeManager in AnalyzePriority()
166 theQuery._ScopeManager in AnalyzePriority()
H A DProcessor.cs531 TheQuery theQuery = _queryStore[key]; in GetCompiledQuery()
532 theQuery.CompiledQuery.CheckErrors(); in GetCompiledQuery()
534 expr.SetXsltContext(new XsltCompileContext(theQuery._ScopeManager, this)); in GetCompiledQuery()
546 TheQuery theQuery = _queryStore[key]; in GetValueQuery()
547 theQuery.CompiledQuery.CheckErrors(); in GetValueQuery()
552 context = new XsltCompileContext(theQuery._ScopeManager, this); in GetValueQuery()
556 context.Reinitialize(theQuery._ScopeManager, this); in GetValueQuery()
/dports/astro/merkaartor/merkaartor-0.19.0/src/Sync/
H A DDownloadOSM.cpp550 QUrlQuery theQuery(url); in downloadMapdust() local
551 #define theQuery theQuery in downloadMapdust() macro
553 #define theQuery url in downloadMapdust() macro
555 theQuery.addQueryItem("t", COORD2STRING(aBox.topRight().y())); in downloadMapdust()
556 theQuery.addQueryItem("l", COORD2STRING(aBox.bottomLeft().x())); in downloadMapdust()
557 theQuery.addQueryItem("b", COORD2STRING(aBox.bottomLeft().y())); in downloadMapdust()
558 theQuery.addQueryItem("r", COORD2STRING(aBox.topRight().x())); in downloadMapdust()
560 url.setQuery(theQuery); in downloadMapdust()
562 #undef theQuery in downloadMapdust()
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_runtime.cpp65 : theQuery(xqueryImpl), in DebuggerRuntime()
69 theWrapper(theQuery->generateWrapper()), in DebuggerRuntime()
116 theWrapper = theQuery->generateWrapper(); in resetRuntime()
144 theSerializer = new serializer(theQuery->theXQueryDiagnostics); in runQuery()
572 lFileName = theQuery->getFileName(); in listSource()
721 theQuery, in clone()
/dports/net-im/coccinella/Coccinella-0.96.20Src/jabber/
H A DVCard.tcl96 proc ::VCard::FetchCallback {token jlibName result theQuery} { argument
105 append str ": ([lindex $theQuery 0]) [lindex $theQuery 1]"
114 if {[llength $theQuery]} {
115 ParseXmlList $theQuery ${token}::elem
117 set priv(theQuery) $theQuery
782 proc ::VCard::SetVCardCallback {jlibName type theQuery} { argument
786 -message "Failed setting the vCard. The result was: $theQuery"

123