Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 25 of 89) sorted by last modified time

1234

/openbsd/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm1532 sub remove { subroutine
1846 sub remove { subroutine
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DPoll.pm107 sub remove { subroutine
H A DSelect.pm40 sub remove subroutine
/openbsd/sys/dev/pci/
H A Dif_iwxreg.h5421 struct iwx_rx_baid_cfg_cmd_remove remove; member
5475 } __packed remove; /* TX_QUEUE_CFG_CMD_REMOVE_API_S_VER_1 */ member
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h914 int (*remove)(uint64_t); member
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPackingElement.pm60 sub remove($self, $plist) subroutine
316 sub remove($self, $plist) subroutine
/openbsd/sys/uvm/
H A Duvm_swap.c538 swaplist_find(struct vnode *vp, boolean_t remove) in swaplist_find()
/openbsd/usr.sbin/unbound/validator/
H A Dvalidator.c908 int remove = 0; in remove_spurious_authority() local
/openbsd/sbin/unwind/libunbound/validator/
H A Dvalidator.c908 int remove = 0; in remove_spurious_authority() local
/openbsd/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/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h266 int remove(const wchar_t *path) { in remove() function
/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Doperations.h177 inline _LIBCPP_HIDE_FROM_ABI bool remove(const path& __p) { return __remove(__p); } in remove() function
178 inline _LIBCPP_HIDE_FROM_ABI bool remove(const path& __p, error_code& __ec) noexcept { return __rem… in remove() function
H A Dperm_options.h29 remove = 4, enumerator
/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dremove.h25 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) in remove() function
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dlist.h211 void remove(T *X) { in remove() function
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h150 bool remove) { in Handle()
160 bool remove, bool create) { in Handle()
/openbsd/gnu/llvm/llvm/utils/
H A Dpipeline.py87 def remove(pipeObj, removeIndex): function
/openbsd/gnu/llvm/llvm/utils/gn/build/
H A Dsync_source_lists_from_cmake.py24 def patch_gn_file(gn_file, add, remove): argument
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp953 void MergeFunctions::remove(Function *F) { in remove() function in MergeFunctions
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp121 RegisterSet &remove(unsigned R) { in remove() function
131 RegisterSet &remove(const RegisterSet &Rs) { in remove() function
455 void OrderedRegisterList::remove(unsigned VR) { in remove() function in OrderedRegisterList
H A DHexagonConstExtenders.cpp639 RangeTree::Node *RangeTree::remove(Node *N, const Node *D) { in remove() function in RangeTree
H A DHexagonBitSimplify.cpp122 RegisterSet &remove(unsigned R) { in remove() function
141 RegisterSet &remove(const RegisterSet &Rs) { in remove() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp91 void remove(uint8_t Flag) { Bits &= ~Flag; } in remove() function in __anonecb735e30111::TailFoldingKind
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp1848 AttrBuilder &AttrBuilder::remove(const AttributeMask &AM) { in remove() function in AttrBuilder
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp52 Error ResourceTracker::remove() { in remove() function in llvm::orc::ResourceTracker
1359 Error JITDylib::remove(const SymbolNameSet &Names) { in remove() function in llvm::orc::JITDylib

1234