Home
last modified time | relevance | path

Searched defs:Step (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DDateTimeNumericFieldElement.h48 struct Step { struct
49 Step(int step = 1, int stepBase = 0) : step(step), stepBase(stepBase) { } in step() argument
65 …eldOwner&, const Range&, const Range& hardLimits, const String& placeholder, const Step& = Step()); argument
/external/chromium_org/chrome/browser/chromeos/first_run/
Dfirst_run_controller.h31 class Step; variable
Dstep.cc40 Step::Step(const std::string& name, in Step() function in chromeos::first_run::Step
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathPath.h38 class Step; variable
DXPathStep.cpp42 Step::Step(Axis axis, const NodeTest& nodeTest) in Step() function in blink::XPath::Step
48 Step::Step(Axis axis, const NodeTest& nodeTest, WillBeHeapVector<OwnPtrWillBeMember<Predicate> >& p… in Step() function in blink::XPath::Step
/external/chromium_org/ui/gfx/animation/
Dthrob_animation.cc60 void ThrobAnimation::Step(base::TimeTicks time_now) { in Step() function in gfx::ThrobAnimation
Dlinear_animation.cc74 void LinearAnimation::Step(base::TimeTicks time_now) { in Step() function in gfx::LinearAnimation
Dmulti_animation.cc46 void MultiAnimation::Step(base::TimeTicks time_now) { in Step() function in gfx::MultiAnimation
Dslide_animation_unittest.cc23 void Step(base::TimeTicks ticks) { in Step() function in gfx::SlideAnimation::TestApi
/external/chromium_org/ash/wm/
Dwindow_cycle_controller.cc90 void WindowCycleController::Step(Direction direction) { in Step() function in ash::WindowCycleController
Dwindow_cycle_list.cc131 void WindowCycleList::Step(WindowCycleController::Direction direction) { in Step() function in ash::WindowCycleList
/external/chromium_org/chrome/browser/ui/autofill/
Dloading_animation.cc26 void LoadingAnimation::Step(base::TimeTicks time_now) { in Step() function in autofill::LoadingAnimation
/external/chromium_org/third_party/webrtc/base/
Dtask.cc69 void Task::Step() { in Step() function in rtc::Task
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java54 public static final byte Step = 10; field in EventMod.ModKind
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp155 ExprAST *Start, *End, *Step, *Body; member in __anonfb7718fa0111::ForExprAST
326 ExprAST *Step = 0; in ParseForExpr() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp284 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local
1181 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local
1264 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local
1838 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
/external/chromium_org/chrome/browser/resources/chromeos/first_run/
Dstep.js12 Step.prototype = { class
/external/chromium_org/sql/
Dstatement.cc64 bool Statement::Step() { in Step() function in sql::Statement
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp170 ExprAST *Start, *End, *Step, *Body; member in __anon6ff389fb0111::ForExprAST
354 ExprAST *Step = 0; in ParseForExpr() local
/external/llvm/lib/TableGen/
DSetTheory.cpp170 int Step = 1; in apply() local
/external/zlib/src/contrib/ada/
Dzlib.adb45 Step : Flate_Step_Function; component
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp178 ExprAST *Start, *End, *Step, *Body; member in ForExprAST
374 ExprAST *Step = 0; in ParseForExpr() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp175 ExprAST *Start, *End, *Step, *Body; member in __anone46ffafc0111::ForExprAST
372 ExprAST *Step = 0; in ParseForExpr() local
/external/regex-re2/re2/
Dnfa.cc292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) { in Step() function in re2::NFA
/external/chromium_org/third_party/re2/re2/
Dnfa.cc292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) { in Step() function in re2::NFA

12