/external/v8/src/heap/ |
D | incremental-marking-job.cc | 71 IncrementalMarkingJob::IdleTask::Progress IncrementalMarkingJob::IdleTask::Step( in Step() function in v8::internal::IncrementalMarkingJob::IdleTask 117 void IncrementalMarkingJob::DelayedTask::Step(Heap* heap) { in Step() function in v8::internal::IncrementalMarkingJob::DelayedTask
|
D | memory-reducer.cc | 139 MemoryReducer::State MemoryReducer::Step(const State& state, in Step() function in v8::internal::MemoryReducer
|
D | incremental-marking.h | 227 void Step(int bytes_allocated, Address, size_t) override { in Step() function
|
/external/chromium-trace/catapult/firefighter/update/common/buildbot/ |
D | step.py | 16 class Step(object): class
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btConvexPolyhedron.cpp | 233 const btScalar Step = (mE[LargestExtent]*0.5f - r)/1024.0f; in initialize() local 254 const btScalar Step = (m_radius - r)/1024.0f; in initialize() local
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | EventMod.java | 54 public static final byte Step = 10; field in EventMod.ModKind
|
/external/webrtc/webrtc/base/ |
D | task.cc | 69 void Task::Step() { in Step() function in rtc::Task
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | state_machine.py | 150 def Step(self): member in StateMachine
|
/external/dng_sdk/source/ |
D | dng_resample.h | 144 uint32 Step () const in Step() function
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 176 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon1a8161a40111::ForExprAST 180 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 365 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 195 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon8efdd2a50111::ForExprAST 199 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 398 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 615 ConstantInt *Step) in InductionDescriptor() 679 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 280 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local 1044 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local 1058 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local 1182 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local 1271 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local 2008 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 201 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon037a43a60111::ForExprAST 205 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 417 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/v8/src/profiler/ |
D | sampling-heap-profiler.h | 169 void Step(int bytes_allocated, Address soon_object, size_t size) override { in Step() function
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Rope/ |
D | b2Rope.cpp | 105 void b2Rope::Step(float32 h, int32 iterations) in Step() function in b2Rope
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/emr/ |
D | step.py | 26 class Step(object): class
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 314 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon77f6b4a70211::ForExprAST 318 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 558 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/lib/TableGen/ |
D | SetTheory.cpp | 170 int Step = 1; in apply() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 177 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 373 ExprAST *Step = 0; in ParseForExpr() local
|
/external/zlib/src/contrib/ada/ |
D | zlib.adb | 45 Step : Flate_Step_Function; component
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 192 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 388 ExprAST *Step = 0; in ParseForExpr() local
|
/external/chromium-trace/catapult/experimental/buildbot/ |
D | buildbot.py | 292 class Step(object): class
|
/external/regex-re2/re2/ |
D | nfa.cc | 292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) { in Step() function in re2::NFA
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1960 Value *Step) { in getStepVector() 2059 const SCEV *Step = AR->getStepRecurrence(*SE); in isConsecutivePtr() local 2613 Value *End, Value *Step, in createInductionVariable() 2699 Constant *Step = ConstantInt::get(TC->getType(), VF * UF); in getOrCreateVectorTripCount() local 2904 Constant *Step = ConstantInt::get(IdxTy, VF * UF); in createEmptyLoop() local 3857 Constant *Step = ConstantInt::getSigned( in vectorizeBlockInLoop() local 5301 const SCEV *Step = AddRec->getStepRecurrence(*SE); in isLikelyComplexAddressComputation() local 5817 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step) { in getStepVector()
|