Home
last modified time | relevance | path

Searched defs:trim (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dfile.t465 sub trim { global() subroutine
H A Dharness.t757 sub trim { global() subroutine
/openbsd-src/usr.bin/tic/
H A Dtransform.c47 bool trim = FALSE; in trim_suffix() local
/openbsd-src/sbin/fdisk/
H A Dmisc.c65 string_from_line(char *buf, const size_t buflen, const int trim) in string_from_line()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp106 char *trim; in ParseCommandOutput() local
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_segmented_array.h458 void trim(uint64_t Elements) XRAY_NEVER_INSTRUMENT { in trim() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp441 ExplodedGraph::trim(ArrayRef<const NodeTy *> Sinks, in trim() function in ExplodedGraph
H A DExprEngine.cpp3886 void ExprEngine::ViewGraph(bool trim) { in ViewGraph()
3896 std::string ExprEngine::DumpGraph(bool trim, StringRef Filename) { in DumpGraph()
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py948 def trim(self, graph): member in SinglePathTrimmer
992 def trim(self, graph): member in TargetedTrimmer
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringRef.h803 [[nodiscard]] StringRef trim(char Char) const { in trim() function
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd.c451 size_t len, extra, trim; in _bfd_default_error_handler() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DInputSection.h161 void trim() { in trim() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DImmutableGraph.h354 static std::unique_ptr<GraphT> trim(const GraphT &G, const NodeSet &TrimNodes, in trim() function
/openbsd-src/bin/csh/
H A Dglob.c524 trim(Char **t) in trim() function
/openbsd-src/lib/libcrypto/x509/
H A Dx509_addr.c943 trim_end_u8(CBS *cbs, uint8_t trim) in trim_end_u8()
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPackingElement.pm2077 sub trim($self, $has, $from, $to_rm) subroutine
/openbsd-src/usr.bin/tmux/
H A Dwindow-copy.c333 window_copy_clone_screen(struct screen * src,struct screen * hint,u_int * cx,u_int * cy,int trim) window_copy_clone_screen() argument
/openbsd-src/sys/dev/ic/
H A Dqwx.c21145 int trim; qwx_htc_rx_completion_handler() local