Searched refs:Bot (Results 1 – 16 of 16) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 207 Bot.init(DAG, SchedModel); in initialize() 215 delete Bot.HazardRec; in initialize() 217 Bot.HazardRec = TII->CreateTargetMIHazardRecognizer(Itin, DAG); in initialize() 220 delete Bot.ResourceModel; in initialize() 222 Bot.ResourceModel = new VLIWResourceModel(STI, DAG->getSchedModel()); in initialize() 256 Bot.MaxMinLatency = std::max(MinLatency, Bot.MaxMinLatency); in releaseBottomNode() 261 Bot.releaseNode(SU, SU->BotReadyCycle); in releaseBottomNode() 502 if (Bot.ResourceModel->isResourceAvailable(SU)) in SchedulingCost() 588 if (SUnit *SU = Bot.pickOnlyChoice()) { in pickNodeBidrectional() 598 CandResult BotResult = pickNodeFromQueue(Bot.Available, in pickNodeBidrectional() [all …]
|
D | HexagonMachineScheduler.h | 195 VLIWSchedBoundary Bot; variable 207 Bot(BotQID, "BotQ") {} in ConvergingVLIWScheduler() 221 Bot.ResourceModel->getTotalPackets(); in ReportPackets()
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | botmanager.js | 99 Bot = function (name, callback) { class 104 Bot.prototype = { 129 Bot.call(this, name, callback); 139 __proto__: Bot.prototype 145 Bot.call(this, name, callback); 168 __proto__: Bot.prototype
|
D | README | 46 == Supported Bot Types == 50 * Bot type is specified directly by the test.
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2544 Bot.init(DAG, SchedModel, &Rem); in initialize() 2556 if (!Bot.HazardRec) { in initialize() 2557 Bot.HazardRec = in initialize() 2662 I = Bot.Available.begin(), E = Bot.Available.end(); I != E; ++I) { in registerRoots() 2940 if (SUnit *SU = Bot.pickOnlyChoice()) { in pickNodeBidirectional() 2953 setPolicy(BotPolicy, /*IsPostRA=*/false, Bot, &Top); in pickNodeBidirectional() 2957 setPolicy(TopPolicy, /*IsPostRA=*/false, Top, &Bot); in pickNodeBidirectional() 2964 pickNodeFromQueue(Bot, BotPolicy, DAG->getBotRPTracker(), BotCand); in pickNodeBidirectional() 2972 pickNodeFromQueue(Bot, BotPolicy, DAG->getBotRPTracker(), TCand); in pickNodeBidirectional() 3019 Bot.Available.empty() && Bot.Pending.empty() && "ReadyQ garbage"); in pickNode() [all …]
|
/external/clang/test/CodeGenObjC/ |
D | dot-syntax-1.m | 249 Bot##N *ob = [[Bot##N alloc] init]; \
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 883 SchedBoundary Bot; variable 894 Bot(SchedBoundary::BotQID, "BotQ") {} in GenericScheduler() 922 Bot.releaseBottomNode(SU); in releaseBottomNode()
|
/external/icu/icu4c/source/data/curr/ |
D | agq.txt | 27 "Kpuwlà è Botɨshǔanà",
|
/external/skqp/site/dev/testing/ |
D | automated_testing.md | 101 [New Bot Request][new bot request]. 129 https://bugs.chromium.org/p/skia/issues/entry?template=New+Bot+Request
|
/external/skia/site/dev/testing/ |
D | automated_testing.md | 101 [New Bot Request][new bot request]. 129 https://bugs.chromium.org/p/skia/issues/entry?template=New+Bot+Request
|
/external/skqp/site/dev/chrome/ |
D | blink.md | 33 The Auto Roll Bot performs this roll multiple times per day, and can also be done manually.
|
/external/skia/site/dev/chrome/ |
D | blink.md | 33 The Auto Roll Bot performs this roll multiple times per day, and can also be done manually.
|
/external/skqp/site/dev/sheriffing/ |
D | index.md | 63 * Ensure that [AutoRoll Bot](https://autoroll.skia.org)'s DEPS rolls land successfully.
|
/external/skia/site/dev/sheriffing/ |
D | index.md | 63 * Ensure that [AutoRoll Bot](https://autoroll.skia.org)'s DEPS rolls land successfully.
|
/external/v8/tools/mb/docs/ |
D | design_spec.md | 42 (initially just in //ios/build/bots). Bot config files are JSON files that 46 'mb_type' field that says whether to use GN or GYP. Bot config files
|
/external/llvm/docs/ |
D | index.rst | 481 * llvmbb - Bot for the main LLVM buildbot master.
|