Searched refs:overrun (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/src/openct/
H A Dbuffer.h19 unsigned int overrun; member in struct:ct_buf
H A Dbuffer.c45 bp->overrun = 1;
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drescoff.c106 static void overrun (const struct coff_file_info *, const char *);
173 overrun (const struct coff_file_info *finfo, const char *msg)
191 overrun (finfo, _("directory"));
219 overrun (finfo, _("named directory entry"));
228 overrun (finfo, _("directory entry name"));
248 overrun (finfo, _("named subdirectory"));
256 overrun (finfo, _("named resource"));
271 overrun (finfo, _("ID directory entry"));
288 overrun (finfo, _("ID subdirectory"));
296 overrun (finf
172 overrun (const struct coff_file_info *finfo, const char *msg) function
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-report/
H A Dintegration_test.sh135 tc, expect_helpers, timeout_and_hang, expected_timeout, Will overrun
160 timeout_and_hang: Expected failure: Will overrun
172 expect_helpers:timeout_and_hang: Will overrun
/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATAController.cpp1600 IOByteCount overrun = 0; local
1616 // check for device overrun
1619 overrun = thisPass - bytesRemaining;
1657 if(overrun)
1659 handleOverrun( overrun );
2576 Function: This function provides handling of overrun data. This condition
/macosx-10.10.1/awk-20/src/
H A DFIXES96 cranked up size of NCHARS; coverity thinks it can be overrun with
98 to catch places where it might overrun. the RE code is still fragile.
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DHarness.pm455 foreach my $overrun ($test{max}+1..@$details) {
456 next unless ref $details->[$overrun-1];
457 push @{$test{failed}}, $overrun
1095 Fix stats display when there's an overrun.
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSecurePromptClient.cpp805 require(_reserved->stringLength > (unsigned)deleteBegin, overrun);
839 overrun:
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dtex.vim10 " 1. If you have a \begin{verbatim} that appears to overrun its boundaries,

Completed in 166 milliseconds