Searched refs:Step (Results 151 - 175 of 182) sorted by relevance

12345678

/external/chromium_org/content/browser/net/
H A Dsqlite_persistent_cookie_store.cc620 while (smt.Step())
721 while (smt.Step()) {
H A Dsqlite_persistent_cookie_store_unittest.cc592 while (smt.Step()) {
/external/chromium_org/ui/compositor/
H A Dlayer_animator.cc386 void LayerAnimator::Step(base::TimeTicks now) { function in class:ui::LayerAnimator
387 TRACE_EVENT0("ui", "LayerAnimator::Step");
790 Step(start_time);
/external/chromium_org/v8/src/heap/
H A Dincremental-marking.cc824 Step(allocated * kFastMarking / kInitialMarkingSpeed, GC_VIA_STACK_GUARD);
895 void IncrementalMarking::Step(intptr_t allocated_bytes, CompletionAction action, function in class:v8::internal::IncrementalMarking
H A Dspaces.cc1383 heap()->incremental_marking()->Step(bytes_allocated,
1391 heap()->incremental_marking()->Step(bytes_allocated,
/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1476 const SCEV *Step = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*SE)); local
1477 if (!Step || !Step->isOne())
H A DLoopStrengthReduce.cpp562 const SCEV *Step = getExactSDiv(AR->getStepRecurrence(SE), RHS, SE, local
564 if (!Step) return nullptr;
571 return SE.getAddRecExpr(Start, Step, AR->getLoop(), SCEV::FlagAnyWrap);
/external/chromium_org/content/browser/media/
H A Dwebrtc_identity_store_backend.cc409 while (stmt.Step()) {
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_unittest.cc51 controller.animator()->Step(step_time +
/external/chromium_org/v8/test/cctest/
H A Dcctest.h518 marking->Step(i::MB, i::IncrementalMarking::NO_GC_VIA_STACK_GUARD);
H A Dtest-heap.cc994 // Step 1: prepare a map for the object. We add 1 inobject property to it.
1002 // Step 2: allocate a lot of objects so to almost fill new space: we need
1017 // Step 3: now allocate fixed array and JSObject to fill the whole new space.
1038 // Step 4: clone jsobject, but force always allocate first to create a clone
2008 marking->Step(MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
2125 marking->Step(1 * MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
2128 // We don't normally finish a GC via Step(), we normally finish by
3812 marking->Step(100 * MB, IncrementalMarking::NO_GC_VIA_STACK_GUARD);
/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h635 const SCEV *getAddRecExpr(const SCEV *Start, const SCEV *Step,
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dcounting_policy_unittest.cc134 ASSERT_TRUE(statement1.Step());
139 ASSERT_TRUE(statement2.Step());
/external/chromium_org/v8/tools/push-to-trunk/
H A Dtest_scripts.py376 return MakeStep(step_class=Step, state=self._state,
380 def RunStep(self, script=PushToTrunk, step_class=Step, args=None):
/external/iproute2/doc/
H A Dip-cref.tex3005 \# {\bf Step 0} --- enable loopback.\\
3029 \noindent\# {\bf Step 1} --- enable device \verb|$dev|
3051 \# {\bf Step 2} --- IP Duplicate Address Detection~\cite{RFC-DHCP}.\\
3066 \# {\bf Step 3} --- Configure the address on the interface.
3077 \noindent\# {\bf Step 4} --- Announce our presence on the link.
3086 \# {\bf Step 5} (optional) --- Add some control routes.\\
3101 \# {\bf Step 6} --- Add fallback default route with huge metric.\\
3116 \# {\bf Step 7} --- Restart router discovery and exit.
3286 \# {\bf Step 0} --- enable device \verb|$dev|
3296 \# {\bf Step
[all...]
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend_unittest.cc1505 ASSERT_TRUE(s.Step());
1512 ASSERT_TRUE(s.Step());
1514 EXPECT_FALSE(s.Step());
2759 ASSERT_TRUE(s.Step());
2766 ASSERT_TRUE(s.Step());
/external/clang/lib/Sema/
H A DSemaStmt.cpp2534 for (InitializationSequence::step_iterator Step = Seq.step_begin(),
2536 Step != StepEnd; ++Step) {
2537 if (Step->Kind != InitializationSequence::SK_ConstructorInitialization)
2541 = cast<CXXConstructorDecl>(Step->Function.Function);
H A DSemaExprCXX.cpp183 for (unsigned Step = 0; Step != 2; ++Step) {
188 if (Step == 0 && LookupCtx)
190 else if (Step == 1 && LookInScope && S)
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DVmMirror.java1322 case EventMod.ModKind.Step: {
1323 // Case Step
1733 mods[0].modKind = EventMod.ModKind.Step;
1769 mods[index].modKind = EventMod.ModKind.Step;
/external/clang/lib/AST/
H A DStmt.cpp1220 ArrayRef<Expr *> VL, Expr *Step) {
1227 Clause->setStep(Step);
1215 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *Step) argument
/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp814 const SCEV *Step = AddRec->getStepRecurrence(*SE); local
815 if (!isLoopInvariant(Step, LoopNest))
832 const SCEV *Step = AddRec->getStepRecurrence(*SE); local
833 if (!isLoopInvariant(Step, LoopNest))
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc143 Step(start_time() + base::TimeDelta::FromMilliseconds(duration_));
/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc1654 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
2420 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
2462 animator->Step(start_time + base::TimeDelta::FromMilliseconds(1000));
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3181 class Step : public PreciseFunc2 { public: Step (void) : PreciseFunc2("step", step) {} }; function in class:deqp::gls::BuiltinPrecisionTests::Functions::Step
5123 addScalarFactory<Step>(*funcs);

Completed in 4030 milliseconds

12345678