/external/angle/src/tests/egl_tests/ |
D | EGLContextASANTest.cpp | 89 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()
|
D | EGLMultiContextTest.cpp | 152 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()
|
D | EGLMultiThreadSteps.h | 70 void nextStep(E newStep) in nextStep() function
|
D | EGLContextSharingTest.cpp | 462 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/ |
D | XMPNodeUtils.java | 457 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/ |
D | HttpRouteDirector.java | 89 public int nextStep(RouteInfo plan, RouteInfo fact) in nextStep() method
|
D | BasicRouteDirector.java | 69 public int nextStep(RouteInfo plan, RouteInfo fact) { in nextStep() method in BasicRouteDirector
|
/external/kotlinc/lib/ |
D | kotlin-coroutines-experimental-compat.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/kotlin-coroutines- ... |
D | kotlin-stdlib.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/collections/
kotlin/ ... |
/external/apache-http/src/org/apache/http/impl/client/ |
D | DefaultRequestDirector.java | 639 step = rowdy.nextStep(route, fact); in establishRoute()
|
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/ |
D | DefaultRequestDirector.java | 672 step = rowdy.nextStep(route, fact); in establishRoute()
|
/external/apache-http/ |
D | art-profile | 174 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/ |
D | ExprConstant.cpp | 585 bool nextStep(const Stmt *S) { in nextStep() function 3544 if (!Info.nextStep(S)) in EvaluateStmt()
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 1020 bool nextStep(const Stmt *S) { in nextStep() function in __anon3f12a8aa0311::EvalInfo 4982 if (!Info.nextStep(S)) in EvaluateStmt()
|
/external/apache-http/api/ |
D | current.txt | 1820 …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…
|