Searched refs:asap (Results 1 – 11 of 11) sorted by relevance
10 function MakePromise (asap) { argument26 asap(function() {
1045 bool asap);
48 …s soon as possible. Also, for remote desktop without audio where rendering a frame asap makes sense
25 asap: 2.0.5
1463 int asap = 0; in computeNodeFunctions() local1475 asap = std::max(asap, (int)(getASAP(pred) + IP->getLatency() - in computeNodeFunctions()1478 maxASAP = std::max(maxASAP, asap); in computeNodeFunctions()1479 ScheduleInfo[*I].ASAP = asap; in computeNodeFunctions()
1381 int asap = 0; in computeNodeFunctions() local1393 asap = std::max(asap, (int)(getASAP(pred) + IP->getLatency() - in computeNodeFunctions()1396 maxASAP = std::max(maxASAP, asap); in computeNodeFunctions()1397 ScheduleInfo[*I].ASAP = asap; in computeNodeFunctions()
56 asap: 2.0.6
1540 int asap = 0; in computeNodeFunctions() local1548 asap = std::max(asap, (int)(getASAP(pred) + getLatency(SU, *IP) - in computeNodeFunctions()1551 maxASAP = std::max(maxASAP, asap); in computeNodeFunctions()1552 ScheduleInfo[*I].ASAP = asap; in computeNodeFunctions()
2638 bool asap) in tc_callback() argument2642 if (asap && tc_is_sync(tc)) { in tc_callback()
4535 2asap
11081 asap %11075