Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 89) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp1989.C31 void remove(Pix& x) in remove() function
136 List_DL<T>::remove(Pix& x, T& item) in remove() function
241 void remove(const T& item) in remove() function
243 void remove(Pix& x) in remove() function
276 void remove(Pix& x, T& item) in remove() function
308 void remove(Pix& x, T& item) in remove() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h664 ProgramStateRef remove(ProgramStateRef st, in remove() function
673 ProgramStateRef remove(ProgramStateRef st) { in remove() function
853 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { in remove() function
858 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, in remove() function
864 ProgramStateRef ProgramState::remove() const { in remove() function
/openbsd-src/lib/libc/stdio/
H A Dremove.c40 remove(const char *file) in remove() function
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dremove.h25 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) in remove() function
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Dperm_options.h29 remove = 4, enumerator
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DPoll.pm107 sub remove { subroutine
H A DSelect.pm40 sub remove subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/IPC-SysV/lib/IPC/
H A DMsg.pm88 sub remove { subroutine
H A DSharedMem.pm94 sub remove subroutine
H A DSemaphore.pm57 sub remove { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/State/
H A DResult.pm201 sub remove { subroutine
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporterLookupTable.cpp96 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
121 void ASTImporterLookupTable::remove(NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DMutations.cpp65 static void remove(syntax::Node *N) { in remove() function in syntax::MutationsImpl
/openbsd-src/gnu/llvm/clang/include/clang/ARCMigrate/
H A DARCMT.h118 virtual void remove(CharSourceRange range) { } in remove() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h83 void remove(const MachineInstr *I) { in remove() function
/openbsd-src/gnu/llvm/llvm/utils/gn/build/
H A Dsync_source_lists_from_cmake.py24 def patch_gn_file(gn_file, add, remove): argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h150 bool remove) { in Handle()
160 bool remove, bool create) { in Handle()
/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp561 Relocation &r, uint32_t &remove) { in relaxCall()
588 Relocation &r, uint32_t &remove) { in relaxTlsLe()
641 uint32_t &cur = aux.relocDeltas[i], remove = 0; in relax() local
749 uint32_t remove = aux.relocDeltas[i] - delta; in riscvFinalizeRelax() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h85 void remove(Instruction *I) { in remove() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_base.h80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
H A DImmutableMap.h104 [[nodiscard]] ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove() function
248 ImmutableMapRef remove(key_type_ref K) const { in remove() function
/openbsd-src/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm1532 sub remove { global() subroutine
1846 sub remove { global() subroutine
[all...]
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DRegisterAliasing.h107 inline void remove(BitVector &A, const BitVector &B) { in remove() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp129 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
/openbsd-src/gnu/llvm/llvm/utils/
H A Dpipeline.py87 def remove(pipeObj, removeIndex): function

1234