/openbsd-src/gnu/usr.bin/perl/vos/ |
H A D | vos.c | 27 truncate(const char *path, off_t len) in truncate() function
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Handle.pm | 434 sub truncate { global() subroutine
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | scm-valprint.c | 227 int truncate = print_max && len > (int) print_max; in scm_scmval_print() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/ |
H A D | Piece.pm | 750 sub truncate { subroutine
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | UnresolvedSet.h | 124 void truncate(unsigned N) { decls().truncate(N); } in truncate() function
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Boolean.h | 86 Boolean truncate(unsigned TruncBits) const { return *this; } in truncate() function
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 47 static std::string PrintValue(const Value *value, bool truncate = false) { in PrintValue() 64 static std::string PrintType(const Type *type, bool truncate = false) { in PrintType()
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/ |
H A D | test_case.py | 1137 def truncate(msg, diff): function 1150 def truncate(msg, diff): function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRDynamicChecks.cpp | 96 static std::string PrintValue(llvm::Value *V, bool truncate = false) { in PrintValue()
|
H A D | IRForTarget.cpp | 84 static std::string PrintValue(const Value *value, bool truncate = false) { in PrintValue() 96 static std::string PrintType(const llvm::Type *type, bool truncate = false) { in PrintType()
|
/openbsd-src/gnu/usr.bin/binutils/include/gdb/ |
H A D | callback.h | 97 int (*truncate) PARAMS ((host_callback *, const char *, long)); member
|
/openbsd-src/lib/libfuse/ |
H A D | fuse.h | 112 int (*truncate)(const char *, off_t); member
|
/openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
H A D | posix_compat.h | 292 int truncate(const wchar_t *path, off_t length) { in truncate() function
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_object_types.h | 62 int (*truncate)(struct drm_i915_gem_object *obj); member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | SmallVector.h | 648 void truncate(size_type N) { in truncate() function
|
/openbsd-src/bin/ksh/ |
H A D | emacs.c | 1029 int i, j, truncate = 0; in x_redraw() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 803 ConstantRange ConstantRange::truncate(uint32_t DstTySize) const { in truncate() function in ConstantRange
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 3010 int truncate = 0; in VMS_Case_Hack_Symbol() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | perl.h | 3392 # define truncate truncate6 global() macro
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExprConstant.cpp | 301 void truncate(ASTContext &Ctx, APValue::LValueBase Base, in truncate() function
|