Searched refs:inprogress (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/libcxx/docs/Helpers/ |
D | Styles.rst | 8 .inprogress { 20 .. role:: inprogress 26 .. |In Progress| replace:: :inprogress:`In Progress`
|
/external/webrtc/p2p/client/ |
D | basic_port_allocator.cc | 574 ports_, [](const PortData& port) { return port.inprogress(); }); in CandidatesAllocationDone() 643 if (it->inprogress()) { in OnConfigStop() 928 if (!data->inprogress()) { in OnCandidateReady() 1074 if (!data->inprogress()) { in OnPortComplete() 1091 if (!data->inprogress()) { in OnPortError()
|
D | basic_port_allocator.h | 185 bool inprogress() const { return state_ == STATE_INPROGRESS; } in inprogress() function
|
/external/llvm-project/polly/www/ |
D | content.css | 32 TD.inprogress{background-color: #ffce00; text-align: center}
|
/external/dtc/ |
D | checks.c | 37 bool inprogress; member 152 assert(!c->inprogress); in run_check() 157 c->inprogress = true; in run_check() 180 c->inprogress = false; in run_check()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_rematerialization.cc | 1219 string inprogress = item == in_progress_item_ ? " in-progress" : ""; in ToString() local 1221 absl::StrAppend(&output, " ", instruction->name(), inprogress, placed, in ToString()
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2477 …inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,fu…
|