Home
last modified time | relevance | path

Searched defs:nextStep (Results 1 – 9 of 9) 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/test_utils/
DMultiThreadSteps.h70 void nextStep(E newStep) in nextStep() function
/external/angle/src/tests/egl_tests/
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/zstd/lib/compress/
Dzstd_fast.c136 const BYTE* nextStep; in ZSTD_compressBlock_fast_noDict_generic() local
Dzstd_double_fast.c79 const BYTE* nextStep; in ZSTD_compressBlock_doubleFast_noDict_generic() local
/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