| /freebsd/usr.bin/mkimg/ |
| H A D | format.h | 36 int (*resize)(lba_t); member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IndexedMap.h | 60 void resize(typename StorageT::size_type s) { resize() function
|
| H A D | PagedVector.h | 116 void resize(size_t NewSize) { in resize() function
|
| H A D | PackedVector.h | 110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
|
| H A D | DenseSet.h | 92 void resize(size_t Size) { TheMap.resize(Size); } in resize() function
|
| H A D | SmallVector.h | 639 void resize(size_type N) { resizeImpl<false>(N); } in resize() function 651 void resize(size_type N, ValueParamT NV) { in resize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | ValueList.h | 49 void resize(unsigned N) { in resize() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | vector.h | 62 void resize(uptr NewSize) { in resize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDFS.h | 136 void resize(unsigned NumSUnits) { in resize() function
|
| /freebsd/usr.bin/systat/ |
| H A D | main.c | 125 resize(int signo __unused) in resize() function
|
| /freebsd/contrib/llvm-project/libc/src/__support/CPP/ |
| H A D | string.h | 144 LIBC_INLINE void resize(size_t size) { in resize() function
|
| /freebsd/sys/contrib/xen/io/ |
| H A D | fbif.h | 75 struct xenfb_resize resize; member
|
| /freebsd/contrib/atf/atf-c/detail/ |
| H A D | dynstr.c | 45 resize(atf_dynstr_t *ad, size_t newsize) in resize() function
|
| /freebsd/sys/dev/mlx5/ |
| H A D | cq.h | 104 } resize; member
|
| /freebsd/sys/geom/ |
| H A D | geom.h | 113 g_resize_t *resize; member 146 g_resize_t *resize; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTVector.h | 341 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize() function
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | slider.c | 377 unsigned long *end, bool resize, unsigned int nblocks, in bsddialog_slider()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 96 void resize(size_t NewSize) { in resize() function
|
| /freebsd/crypto/krb5/src/lib/kdb/ |
| H A D | kdb_log.c | 199 resize(kdb_hlog_t *ulog, uint32_t ulogentries, int ulogfd, in resize() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__vector/ |
| H A D | vector.h | 1358 _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::resize(size_type __sz) { in resize() function 1367 _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::resize(size_type __sz, const_reference … in resize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
| H A D | DIContext.h | 116 void resize(unsigned i) { Frames.resize(i); } in resize() function
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | verbs.c | 527 uint32_t resize = 0; in bnxt_re_resize_cq() local 890 uint32_t *resize) in bnxt_re_poll_one() 1086 uint32_t resize = 0; in bnxt_re_poll_cq() local
|
| /freebsd/contrib/bsddialog/utility/ |
| H A D | util_builders.c | 815 bool resize; in slider_builder() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common.h | 572 void resize(uptr new_size) { in resize() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 297 void resize(size_t Sz) { Vals.resize(Sz); } in resize() function in __anon4233e3b50111::VectorWithUndo
|