/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p1989.C | 31 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 D | ProgramState.h | 664 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 D | remove.c | 40 remove(const char *file) in remove() function
|
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/ |
H A D | remove.h | 25 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) in remove() function
|
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/ |
H A D | perm_options.h | 29 remove = 4, enumerator
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Poll.pm | 107 sub remove { subroutine
|
H A D | Select.pm | 40 sub remove subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/IPC-SysV/lib/IPC/ |
H A D | Msg.pm | 88 sub remove { subroutine
|
H A D | SharedMem.pm | 94 sub remove subroutine
|
H A D | Semaphore.pm | 57 sub remove { subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/State/ |
H A D | Result.pm | 201 sub remove { subroutine
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTImporterLookupTable.cpp | 96 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 D | Mutations.cpp | 65 static void remove(syntax::Node *N) { in remove() function in syntax::MutationsImpl
|
/openbsd-src/gnu/llvm/clang/include/clang/ARCMigrate/ |
H A D | ARCMT.h | 118 virtual void remove(CharSourceRange range) { } in remove() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | GISelWorkList.h | 83 void remove(const MachineInstr *I) { in remove() function
|
/openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
H A D | sync_source_lists_from_cmake.py | 24 def patch_gn_file(gn_file, add, remove): argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_addrhashmap.h | 150 bool remove) { in Handle() 160 bool remove, bool create) { in Handle()
|
/openbsd-src/gnu/llvm/lld/ELF/Arch/ |
H A D | RISCV.cpp | 561 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 D | InstructionWorklist.h | 85 void remove(Instruction *I) { in remove() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ilist_base.h | 80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
|
H A D | ImmutableMap.h | 104 [[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 D | File.pm | 1532 sub remove { global() subroutine 1846 sub remove { global() subroutine [all...] |
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | RegisterAliasing.h | 107 inline void remove(BitVector &A, const BitVector &B) { in remove() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 129 void LatencyPriorityQueue::remove(SUnit *SU) { in remove() function in LatencyPriorityQueue
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | pipeline.py | 87 def remove(pipeObj, removeIndex): function
|