Searched refs:updateNode (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPODRedBlackTree.h314 virtual bool updateNode(Node*) { return false; } function in class:blink::PODRedBlackTree
414 shouldContinue = updateNode(start);
451 updateNode(x);
452 updateNode(y);
484 updateNode(y);
485 updateNode(x);
494 updateNode(x);
510 updateNode(x->parent());
512 updateNode(x);
537 updateNode(
[all...]
H A DPODIntervalTree.h184 virtual bool updateNode(IntervalNode* node) OVERRIDE
/external/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h61 void updateNode(const SUnit *SU) override {
H A DResourcePriorityQueue.h92 void updateNode(const SUnit *SU) override {}
H A DScheduleDAG.h508 virtual void updateNode(const SUnit *SU) = 0;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1128 AvailableQueue->updateNode(SU);
1180 AvailableQueue->updateNode(SU);
1676 void updateNode(const SUnit *SU) override;
1877 void RegReductionPQBase::updateNode(const SUnit *SU) {
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
H A Dtree.jquery.js1110 JqTreeWidget.prototype.updateNode = function(node, data) {

Completed in 838 milliseconds