/freebsd/usr.bin/mkimg/ |
H A D | format.h | 34 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 | PackedVector.h | 110 void resize(unsigned N) { Bits.resize(N << (BitNum - 1)); } in resize() function
|
H A D | DenseSet.h | 86 void resize(size_t Size) { TheMap.resize(Size); } in resize() function
|
H A D | SmallVector.h | 652 void resize(size_type N) { resizeImpl<false>(N); } in resize() function 664 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
|
H A D | MetadataLoader.cpp | 127 void resize(unsigned N) { MetadataPtrs.resize(N); } in resize() function in __anon7965f5d30111::BitcodeReaderMetadataList
|
/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 | 126 resize(int signo __unused) 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/llvm-project/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 96 void resize(size_t NewSize) { in resize() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 114 void resize(unsigned i) { Frames.resize(i); } in resize() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 562 void resize(uptr new_size) { in resize() function
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_barrier.cpp | 128 void distributedBarrier::resize(size_t nthr) { in resize() function in distributedBarrier
|
H A D | kmp_affinity.h | 1377 void resize(kmp_uint32 nproc) { in resize() function
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 1607 def resize(self, *args): member in SchedGraph
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 1878 resize: TRUE, property
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 705 void MDNode::Header::resize(size_t NumOps) { in resize() function in MDNode::Header
|