Searched defs:truncate (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_sync.c47 static const uint8_t *truncate(const uint8_t *pointer, size_t alignment) function
/freebsd-current/contrib/sendmail/libsmutil/
H A Dsafefile.c687 bool truncate; local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DUnresolvedSet.h132 void truncate(unsigned N) { decls().truncate(N); } function in class:clang::UnresolvedSetImpl
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h156 IntegralAP truncate(unsigned BitWidth) const { function in class:clang::interp::final
H A DIntegral.h151 Integral truncate(unsigned TruncBits) const { function in class:clang::interp::final
H A DBoolean.h85 Boolean truncate(unsigned TruncBits) const { return *this; } function in class:clang::interp::final
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c224 int truncate(const char *path, off_t length) function
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dsave.c491 truncate(char const* fname, size_t newsz) function
/freebsd-current/sys/ufs/ffs/
H A Dffs_vnops.c1459 bool truncate; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h657 void truncate(size_type N) { function in class:llvm::SmallVectorImpl
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h268 inline int truncate(const wchar_t* path, off_t length) { function in namespace:detail
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp304 void truncate(ASTContext &Ctx, APValue::LValueBase Base, function in struct:__anon283::SubobjectDesignator

Completed in 357 milliseconds