Searched refs:exhausted (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c482 svn_spillbuf__process(svn_boolean_t *exhausted, argument
491 *exhausted = FALSE;
510 *exhausted = TRUE;
/freebsd-12-stable/contrib/amd/fsinfo/
H A Dnull_gram.c1038 yyoverflow (YY_("memory exhausted"),
1381 yyerror (YY_("memory exhausted"));
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h123 Report("FATAL: Internal error: %s's allocator exhausted the free list "
242 region->exhausted ? "F" : " ", class_id, ClassIdToSize(class_id),
605 bool exhausted; // Whether region is out of space for new chunks.
673 // Check whether this size class is exhausted.
679 if (!region->exhausted) {
680 region->exhausted = true;
682 Printf("The process has exhausted %zuMB for size class %zu.\n",
764 region->exhausted = false;
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dparse.c1237 yyoverflow (YY_("memory exhausted"),
1655 yyerror (YY_("memory exhausted"));
/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_subr_private.h155 /* Process the content stored in the spill buffer. @a exhausted will be
160 svn_spillbuf__process(svn_boolean_t *exhausted,
185 actually read is stored in @a amt. If the content is exhausted, then
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1629 yyoverflow (YY_("memory exhausted"),
2737 yyerror (YY_("memory exhausted"));
/freebsd-12-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c1211 yyoverflow (YY_("memory exhausted"),
1584 yyerror (YY_("memory exhausted"));
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_parser.c2031 yyoverflow (YY_("memory exhausted"),
3806 yyerror (YY_("memory exhausted"));
/freebsd-12-stable/contrib/serf/buckets/
H A Dssl_buckets.c126 apr_status_t exhausted; member in struct:__anon6951
1017 /* Okay, we exhausted our underlying stream. */
1043 ctx->encrypt.exhausted = ctx->encrypt.status;
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1622 yyoverflow (YY_("memory exhausted"),
2943 yyerror (YY_("memory exhausted"));

Completed in 111 milliseconds