HomeSort by relevance Sort by last modified time
    Searched refs:Sample (Results 26 - 50 of 58) sorted by null

12 3

  /build/tools/droiddoc/templates-pdk/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /build/tools/droiddoc/templates-sac/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /build/tools/droiddoc/templates-sdk/
sampleindex.cs 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
  /external/icu4c/samples/
defs.mk 2 # Sample code makefile definitions
  /frameworks/av/media/libmedia/
SoundPoolThread.cpp 106 sp <Sample> sample = mSoundPool->findSample(sampleID); local
108 if (sample != 0) {
109 status = sample->doLoad();
ToneGenerator.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/bytecode/
SamplingTool.h 64 static void sample();
114 void sample(CodeBlock*, Instruction*);
219 void sample(CodeBlock* codeBlock, Instruction* vPC) function in class:JSC::SamplingTool
235 static void sample();
238 class Sample {
240 Sample(volatile intptr_t sample, CodeBlock* volatile codeBlock)
241 : m_sample(sample)
266 // Gathered sample data.
SamplingTool.cpp 44 void SamplingFlags::sample() function in class:JSC::SamplingFlags
70 printf("\nSamplingFlags: sample counts with flags set: (%lld total)\n", total);
132 SamplingFlags::sample();
135 SamplingTool::sample();
160 void ScriptSampleRecord::sample(CodeBlock* codeBlock, Instruction* vPC) function in class:JSC::ScriptSampleRecord
172 // can fail if we sample mid op_call / op_ret.
181 Sample sample(m_sample, m_codeBlock);
184 if (sample.isNull())
187 if (!sample.inHostFunction())
207 void SamplingTool::sample() function in class:JSC::SamplingTool
    [all...]
  /external/webkit/Tools/Scripts/
run-sunspider 61 --shark Sample with the Mac OS X "Shark" performance testing tool (implies --runs=1)
63 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample
  /external/webkit/Tools/Scripts/webkitpy/common/system/
logtesting.py 82 Sample usage:
222 Sample usage:
  /external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.cc 165 Histogram::Sample boundary_value) {
203 Histogram::Sample sample,
204 Histogram::Sample boundary_value) {
206 counter->Add(sample);
212 base::TimeDelta sample,
218 counter->AddTime(sample);
  /external/chromium/chrome/browser/
memory_details_mac.cc 129 process_info.Sample(all_pids);
process_info_snapshot_mac.cc 345 bool ProcessInfoSnapshot::Sample(std::vector<base::ProcessId> pid_list) {
  /external/chromium/chrome/common/extensions/docs/build/
build.py 44 from directory import Sample
  /external/webkit/PerformanceTests/SunSpider/
sunspider 58 --shark Sample execution time with the Mac OS X "Shark" performance testing tool (implies --runs=1)
60 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample
  /external/v8/test/mjsunit/
debug-stepin-function-call.js 61 // Sample functions.
  /development/build/tools/
mk_sdk_repo_xml.sh 9 TYPES="tool platform-tool build-tool platform sample doc add-on system-image source support"
108 Sample.MinApiLevel min-api-level 2
327 # - api-level platform sample doc add-on system-image
328 # - codename platform sample doc add-on system-image
329 # - min-tools-rev platform sample
  /external/openfst/src/include/fst/
randgen.h 146 size_t select; // previous sample arc selection
189 bool Sample(const RandState<A> &rstate) {
207 // Gets the next sample.
268 bool Sample(const RandState<A> &rstate) {
310 S *arc_sampler; // How to sample transitions at a state
452 arc_sampler_->Sample(rstate);
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 136 struct Sample {
144 Vector<Sample> mCurrentSamples;
    [all...]
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 284 % Assume the last init gives the sample rate of interest.
285 str_idx = strfind(result, 'Sample rate:');
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 241 up (not 0). Column numbers are indexed from 0 up. Thus, examining sample text:
731 === Sample Usage
    [all...]
token.rb 450 === Sample TokenScheme Construction
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/blktrace/btt/doc/
btt.tex 48 This document will discuss \texttt{btt} usage, provide some sample output,
292 sample shows a sample of both unplug sections:
315 in the sample output in the immediately preceding table one can see
328 Here is a sample output of this sections:
368 Here is a sample portion of this type of chart, showing Q2Q times
569 Figure~\ref{fig:qhist} is a sample graph generated from data used during
585 Figure~\ref{fig:dhist} is a sample graph generated from data used during
774 in the times present for the current sample, then the second columns
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]

Completed in 653 milliseconds

12 3