Home
last modified time | relevance | path

Searched refs:Deleted (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h139 if (auto EC = readSparseBitVector(Stream, Deleted)) in load()
141 if (Present.intersects(Deleted)) in load()
163 int NumBitsD = Deleted.find_last() + 1; in calculateSerializedLength()
194 if (auto EC = writeSparseBitVector(Writer, Deleted)) in commit()
209 Deleted.clear(); in clear()
267 bool isDeleted(uint32_t K) const { return Deleted.test(K); } in isDeleted()
271 mutable SparseBitVector<> Deleted; variable
294 Deleted.reset(Entry.index()); in set_as_internal()
326 std::swap(Deleted, NewMap.Deleted); in grow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp36 Deleted, enumerator
169 return LoopDeletionResult::Deleted; in deleteLoopIfDead()
206 return LoopDeletionResult::Deleted; in deleteLoopIfDead()
220 if (Result == LoopDeletionResult::Deleted) in run()
264 if (Result == LoopDeletionResult::Deleted) in runOnLoop()
DStructurizeCFG.cpp589 Value *Deleted = Phi.removeIncomingValue(From, false); in delPhiValues() local
590 Map[&Phi].push_back(std::make_pair(From, Deleted)); in delPhiValues()
/third_party/curl/tests/data/
Dtest81516 * 123 FETCH (FLAGS (\Seen \Deleted))
30 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTI…
41 A004 STORE 123 +Flags \Deleted
Dtest81616 * 123 FETCH (FLAGS (\Seen \Deleted))
33 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTI…
44 A004 STORE 123 +Flags \Deleted
Dtest89762 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
63 * OK [PERMANENTFLAGS (\Deleted \Seen \*)] Limited
Dtest81818 * 14 FETCH (FLAGS (\Seen \Deleted))
Dtest1313 Deleted: suppose we got a header like this! ;-)
Dtest80820 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLoopAnalyzer.cpp78 void setDeleted() { Deleted = true; } in setDeleted()
79 bool isDeleted() const { return Deleted; } in isDeleted()
92 bool Deleted = false; member in Ice::LoopAnalyzer::LoopNode
121 if (Deleted) in reset()
DIceInst.h92 bool isDeleted() const { return Deleted; } in isDeleted()
93 void setDeleted() { Deleted = true; } in setDeleted()
227 bool Deleted = false; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.chromium17 * Deleted unused directories: cmakescripts, doc, fuzz, java, release,
19 * Deleted unused files: appveyor.yml, CMakeLists.txt, doxygen.config,
23 * Deleted legacy Arm Neon assembly files (supporting old compiler versions that
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp89 MISetType Deleted; member in __anon5ea648130111::HexagonOptAddrMode
406 Deleted.insert(AddMI); in processAddUses()
662 Deleted.insert(UseMI); in changeAddAsl()
682 Deleted.insert(UseMI); in xformUseMI()
773 Deleted.insert(MI); in processBlock()
801 Deleted.clear(); in runOnMachineFunction()
809 for (auto MI : Deleted) in runOnMachineFunction()
DHexagonEarlyIfConv.cpp219 BlockSetType Deleted; member in __anon0ad864420111::HexagonEarlyIfConversion
617 if (!Deleted.count(SB)) in visitBlock()
979 Deleted.insert(B); in removeBlock()
1062 Deleted.clear(); in runOnMachineFunction()
/third_party/libbpf/
DSYNC.md272 Deleted branch libbpf-baseline-2023-02-28T00-43-35.146Z (was 951bce29c898).
273 Deleted branch libbpf-bpf-baseline-2023-02-28T00-43-35.146Z (was 3a70e0d4c9d7).
274 Deleted branch libbpf-bpf-tip-2023-02-28T00-43-35.146Z (was 2d311f480b52).
275 Deleted branch libbpf-squash-base-2023-02-28T00-43-35.146Z (was 957f109ef883).
276 Deleted branch libbpf-squash-tip-2023-02-28T00-43-35.146Z (was be66130d2339).
277 Deleted branch libbpf-tip-2023-02-28T00-43-35.146Z (was 2d311f480b52).
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Denums.go25 namesFileChangeType [int(Deleted) + 1]string
51 namesFileChangeType[int(Deleted)] = "Deleted"
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Denums.go25 namesFileChangeType [int(Deleted) + 1]string
51 namesFileChangeType[int(Deleted)] = "Deleted"
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Denums.go25 namesFileChangeType [int(Deleted) + 1]string
51 namesFileChangeType[int(Deleted)] = "Deleted"
/third_party/typescript/src/compiler/
Dsys.ts33 Deleted
482 ? FileWatcherEventKind.Deleted
792 …ssingFileModifiedTime ? FileWatcherEventKind.Created : FileWatcherEventKind.Deleted, modifiedTime);
1712 … const isPreviouslyDeleted = +prev.mtime === 0 || eventKind === FileWatcherEventKind.Deleted;
1718 eventKind = FileWatcherEventKind.Deleted;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoFlags.def92 HANDLE_DISP_FLAG((1u << 9), Deleted)
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_byte_coordinates.txt141 Jul 08, 2003 David Blythe Deleted Dependencies on section, added
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dcache.js.test.cjs45 Deleted: make-fetch-happen:request-cache:https://registry.npmjs.org/test-package/-/test-package-1.0…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp1038 DenseSet<MachineConstantPoolValue*> Deleted; in ~MachineConstantPool() local
1041 Deleted.insert(Constants[i].Val.MachineCPVal); in ~MachineConstantPool()
1047 if (Deleted.count(*I) == 0) in ~MachineConstantPool()
/third_party/openGLES/extensions/OES/
DOES_byte_coordinates.txt151 Jul 08, 2003 David Blythe Deleted Dependencies on section, added
/third_party/python/Doc/library/
Dimaplib.rst196 ``STORE``) then enclose the string in parentheses (eg: ``r'(\Deleted)'``).
246 Close currently selected mailbox. Deleted messages are removed from writable
532 M.store(num, '+FLAGS', '\\Deleted')

1234