Home
last modified time | relevance | path

Searched defs:nextStep (Results 1 – 8 of 8) sorted by relevance

/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/angle/src/tests/egl_tests/
DEGLMultiThreadSteps.h70 void nextStep(E newStep) in nextStep() function
DEGLContextASANTest.cpp89 auto nextStep = [&](Step newStep) { in TEST_P() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java457 XMPPathSegment nextStep, in followXPathStep()
/external/okio/okio/src/commonMain/kotlin/okio/internal/
DBuffer.kt164 val nextStep: Int in selectPrefix() constant
/external/clang/lib/AST/
DExprConstant.cpp585 bool nextStep(const Stmt *S) { in nextStep() function
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1020 bool nextStep(const Stmt *S) { in nextStep() function in __anona656c3110311::EvalInfo