/external/v8/src/heap/ |
D | incremental-marking-job.cc | 33 void IncrementalMarkingJob::Task::Step(Heap* heap) { in Step() function in v8::internal::IncrementalMarkingJob::Task
|
D | memory-reducer.cc | 131 MemoryReducer::State MemoryReducer::Step(const State& state, in Step() function in v8::internal::MemoryReducer
|
D | incremental-marking.h | 231 void Step(int bytes_allocated, Address, size_t) override { in Step() function
|
/external/webrtc/webrtc/base/ |
D | task.cc | 69 void Task::Step() { in Step() function in rtc::Task
|
/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/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/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
D | Condition.java | 16 public interface Step<I, O> { interface in Condition
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 188 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon9b9f7d220111::ForExprAST 192 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 377 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 207 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon101bee230111::ForExprAST 211 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 410 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 278 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local 1059 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local 1073 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local 1197 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local 1286 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local 2043 const SCEV *Step = AR->getStepRecurrence(SE); in generateOverflowCheck() local 2193 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
|
/external/v8/src/profiler/ |
D | sampling-heap-profiler.h | 172 void Step(int bytes_allocated, Address soon_object, size_t size) override { in Step() function
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 214 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anonc2b91a450111::ForExprAST 218 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 430 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 215 std::unique_ptr<ExprAST> Start, End, Step, Body; member in ForExprAST 219 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 418 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 211 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anonf914d0250111::ForExprAST 215 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 427 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 214 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon84985f240111::ForExprAST 218 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 430 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 214 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anond9c038430111::ForExprAST 218 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 430 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 214 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon4e3ca9440111::ForExprAST 218 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 430 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 657 const SCEV *Step) in InductionDescriptor() 780 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 230 std::unique_ptr<ExprAST> Start, End, Step, Body; member in ForExprAST 234 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 433 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 154 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 324 ExprAST *Step = 0; in ParseForExpr() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | SetTheory.cpp | 172 int Step = From <= To ? 1 : -1; in apply() local
|
/external/lisa/libs/wlgen/wlgen/ |
D | rta.py | 672 class Step(Ramp): class
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopUtils.h | 320 const SCEV *Step; variable
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 315 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon6d9141260211::ForExprAST 319 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 559 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|