Searched refs:truncation (Results 1 – 25 of 53) sorted by relevance
123
6 ; and only use one truncation.
1 ; An integer truncation to i1 should be done with an and instruction to make
221 Fix NFS packet truncation checks.385 - OSPF truncation check fix. Also display the type of OSPF packets389 - Fix truncation check bugs in the Kerberos printer. Reported by Ezra446 - Suppress nfs truncation message on errors.465 - Fix dvmrp printer truncation checks and add a dvmrp probe printer.468 - Rewrite ospf printer to improve truncation checks.472 actually in the tcp header (in addition to the normal truncation507 - Added some more packet truncation checks.618 - Rewrote tcp options printer code to check for truncation. Added778 - Add truncation checks.[all …]
70 unsigned short truncation() { return m_truncation; } in truncation() function
363 unsigned short truncation = box->truncation(); in ellipsisRectForBox() local364 if (truncation == cNoTruncation) in ellipsisRectForBox()375 if (ellipsisEndPosition >= truncation && ellipsisStartPosition <= truncation) in ellipsisRectForBox()
8 Rem with other file names after truncation to DOS 8+3 namespace.
165 ASSERT(truncation() == cNoTruncation); in paintSelectionBackground()248 ASSERT(truncation() == cNoTruncation); in paint()
98 C4305 - 'identifier' : truncation from 'type1' to 'type2'
86 At this point it is possible to perform a truncation of the effective key
374 truncate: function(length, truncation) { argument376 truncation = Object.isUndefined(truncation) ? '...' : truncation;378 this.slice(0, length - truncation.length) + truncation : String(this);
8753 truncate: function(length, truncation) { argument8755 truncation = Object.isUndefined(truncation) ? '...' : truncation;8757 this.slice(0, length - truncation.length) + truncation : String(this);
212 * fstream.cpp : fixed truncation for WIN32 (thanks to Bruce Alderson for the report)
965 (** [const_trunc c ty] returns the constant truncation of integer constant [c]980 (** [const_fptrunc c ty] returns the constant truncation of floating point
553 Fix SDP truncation of strings with NULL values.
949 - remove block truncation heuristic which had very marginal effect for zlib
2430 Disable a truncation warning that is disabled/doesn't exist on Mac
395 but no truncation was actually made. Add comments.397 appended to the output but no truncation was actually made.
1518 * gmemoryoutputstream.c (array_resize): Handle truncation to
6342 # Then use that list of sed's as ones to test for truncation.
6350 # Then use that list of sed's as ones to test for truncation.
4307 Change WebKitGraphics truncation functions to return the length of the4317 The truncation functions now return an unsigned int that is the length15990 Add support for right-truncation to WebKitGraphics.
7066 # Then use that list of sed's as ones to test for truncation.
7049 # Then use that list of sed's as ones to test for truncation.
1755 "implicit truncation from %2 to bitfield changes value from %0 to %1">,