Home
last modified time | relevance | path

Searched +defs:full +defs:call (Results 1 – 25 of 126) sorted by relevance

123456

/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Djoyent.py398 def destroy(name, call=None): argument
452 def reboot(name, call=None): argument
477 def stop(name, call=None): argument
502 def start(name, call=None): argument
529 call=None, argument
605 def avail_locations(call=None): argument
756 def reformat_node(item=None, full=False): argument
805 def list_nodes(full=False, call=None): argument
844 def list_nodes_full(call=None): argument
893 def avail_images(call=None): argument
[all …]
H A Dgogrid.py205 def list_nodes(full=False, call=None): argument
233 def list_nodes_full(call=None): argument
262 def list_nodes_select(call=None): argument
321 def list_passwords(kwargs=None, call=None): argument
340 def list_public_ips(kwargs=None, call=None): argument
384 def list_common_lookups(kwargs=None, call=None): argument
402 def destroy(name, call=None): argument
445 def reboot(name, call=None): argument
460 def stop(name, call=None): argument
475 def start(name, call=None): argument
[all …]
H A Ddigitalocean.py101 def avail_locations(call=None): argument
122 def avail_images(call=None): argument
153 def avail_sizes(call=None): argument
173 def list_nodes(call=None): argument
195 def list_nodes_select(call=None): argument
713 def list_keypairs(call=None): argument
854 def destroy(name, call=None): argument
1255 def _list_nodes(full=False, for_output=False): argument
1291 def reboot(name, call=None): argument
1334 def start(name, call=None): argument
[all …]
H A Dopennebula.py131 def avail_images(call=None): argument
162 def avail_locations(call=None): argument
192 def avail_sizes(call=None): argument
211 def list_clusters(call=None): argument
267 def list_hosts(call=None): argument
287 def list_nodes(call=None): argument
403 def list_vns(call=None): argument
431 def reboot(name, call=None): argument
456 def start(name, call=None): argument
481 def stop(name, call=None): argument
[all …]
H A Dlinode.py981 def _list_linodes(self, full=False): argument
1951 def _list_linodes(self, full=False): argument
2146 def avail_images(call=None): argument
2164 def avail_locations(call=None): argument
2182 def avail_sizes(call=None): argument
2340 def destroy(name, call=None): argument
2436 def list_nodes(call=None): argument
2486 def list_nodes_min(call=None): argument
2515 def reboot(name, call=None): argument
2586 def start(name, call=None): argument
[all …]
/dports/devel/R-cran-rlang/rlang/src/internal/
H A Dutils.c35 void rlang_print_backtrace(bool full) { in rlang_print_backtrace()
42 sexp* call = KEEP(r_parse(source)); in rlang_print_backtrace() local
/dports/www/R-cran-shiny/shiny/R/
H A Dconditions.R65 sapply(calls, function(call) { argument
79 vapply(calls, function(call) { argument
93 vapply(calls, function(call) { argument
220 full = get_devmode_option("shiny.fullstacktrace", FALSE), argument
267 full = get_devmode_option("shiny.fullstacktrace", FALSE), argument
279 full = get_devmode_option("shiny.fullstacktrace", FALSE), argument
327 call = rev(nms[index]), nameattr
465 lapply(calls, function(call) { argument
471 mapply(function(call, srcref) { argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/compare-locales/compare_locales/
H A Dcommands.py75 def call(cls): member in CompareLocales
97 merge=None, defines=None, unified=False, full=False, quiet=0, argument
/dports/www/R-cran-shiny/shiny/tests/testthat/
H A Dtest-stacks.R1 causeError <- function(full) { argument
44 full = get_devmode_option("shiny.fullstacktrace", FALSE), argument
99 call = getCallNames(calls), nameattr
/dports/www/firefox/firefox-99.0/third_party/python/compare_locales/compare_locales/
H A Dcommands.py78 def call(cls): member in CompareLocales
94 full=False, argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/compare_locales/compare_locales/
H A Dcommands.py78 def call(cls): member in CompareLocales
94 full=False, argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/compare_locales/compare_locales/
H A Dcommands.py78 def call(cls): member in CompareLocales
94 full=False, argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/compare-locales/compare_locales/
H A Dcommands.py78 def call(cls): member in CompareLocales
94 full=False, argument
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp70 static void AnswerDicomAsJson(RestApiCall& call, in AnswerDicomAsJson()
336 Json::Value full; in GetInstanceTags() local
345 std::string full; in GetInstanceTags() local
374 static void ListFrames(RestApiGetCall& call) in ListFrames()
487 const RestApiGetCall& call) : in EncodeJpeg()
536 static void Apply(RestApiGetCall& call, in Apply()
928 static void GetImage(RestApiGetCall& call) in GetImage()
1617 static void GetModule(RestApiGetCall& call) in GetModule()
1645 static void Lookup(RestApiPostCall& call) in Lookup()
1719 static void Find(RestApiPostCall& call) in Find()
[all …]
H A DOrthancRestModalities.cpp163 static void DicomEcho(RestApiPostCall& call) in DicomEcho()
411 static void DicomFind(RestApiPostCall& call) in DicomFind()
510 static void DicomQuery(RestApiPostCall& call) in DicomQuery()
567 static void ListQueries(RestApiGetCall& call) in ListQueries()
621 Json::Value full = Json::objectValue; in AnswerDicomMap() local
1026 static void DicomStore(RestApiPostCall& call) in DicomStore()
1090 static void DicomMove(RestApiPostCall& call) in DicomMove()
1146 static void ListPeers(RestApiGetCall& call) in ListPeers()
1197 static void PeerStore(RestApiPostCall& call) in PeerStore()
1241 static void PeerSystem(RestApiGetCall& call) in PeerSystem()
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp97 static void AnswerDicomAsJson(RestApiCall& call, in AnswerDicomAsJson()
189 static void ListResources(RestApiGetCall& call) in ListResources()
456 Json::Value full; in GetInstanceTags() local
465 Json::Value full; in GetInstanceTags() local
512 static void ListFrames(RestApiGetCall& call) in ListFrames()
637 const RestApiGetCall& call) : in EncodeJpeg()
686 static void Apply(RestApiGetCall& call, in Apply()
1153 static void GetImage(RestApiGetCall& call) in GetImage()
2517 static void Lookup(RestApiPostCall& call) in Lookup()
2605 static void Find(RestApiPostCall& call) in Find()
[all …]
H A DOrthancRestModalities.cpp213 static void DicomEcho(RestApiPostCall& call) in DicomEcho()
543 static void DicomFind(RestApiPostCall& call) in DicomFind()
658 static void DicomQuery(RestApiPostCall& call) in DicomQuery()
759 static void ListQueries(RestApiGetCall& call) in ListQueries()
826 Json::Value full = Json::objectValue; in AnswerDicomMap() local
1409 static void DicomStore(RestApiPostCall& call) in DicomStore()
1522 static void DicomMove(RestApiPostCall& call) in DicomMove()
1603 static void ListPeers(RestApiGetCall& call) in ListPeers()
1680 static void PeerStore(RestApiPostCall& call) in PeerStore()
1744 static void PeerSystem(RestApiGetCall& call) in PeerSystem()
[all …]
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp97 static void AnswerDicomAsJson(RestApiCall& call, in AnswerDicomAsJson()
189 static void ListResources(RestApiGetCall& call) in ListResources()
456 Json::Value full; in GetInstanceTags() local
465 Json::Value full; in GetInstanceTags() local
512 static void ListFrames(RestApiGetCall& call) in ListFrames()
637 const RestApiGetCall& call) : in EncodeJpeg()
686 static void Apply(RestApiGetCall& call, in Apply()
1153 static void GetImage(RestApiGetCall& call) in GetImage()
2517 static void Lookup(RestApiPostCall& call) in Lookup()
2605 static void Find(RestApiPostCall& call) in Find()
[all …]
H A DOrthancRestModalities.cpp213 static void DicomEcho(RestApiPostCall& call) in DicomEcho()
543 static void DicomFind(RestApiPostCall& call) in DicomFind()
658 static void DicomQuery(RestApiPostCall& call) in DicomQuery()
759 static void ListQueries(RestApiGetCall& call) in ListQueries()
826 Json::Value full = Json::objectValue; in AnswerDicomMap() local
1409 static void DicomStore(RestApiPostCall& call) in DicomStore()
1522 static void DicomMove(RestApiPostCall& call) in DicomMove()
1603 static void ListPeers(RestApiGetCall& call) in ListPeers()
1680 static void PeerStore(RestApiPostCall& call) in PeerStore()
1744 static void PeerSystem(RestApiGetCall& call) in PeerSystem()
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp97 static void AnswerDicomAsJson(RestApiCall& call, in AnswerDicomAsJson()
189 static void ListResources(RestApiGetCall& call) in ListResources()
456 Json::Value full; in GetInstanceTags() local
465 Json::Value full; in GetInstanceTags() local
512 static void ListFrames(RestApiGetCall& call) in ListFrames()
637 const RestApiGetCall& call) : in EncodeJpeg()
686 static void Apply(RestApiGetCall& call, in Apply()
1153 static void GetImage(RestApiGetCall& call) in GetImage()
2517 static void Lookup(RestApiPostCall& call) in Lookup()
2605 static void Find(RestApiPostCall& call) in Find()
[all …]
H A DOrthancRestModalities.cpp213 static void DicomEcho(RestApiPostCall& call) in DicomEcho()
543 static void DicomFind(RestApiPostCall& call) in DicomFind()
658 static void DicomQuery(RestApiPostCall& call) in DicomQuery()
759 static void ListQueries(RestApiGetCall& call) in ListQueries()
826 Json::Value full = Json::objectValue; in AnswerDicomMap() local
1409 static void DicomStore(RestApiPostCall& call) in DicomStore()
1522 static void DicomMove(RestApiPostCall& call) in DicomMove()
1603 static void ListPeers(RestApiGetCall& call) in ListPeers()
1680 static void PeerStore(RestApiPostCall& call) in PeerStore()
1744 static void PeerSystem(RestApiGetCall& call) in PeerSystem()
[all …]
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/OrthancRestApi/
H A DOrthancRestResources.cpp100 static void AnswerDicomAsJson(RestApiCall& call, in AnswerDicomAsJson()
169 static void ListResources(RestApiGetCall& call) in ListResources()
422 Json::Value full; in GetInstanceTagsInternal() local
431 Json::Value full; in GetInstanceTagsInternal() local
498 static void ListFrames(RestApiGetCall& call) in ListFrames()
623 const RestApiGetCall& call) : in EncodeJpeg()
674 static void Apply(RestApiGetCall& call, in Apply()
1118 static void GetImage(RestApiGetCall& call) in GetImage()
2478 static void Lookup(RestApiPostCall& call) in Lookup()
2568 static void Find(RestApiPostCall& call) in Find()
[all …]
H A DOrthancRestModalities.cpp213 static void DicomEcho(RestApiPostCall& call) in DicomEcho()
543 static void DicomFind(RestApiPostCall& call) in DicomFind()
658 static void DicomQuery(RestApiPostCall& call) in DicomQuery()
759 static void ListQueries(RestApiGetCall& call) in ListQueries()
826 Json::Value full = Json::objectValue; in AnswerDicomMap() local
1412 static void DicomStore(RestApiPostCall& call) in DicomStore()
1525 static void DicomMove(RestApiPostCall& call) in DicomMove()
1605 static void ListPeers(RestApiGetCall& call) in ListPeers()
1682 static void PeerStore(RestApiPostCall& call) in PeerStore()
1746 static void PeerSystem(RestApiGetCall& call) in PeerSystem()
[all …]
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DLegalizeJSInterface.cpp47 bool full; member
228 auto* call = module->allocator.alloc<Call>(); in makeLegalStub() local
279 auto* call = module->allocator.alloc<Call>(); in makeLegalStubForCalledImport() local
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dsearchlog.c160 static bool show_partial(int *row, int *col, char *call, in show_partial()
239 int full = 0; in displayPartials() local
839 char *call = g_ascii_strup(s_inputbuffer, 11); in load_callmaster() local

123456