Home
last modified time | relevance | path

Searched refs:nextStep (Results 1 – 15 of 15) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLContextASANTest.cpp89 auto nextStep = [&](Step newStep) { in TEST_P() local
140 nextStep(Step::Thread0Delete); in TEST_P()
172 nextStep(Step::Thread1Draw); in TEST_P()
182 nextStep(Step::Finish); in TEST_P()
DEGLMultiContextTest.cpp152 threadSynchronization.nextStep(Step::Thread0DispatchedCompute); in TEST_P()
159 threadSynchronization.nextStep(Step::Thread0DispatchedComputeAgain); in TEST_P()
209 threadSynchronization.nextStep(Step::Thread1Drew); in TEST_P()
217 threadSynchronization.nextStep(Step::Finish); in TEST_P()
DEGLMultiThreadSteps.h70 void nextStep(E newStep) in nextStep() function
DEGLContextSharingTest.cpp462 threadSynchronization.nextStep(Step::Thread0Draw); in TEST_P()
477 threadSynchronization.nextStep(Step::Thread0Delete); in TEST_P()
510 threadSynchronization.nextStep(Step::Thread1Draw); in TEST_P()
525 threadSynchronization.nextStep(Step::Finish); in TEST_P()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java457 XMPPathSegment nextStep, in followXPathStep() argument
462 int stepKind = nextStep.getKind(); in followXPathStep()
466 nextNode = findChildNode(parentNode, nextStep.getName(), createNodes); in followXPathStep()
471 parentNode, nextStep.getName().substring(1), createNodes); in followXPathStep()
484 index = findIndexedItem(parentNode, nextStep.getName(), createNodes); in followXPathStep()
492 String[] result = Utils.splitNameAndValue(nextStep.getName()); in followXPathStep()
499 String[] result = Utils.splitNameAndValue(nextStep.getName()); in followXPathStep()
503 parentNode, qualName, qualValue, nextStep.getAliasForm()); in followXPathStep()
/external/apache-http/src/org/apache/http/conn/routing/
DHttpRouteDirector.java89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep() method
DBasicRouteDirector.java69 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep() method in BasicRouteDirector
/external/kotlinc/lib/
Dkotlin-coroutines-experimental-compat.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-coroutines- ...
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/collections/ kotlin/ ...
/external/apache-http/src/org/apache/http/impl/client/
DDefaultRequestDirector.java639 step = rowdy.nextStep(route, fact); in establishRoute()
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java672 step = rowdy.nextStep(route, fact); in establishRoute()
/external/apache-http/
Dart-profile174 HPLorg/apache/http/conn/routing/BasicRouteDirector;->nextStep(Lorg/apache/http/conn/routing/RouteIn…
187 HPLorg/apache/http/conn/routing/HttpRouteDirector;->nextStep(Lorg/apache/http/conn/routing/RouteInf…
/external/clang/lib/AST/
DExprConstant.cpp585 bool nextStep(const Stmt *S) { in nextStep() function
3544 if (!Info.nextStep(S)) in EvaluateStmt()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1020 bool nextStep(const Stmt *S) { in nextStep() function in __anon3f12a8aa0311::EvalInfo
4982 if (!Info.nextStep(S)) in EvaluateStmt()
/external/apache-http/api/
Dcurrent.txt1820 …method @Deprecated public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.con…
1844 …method @Deprecated public int nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.con…