Home
last modified time | relevance | path

Searched refs:hasPending (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/
Dsourcemap.ts37 let hasPending = false;
99 return !hasPending
128 hasPending = true;
223 if (!hasPending || !shouldCommitMapping()) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertWaitcnts.cpp284 bool hasPending() const { return PendingEvents != 0; } in hasPending() function in __anon6c0a05fc0111::WaitcntBrackets
1533 if (Brackets->hasPending()) { in runOnMachineFunction()
/third_party/typescript/lib/
DtypingsInstaller.js94150 var hasPending = false;
94205 return !hasPending
94232 hasPending = true;
94318 if (!hasPending || !shouldCommitMapping()) {
Dtsc.js79631 var hasPending = false;
79683 return !hasPending
79709 hasPending = true;
79790 if (!hasPending || !shouldCommitMapping()) {