Home
last modified time | relevance | path

Searched defs:doCall (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/dports/lang/polyml/polyml-5.8.2/basis/
H A DPosix.sml778 val doCall = osSpecificGeneral value
787 val doCall = osSpecificGeneral value
797 val doCall = osSpecificGeneral value
812 val doCall = osSpecificGeneral value
856 val doCall = osSpecificGeneral value
914 val doCall = osSpecificGeneral value
931 val doCall = osSpecificGeneral value
938 val doCall = osSpecificGeneral value
944 val doCall = osSpecificGeneral value
951 val doCall = osSpecificGeneral value
[all …]
H A DNetProtDB.sml42 val doCall: string -> result = RunCall.rtsCallFull1 "PolyNetworkGetProtByName" value
49 val doCall: int -> result = RunCall.rtsCallFull1 "PolyNetworkGetProtByNo" value
/dports/math/ogdf/OGDF/src/ogdf/augmentation/
H A DDfsMakeBiconnected.cpp41 void DfsMakeBiconnected::doCall(Graph &G, List<edge> &L) in doCall() function in ogdf::DfsMakeBiconnected
/dports/math/ogdf/OGDF/include/ogdf/planarity/
H A DPlanarSubgraphEmpty.h50 virtual Module::ReturnType doCall( in doCall() function
H A DMaximalPlanarSubgraphSimple.h101 doCall( in doCall() function
210 doCall( in doCall() function
/dports/math/ogdf/OGDF/include/ogdf/planarlayout/
H A DMixedModelCrossingsBeautifierModule.h104 virtual void doCall(const PlanRep &, GridLayout &, const List<node> &) override { } in doCall() function
H A DGridLayoutModule.h196 virtual void doCall( in doCall() function
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/web/taglib/
H A DGroovyPageTagBody.java178 public Object doCall() { in doCall() method in GroovyPageTagBody
182 public Object doCall(Object arguments) { in doCall() method in GroovyPageTagBody
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/src/sendlater/
H A Dsendlatercreatejob.cpp20 QDBusPendingReply<> SendLaterCreateJob::doCall(OrgFreedesktopAkonadiSendLaterAgentInterface *iface) in doCall() function in SendLaterCreateJob
H A Dsendlaterremovejob.cpp20 QDBusPendingReply<> SendLaterRemoveJob::doCall(OrgFreedesktopAkonadiSendLaterAgentInterface *iface) in doCall() function in SendLaterRemoveJob
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dgeneric-virtual2.2.cs5 public object doCall<S> (GenStruct<T> x) { in doCall() method in Gen
/dports/math/ogdf/OGDF/src/ogdf/planarity/
H A DVariableEmbeddingInserterDyn.cpp44 Module::ReturnType VariableEmbeddingInserterDyn::doCall( in doCall() function in ogdf::VariableEmbeddingInserterDyn
H A DFixedEmbeddingInserter.cpp72 Module::ReturnType FixedEmbeddingInserter::doCall( in doCall() function in ogdf::FixedEmbeddingInserter
H A DPlanarSubgraphBoyerMyrvold.cpp37 Module::ReturnType PlanarSubgraphBoyerMyrvold::doCall( in doCall() function in ogdf::PlanarSubgraphBoyerMyrvold
H A DVariableEmbeddingInserter.cpp44 Module::ReturnType VariableEmbeddingInserter::doCall( in doCall() function in ogdf::VariableEmbeddingInserter
H A DMMSubgraphPlanarizer.cpp54 Module::ReturnType MMSubgraphPlanarizer::doCall(PlanRepExpansion &PG, in doCall() function in ogdf::MMSubgraphPlanarizer
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dinterpret.cpp820 callFastRts0 doCall = *(callFastRts0*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
833 callFastRts1 doCall = *(callFastRts1*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
847 callFastRts2 doCall = *(callFastRts2*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
862 callFastRts3 doCall = *(callFastRts3*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
878 callFastRts4 doCall = *(callFastRts4*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
895 callFastRts5 doCall = *(callFastRts5*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
913 callFullRts0 doCall = *(callFullRts0*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
1549 callRTSGtoR doCall = *(callRTSGtoR*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
1563 callRTSFtoF doCall = *(callRTSFtoF*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
1593 callRTSGtoF doCall = *(callRTSGtoF*)(*sp++).w().AsObjPtr(); in SwitchToPoly() local
[all …]
/dports/math/ogdf/OGDF/src/ogdf/uml/
H A DVariableEmbeddingInserterDynUML.cpp69 Module::ReturnType VariableEmbeddingInserterDynUML::doCall( in doCall() function in ogdf::VariableEmbeddingInserterDynUML
H A DVariableEmbeddingInserterUML.cpp73 Module::ReturnType VariableEmbeddingInserterUML::doCall( in doCall() function in ogdf::VariableEmbeddingInserterUML
H A DFixedEmbeddingInserterUML.cpp77 Module::ReturnType FixedEmbeddingInserterUML::doCall( in doCall() function in ogdf::FixedEmbeddingInserterUML
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/
H A DFileSystemLinkResolver.java44 abstract public T doCall(final Path p) throws IOException, in doCall() method in FileSystemLinkResolver
/dports/math/ogdf/OGDF/src/ogdf/planarlayout/
H A DMixedModelLayout.cpp65 void MixedModelLayout::doCall( in doCall() function in ogdf::MixedModelLayout
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/util/
H A DsfBrowser.class.php29 protected function doCall() function in sfBrowser
/dports/math/ogdf/OGDF/src/ogdf/upward/
H A DMaximalFUPS.cpp40 Module::ReturnType MaximalFUPS::doCall(UpwardPlanRep &UPR, List<edge> &delEdges) { in doCall() function in ogdf::MaximalFUPS
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/asan/TestCases/Darwin/
H A Dasan-symbolize-templated-cxx.cpp45 void doCall(V new_value) { in doCall() function

12345678910>>...13