Home
last modified time | relevance | path

Searched refs:Erase (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp149 void Erase(const T1 *DR, in Erase() function in __anonbd588d6f0211::CheckOverflowOps
166 Erase<DeclRefExpr>(DR, PrecedesMalloc); in CheckExpr()
168 Erase<MemberExpr>(ME, PrecedesMalloc); in CheckExpr()
223 Erase<DeclRefExpr>(DR, pred); in CheckAssignmentExpr()
225 Erase<MemberExpr>(ME, pred); in CheckAssignmentExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp158 bool Erase = true; in advance() local
168 Erase = false; in advance()
181 Erase = false; in advance()
190 Erase = false; in advance()
193 return Erase; in advance()
/freebsd/sys/teken/
H A Dsequences71 ECH Erase character ^[ [ X n
72 ED Erase display ^[ [ J r
73 EL Erase line ^[ [ K r
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DThreadSafeDenseSet.h33 void Erase(_ElementType e) { in Erase() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DThreadSafeDenseMap.h30 void Erase(_KeyType k) { in Erase() function
H A DRangeMap.h453 bool Erase(uint32_t start, uint32_t end) { in Erase() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp456 VectOfInst Erase; in eliminatePredCopies() local
484 Erase.insert(&MI); in eliminatePredCopies()
489 for (MachineInstr *MI : Erase) in eliminatePredCopies()
H A DHexagonSubtarget.cpp254 SmallVector<SDep, 4> Erase; in apply() local
257 Erase.push_back(D); in apply()
258 for (auto &E : Erase) in apply()
H A DHexagonCommonGEP.cpp641 NodeSet Erase; in common() local
652 Erase.insert(N); in common()
654 erase_if(Nodes, in_set(Erase)); in common()
H A DHexagonSplitDouble.cpp1151 MISet Erase; in splitPartition() local
1158 Erase.insert(MI); in splitPartition()
1175 for (auto *MI : Erase) { in splitPartition()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp435 bool Erase = false; in RemoveSources() local
438 Erase = true; in RemoveSources()
442 if (Erase) in RemoveSources()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h65 virtual void Erase(size_t CurrentOutputSize) = 0;
85 void Erase(size_t CurrentOutputSize) override;
/freebsd/stand/forth/
H A Dcheck-password.4th111 3 spaces \ Erase the twiddle
115 3 spaces read-start @ 25 at-xy \ Erase the twiddle
H A Dmenu.4th990 \ Erase and redraw the menu. Useful if you change a caption and want to
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp78 void DefaultFunctionPruningStrategy::Erase(size_t CurrentOutputSize) { in Erase() function in DefaultFunctionPruningStrategy
124 Strategy->Erase(TotalSize); in writeWithSizeLimitInternal()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp400 void Erase() { ::werase(m_window); } in Erase() function in curses::Surface
717 window->Erase(); in RemoveSubWindow()
745 (*pos)->Erase(); in RemoveSubWindows()
2666 window.Erase(); in WindowDelegateDraw()
3748 window.Erase(); in WindowDelegateDraw()
4105 window.Erase(); in WindowDelegateDraw()
4865 window.Erase(); in WindowDelegateDraw()
5562 window.Erase(); in WindowDelegateDraw()
6233 window.Erase(); in WindowDelegateDraw()
6740 window.Erase(); in WindowDelegateDraw()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp188 location_map.Erase(base_idx, end_idx); in AddDwarfRange()
/freebsd/contrib/libdiff/test/
H A Dtest021.right.txt520 /* Erase the plaintext disk keys */
H A Dtest117.left-P.txt506 /* Erase the plaintext disk keys */
H A Dtest117.right-P.txt520 /* Erase the plaintext disk keys */
H A Dtest122.right-P.txt520 /* Erase the plaintext disk keys */
H A Dtest021.left.txt568 /* Erase the plaintext disk keys */
H A Dtest122.left-P.txt545 /* Erase the plaintext disk keys */
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td563 // Erase stores of undef values.
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc41 o Background Erase
950 Background Erase
973 under "Background Erase -- Compatibility with Old Versions".

12