Lines Matching full:know
466 // If we don't know which one comes first, we can't perform this test.
683 // If we can't get a region, see if it's something we /know/ isn't a
945 // If we don't know how much we copied, we can at least
1050 // If we know the two buffers are the same, we know the result is 0.
1063 // If the two arguments might be the same buffer, we know the result is 0,
1081 // The return value is the comparison result, which we don't know.
1190 // All we know is the return value is the min of the string length
1212 // If we don't know the length of the string, conjure a return
1332 // If we know both values, we might be able to figure out how much
1357 // We still want to know if the bound is known to be too large.
1471 // If we know both string lengths, we might know the final string length.
1575 // Set the C string length of the destination, if we know it.
1579 // the bound (including the null-terminator), we don't know how long the
1664 // If we know the two buffers are the same, we know the result is 0.
1676 // If the two arguments might be the same buffer, we know the result is 0,