Trace
Trace("CVideoIn::InitCheck()");
Trace("CVideoIn::Found Rage Theater 100");
Trace("CVideoIn::Found Rage Theater 200");
Trace(buffer);
Trace("CVideoIn::Stop()");
Trace("CVideoIn::SetBrightness()");
Trace("CVideoIn::SetContrast()");
Trace("CVideoIn::SetSaturation()");
Trace("CVideoIn::SetHue()");
Trace("CVideoIn::SetSharpness()");
Trace("CVideoIn::SetFrequency()");
Trace("CVideoIn::FrequencyForChannel()");
Trace("CVideoIn::SetChannel()");
Trace("CVideoIn::CVideoIn()");
Trace("CVideoIn::~CVideoIn()");
void Trace(const char * message) const;
Trace((stderr,
Trace((stderr, "appending dir segment [%s]\n", FnFilter1(pathcomp)));
Trace((stderr, "buildpath now = [%s]\n", FnFilter1(buildpath)));
Trace((stderr, "getting and freeing path [%s]\n",
Trace((stderr, "appending filename [%s]\n", FnFilter1(pathcomp)));
Trace((stderr, "buildpath now = [%s]\n", FnFilter1(buildpath)));
Trace((stderr, "initializing buildpath to "));
Trace((stderr, "[%s]\n", FnFilter1(buildpath)));
Trace((stderr, "initializing root path to [%s]\n",
Trace((stderr, "rootpath now = [%s]\n", FnFilter1(rootpath)));
Trace((stderr, "freeing rootpath\n"));
Trace((stderr, "<%u > ", G.hufts));
Trace((stderr, "mapname(%s) returns error code = %d\n",
Trace((stderr, "extract.c: could not delete %s\n",
Trace((stderr, "ebID: %i / ebLen: %u\n", ebID, ebLen));
Trace((stderr, "setting directory times/perms/attributes\n"));
Trace((stderr, "dir = %s\n", d->fn));
Trace((stderr, "\ndebug: request = %ld, inbuf_offset = %ld\n",
Trace((stderr,
Trace((stderr, "debug: request = %ld, inbuf_offset = %ld\n",
Trace((stderr,
Trace((stderr,
Trace((stderr, "debug: bufstart != cur_zipfile_bufstart\n"));
Trace((stderr,
Trace((stderr, "check_for_newer: doing stat(%s)\n", FnFilter1(filename)));
Trace((stderr,
Trace((stderr, "check_for_newer: doing lstat(%s)\n",
Trace((stderr,
Trace((stderr, "check_for_newer: stat(%s) returns 0: file exists\n",
Trace((stderr, "check_for_newer: %s is a symbolic link\n",
Trace((stderr, "open_outfile: stat(%s) returns 0: file exists\n",
Trace((stderr, "open_outfile: %s now renamed into %s\n",
Trace((stderr,
Trace((stderr, "open_outfile: %s now writable\n",
Trace((stderr, "open_outfile: %s now deleted\n",
Trace((stderr, "open_outfile: doing fopen(%s) for writing\n",
Trace((stderr, "open_outfile: fopen(%s) for writing succeeded\n",
Trace((stderr,
Trace((stderr,
Trace((stderr, " bufstart = %ld, cur_zipfile_bufstart = %ld\n",
Trace((stderr, "\ntransbufsiz = OUTBUFSIZ = %u\n",
Trace((stderr,
Trace((stderr, "p - rawbuf = %u q-transbuf = %u size = %lu\n",
Trace((stderr, "\nThis inflate() cannot handle Deflate64!\n"));
Trace((stderr, "\n%u bytes in Huffman tables (%u/entry)\n",
#ifndef Trace
Trace((stderr, "initializing inflate()\n"));
Trace((stderr, "oops! (inflateInit2() err = %d)\n", err));
Trace((stderr, "first loop: G.csize = %ld\n", G.csize));
Trace((stderr, "oops! (inflate(first loop) err = %d)\n", err));
Trace((stderr, " avail_in = %d\n", G.dstrm.avail_in));
Trace((stderr, "inside loop: flushing %ld bytes (ptr diff = %ld)\n",
Trace((stderr, "beginning final loop: err = %d\n", err));
Trace((stderr,
Trace((stderr, "oops! (inflate(final loop) err = %d)\n", err));
Trace((stderr, "final loop: flushing %ld bytes (ptr diff = %ld)\n",
Trace((stderr, "total in = %ld, total out = %ld\n", G.dstrm.total_in,
Trace((stderr, "oops! (inflateReset() err = %d)\n", err));
Trace((stderr, "\nstored block"));
Trace((stderr, "\nliteral block"));
Trace((stderr, "\ndynamic block"));
Trace((stderr, "do_wild( %s ) returns %s\n", G.wildzipfn, G.zipfn));
Trace((stderr, "do_seekable(0) returns %d\n", error));
Trace((stderr, "do_seekable(1) returns %d\n", error));
Trace((stderr, "about to extract/list files (error = %d)\n",
Trace((stderr, "done with extract/list files (error = %d)\n",
Trace((stderr, " (codesize now %d bits)\n", codesize));
Trace((stderr, " (partial clear code)\n"));
Trace((stderr, " (done with partial clear)\n"));
Trace((stderr, " (found a KwKwK code %d; oldcode = %d)\n", code,
Trace((stderr, "code %4d; oldcode %4d; char %3d (%c); string [", code,
Trace((stderr, "doing flush(), outcnt = %lu\n", G.outcnt));
Trace((stderr, "unshrink: flush() error (%d)\n",
Trace((stderr, "done with flush()\n"));
Trace((stderr, "]; newcode %d\n", freecode));
Trace((stderr, "doing final flush(), outcnt = %lu\n", G.outcnt));
Trace((stderr, "unshrink: flush() error (%d)\n", error));
Trace((stderr, "done with flush()\n"));
Trace((stderr, "%d\n", code));
Trace((stderr, "pp - argv = %d\n", pp-argv));
# define MTrace(x) Trace(x)
case Trace:
fCorners[Corner::kLeftTop].Trace();
fCorners[Corner::kRightTop].Trace();
fCorners[Corner::kLeftBottom].Trace();
fCorners[Corner::kRightBottom].Trace();
void Trace() const;
void Trace() const;
CPPUNIT_ASSERT_EQUAL(BHttpMethod(BHttpMethod::Trace).Method(), "TRACE"sv);