Searched refs:excess (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/src/
H A Dralloc.c336 long excess = 0;
343 excess += (char *) h->end - (char *) ((break_value < h->bloc_start)
347 if (excess > extra_bytes * 2 && (*real_morecore) (0) == last_heap->end)
351 excess -= extra_bytes;
353 if ((char *)last_heap->end - (char *)last_heap->bloc_start <= excess)
361 excess = (char *)last_heap->end - (char *)last_heap->start;
367 excess = (char *) last_heap->end
368 - (char *) ROUNDUP ((char *)last_heap->end - excess);
369 last_heap->end = (char *) last_heap->end - excess;
372 if ((*real_morecore) (- excess)
333 long excess = 0; local
902 SIZE excess = (char *)first_heap->bloc_start local
[all...]
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dapply.c154 uint32_t excess = width > 1 ? running - width : da_width; local
156 (void)dispatch_atomic_sub2o(tq, dq_running, excess, relaxed);
161 da_width -= excess;
165 da->da_thr_cnt -= excess / 2;
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A Delliptic.c1242 int j, digits, excess, max; local
1250 excess = (x->sign) - digits;
1251 max = (excess > digits) ? excess : digits;
1257 if(excess <= digits) {
1260 excess,
1264 p1 += excess;
1265 for(j = excess; j < digits; j++) {
1282 for(j = digits; j < excess; j++) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A Delliptic.c1242 int j, digits, excess, max; local
1250 excess = (x->sign) - digits;
1251 max = (excess > digits) ? excess : digits;
1257 if(excess <= digits) {
1260 excess,
1264 p1 += excess;
1265 for(j = excess; j < digits; j++) {
1282 for(j = digits; j < excess; j++) {
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dtransfer.c379 size_t excess = 0; /* excess bytes read */ local
486 " excess = %zd"
626 excess = (size_t)(k->bytecount + nread - k->maxdownload);
627 if(excess > 0 && !k->ignorebody) {
629 /* The 'excess' amount below can't be more than BUFSIZE which
636 excess, data->state.path,
638 read_rewind(conn, excess);
643 " excess = %zu"
647 excess,
[all...]
/macosx-10.9.5/autofs-234/automountlib/
H A Dauto_subr.c235 int excess = 0; local
255 excess = 1;
293 if (excess) {
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecDb.c1089 CFStringRef excess = CFStringCreateWithSubstring(CFGetAllocator(sql), sql, sqlTail); local
1091 *tail = excess;
1095 sql, excess);
1096 CFReleaseSafe(excess);
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecDb.c1089 CFStringRef excess = CFStringCreateWithSubstring(CFGetAllocator(sql), sql, sqlTail); local
1091 *tail = excess;
1095 sql, excess);
1096 CFReleaseSafe(excess);
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DAutoTableLayout.cpp553 int excess = tableLogicalWidth * (totalPercent - 100) / 100; local
558 int reduction = min(cellLogicalWidth, excess);
560 excess -= reduction;
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DSAllocate.c1365 * Truncate any excess extents. There should be only one,
1373 UInt32 excess = 0; local
1376 if (excess) {
1383 excess = 1;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A Dgraphops.tcl2262 # 6. 4 and 5 steps can cause excess or deficiency of throughputs at nodes, so we
2357 set excess [findExcess $LevelGraph $w $b]
2358 if { $excess > 0 } {
2359 set b [sendForward $LevelGraph $w $b $excess]
2369 set excess [findExcess $LevelGraph $w $b]
2370 if { $excess < 0 } {
2371 set b [sendBack $LevelGraph $w $b [ expr { (-1) * $excess } ]]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DAppender.pm495 three by cutting off excess elements and returning the shortened list.
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddwarf.c2558 int excess; local
2623 excess = (hdrptr - start) % (2 * address_size);
2624 if (excess)
2625 ranges += (2 * address_size) - excess;
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexpect.c1594 int new_msize, excess;
1623 excess = esPtr->input.use - new_msize; /* #chars */
1625 memcpy (string, string + excess, new_msize * sizeof (Tcl_UniChar));
1593 int new_msize, excess; local
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DAppender.pm524 three by cutting off excess elements and returning the shortened list.
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm6998 my $excess = 0;
7315 # (a large value of $spaces_needed will remove all excess space)
17933 my $excess = excess_line_length( $ibeg_1, $iend_2 );
17934 next if ( $excess > 0 );
17950 && $excess + 4 > 0
21228 my $excess =
21232 if ( $excess > $max_excess ) {
21233 $max_excess = $excess;
21699 my $excess =
21704 if ( $excess >
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex233 no precision is lost while representing the result of an operation which requires excess precision. For example,
236 would truncate excess bits to maintain a fixed level of precision.
1055 there would be an excess high order zero digit.
1072 \textbf{Output}. Any excess leading zero digits of $a$ are removed \\
1167 algorithm. The digits of $a$ are copied over the digits of $b$ and any excess digits of $b$ are set to zero (step two
1195 After the aliases are established the digits from $a$ are copied into $b$ (lines 49 to 51) and then the excess
1197 fact the alias for $b$ is carried through into the second ``for'' loop to clear the excess digits. This optimization
1468 3. Clamp excess used digits (\textit{mp\_clamp}) \\
1494 as well as the call to mp\_clamp() on line 41. Both functions will clamp excess leading digits which keeps
1687 11. Clamp excess digit
[all...]
H A Dbn.tex548 When an mp\_int is in a state where it won't be changed again\footnote{A Diffie-Hellman modulus for instance.} excess
556 This will remove excess digits of the mp\_int $a$. If the operation fails the mp\_int should be intact without the
557 excess digits being removed. Note that you can use a shrunk mp\_int in further computations, however, such operations
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dallout.el3843 excess old-indent-begin old-indent-end
3861 (if (> 0 (setq excess (- (- old-indent-end old-indent-begin)
3869 (indent-to (+ new-margin excess (current-column))))))))))
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm6380 my $excess = 0;
6699 # (a large value of $spaces_needed will remove all excess space)
19295 my $excess =
19297 if ( $excess > $max_excess ) {
19298 $max_excess = $excess;
19751 my $excess =
19756 if ( $excess > 0 ) {
20220 # This calculation of excess line length ignores any internal tabs
27232 my $excess = length($str) - $offset - 68;
27233 my $numc = ( $excess >
[all...]
/macosx-10.9.5/CPANInternal-140/URI/
H A DURI.pm943 You can also have the abs() method ignore excess ".."
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/CurveParamDocs/
H A Dgiants.c1787 int words, excess;
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dgiants.c1787 int words, excess;
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp1667 unsigned excess = 4 * (ARM::R4 - reg); local
1668 assert(size >= excess && "expected larger existing stack allocation");
1669 size -= excess;
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim5919 " The following substitute is intended to remove the excess matches.
5933 " priority pattern needs to be retained. So, at this point, these excess

Completed in 813 milliseconds

12