Searched refs:recorded (Results 1 - 19 of 19) sorted by relevance

/external/skia/dm/
H A DDMReplayTask.cpp25 SkPicture recorded; local
27 RecordPicture(fGM.get(), &recorded, flags);
31 DrawPicture(&recorded, &bitmap);
H A DDMSerializeTask.cpp32 SkPicture recorded; local
33 RecordPicture(fGM.get(), &recorded);
36 recorded.serialize(&wStream, &trivial_bitmap_encoder);
H A DDMTileGridTask.cpp33 SkTileGridPicture recorded(size.width(), size.height(), info);
34 RecordPicture(fGM.get(), &recorded, SkPicture::kUsePathBoundsForClip_RecordingFlag);
58 recorded.draw(&tileCanvas);
/external/chromium_org/chrome/browser/extensions/api/metrics_private/
H A Dmetrics_apitest.cc21 int count; // number of times the metric was recorded.
55 void ValidateUserActions(const RecordedUserAction* recorded, int count);
92 void UserActionObserver::ValidateUserActions(const RecordedUserAction* recorded, argument
95 const RecordedUserAction& ua = recorded[i];
100 void ValidateHistograms(const RecordedHistogram* recorded, argument
110 const RecordedHistogram& r = recorded[i];
/external/chromium/chrome/browser/extensions/
H A Dextension_metrics_apitest.cc21 int count; // number of times the metric was recorded.
64 const RecordedUserAction* recorded,
100 const RecordedUserAction* recorded,
105 const RecordedUserAction& ua = recorded[i];
111 const RecordedHistogram* recorded,
121 const RecordedHistogram& r = recorded[i];
99 ValidateUserActions(const Extension* extension, const RecordedUserAction* recorded, int count) argument
110 ValidateHistograms(const Extension* extension, const RecordedHistogram* recorded, int count) argument
/external/bison/build-aux/
H A Ddo-release-commit-and-tag38 recorded. Commit that result with a log entry marking the release,
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.cc692 bool recorded = true; local
723 // don't mark the reaction time as recorded.
724 recorded = false;
726 recorded = false;
750 // don't mark the reaction time as recorded.
751 recorded = false;
753 recorded = false;
756 if (recorded) // Making sure we don't double-count reaction times.
/external/libvorbis/doc/
H A D05-comment.tex141 Date the track was recorded
144 Location where track was recorded
180 comment header. As an example, assume a track was recorded by three
/external/llvm/test/MC/ARM/
H A Deh-directive-section-comdat.s13 @ of the grouped sections should be recorded in .group section.
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex166 recorded by \texttt{btrecord}, and attempts to faithfully reproduce the
172 the number on the recorded system. To help with mappings here the
224 smaller than the recorded device.}.}
227 device $D_{rec}$ managed by CPU $C_{rec}$ on the recorded system
375 recorded.
471 \item The device name on the recorded system (with the \texttt{'/dev/'}
479 \texttt{/dev/sdb} on the recorded system to \texttt{dev/sdg} and
/external/stressapptest/src/
H A Dworker.cc715 recorded[kErrorLimit]; // Queued errors for later printing. local
737 recorded[errors].actual = actual;
738 recorded[errors].expected = expected;
739 recorded[errors].vaddr = &memblock[i];
818 ProcessError(&recorded[0], 0, errormessage.c_str());
833 // Process error queue after all errors have been recorded.
838 ProcessError(&recorded[err], priority, errormessage.c_str());
/external/oprofile/events/x86-64/family11h/
H A Devents49 event:0x4a counters:0,1,2,3 um:ecc minimum:500 name:SCRUBBER_SINGLE_BIT_ECC_ERRORS : One bit ECC error recorded by scrubber
/external/oprofile/events/x86-64/hammer/
H A Devents49 event:0x4a counters:0,1,2,3 um:ecc minimum:500 name:SCRUBBER_SINGLE_BIT_ECC_ERRORS : One bit ECC error recorded by scrubber
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as785 n += ruleMap.length; // how many input indexes are recorded?
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.stderr.exp638 will still be recorded, but in less detail than before.
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp615 will still be recorded, but in less detail than before.
/external/iproute2/doc/
H A Dip-cref.tex2191 as it is recorded in the file \verb|/etc/iproute2/rt_tables|.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas4457 Inc(Result,RuleMap.Count); // how many input indexes are recorded?
/external/valgrind/main/helgrind/tests/
H A Dtc19_shadowmem.stderr.exp3714 will still be recorded, but in less detail than before.

Completed in 1913 milliseconds