| /freebsd/lib/libc/stdio/ |
| H A D | remove.c | 41 remove(const char *file) in remove() function
|
| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | freelist.cpp | 28 void FreeList::remove(Node *node) { in remove() function in LIBC_NAMESPACE_DECL::FreeList
|
| H A D | freetrie.cpp | 13 void FreeTrie::remove(Node *node) { in remove() function in LIBC_NAMESPACE_DECL::FreeTrie
|
| H A D | intrusive_list.h | 50 LIBC_INLINE static void remove(void *elem) { in remove() function
|
| H A D | freestore.h | 73 LIBC_INLINE void FreeStore::remove(Block *block) { in remove() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
| H A D | perm_options.h | 23 enum class perm_options : unsigned char { replace = 1, add = 2, remove = 4, nofollow = 8 }; enumerator
|
| /freebsd/sys/contrib/openzfs/scripts/ |
| H A D | zfs-helpers.sh | 149 remove() { function
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__algorithm/ |
| H A D | remove.h | 28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in remove() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | remove.h | 28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in remove() function
|
| /freebsd/contrib/kyua/utils/fs/ |
| H A D | auto_cleaners.cpp | 188 remove(void) in remove() function 258 fs::auto_file::remove(void) in remove() function in fs::auto_file
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramState.h | 659 ProgramStateRef remove(ProgramStateRef st, in remove() function 668 ProgramStateRef remove(ProgramStateRef st) { in remove() function 834 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K) const { in remove() function 839 ProgramStateRef ProgramState::remove(typename ProgramStateTrait<T>::key_type K, in remove() function 845 ProgramStateRef ProgramState::remove() const { in remove() function
|
| /freebsd/crypto/openssl/test/ |
| H A D | priority_queue_test.c | 52 int remove, int random, int popfree) in test_size_t_priority_queue_int() 135 int reserve, order, count, remove, random, popfree; in test_size_t_priority_queue() local
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | qlnx_rdma.h | 44 int (*remove)(void *ha, void *qlnx_rdma_dev); member
|
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Region.cpp | 20 void ScoreBoard::remove(Instruction *I) { in remove() function in llvm::sandboxir::ScoreBoard 113 void Region::remove(Instruction *I) { in remove() function in llvm::sandboxir::Region
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | Mutations.cpp | 57 static void remove(syntax::Node *N) { in remove() function in syntax::MutationsImpl
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporterLookupTable.cpp | 110 void ASTImporterLookupTable::remove(DeclContext *DC, NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable 136 void ASTImporterLookupTable::remove(NamedDecl *ND) { in remove() function in clang::ASTImporterLookupTable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GISelWorkList.h | 83 void remove(const MachineInstr *I) { in remove() function
|
| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | Makefile | 44 remove: target
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | kadm5_hook_plugin.h | 139 kadm5_ret_t (*remove)(krb5_context, member
|
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | LoongArch.cpp | 795 uint32_t &remove) { in relaxPCHi20Lo12() 881 uint64_t loc, Relocation &r, uint32_t &remove) { in relaxCall36() 913 uint64_t loc, Relocation &r, uint32_t &remove) { in relaxTlsLe() 944 uint32_t &cur = aux.relocDeltas[i], remove = 0; in relax() local 1441 uint32_t remove = aux.relocDeltas[i] - delta; in finalizeRelax() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | InstructionWorklist.h | 85 void remove(Instruction *I) { in remove() function
|
| /freebsd/crypto/krb5/src/ccapi/server/win/ |
| H A D | WorkItem.cpp | 129 int WorkList::remove(WorkItem** item) { in remove() function in WorkList
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_addrhashmap.h | 150 bool remove) { in Handle() 160 bool remove, bool create) { in Handle()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ilist_base.h | 80 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | platform_device.h | 42 void (*remove)(struct platform_device *); member
|