HomeSort by relevance Sort by last modified time
    Searched refs:Sample (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /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
367 # - api-level platform sample doc add-on system-image
368 # - codename platform sample doc add-on system-image
369 # - min-tools-rev platform sample
  /external/chromium_org/chrome/browser/
process_info_snapshot_mac.cc 275 bool ProcessInfoSnapshot::Sample(std::vector<base::ProcessId> pid_list) {
about_flags.cc 73 const base::HistogramBase::Sample kBadSwitchFormatHistogramId = 0;
    [all...]
  /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);
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 667 // Sample from given values using linear interpolation at a given position as if values were laid to range [0, 1]
1018 // sample's x component and both fit lines in this range. Calculate the ratio
1055 // contains every sample's x component and both fit lines in this range. Calculate the ratio of the area between
    [all...]
  /external/chromium_org/components/precache/core/
precache_database_unittest.cc 69 // Log a sample for each histogram, to ensure that they are all created.
109 base::HistogramBase::Sample sample) {
113 EXPECT_EQ(1, delta_samples->GetCount(sample));
  /external/chromium_org/net/extras/sqlite/
sqlite_channel_id_store.cc 253 static_cast<base::HistogramBase::Sample>(channel_ids->size()));
  /external/deqp/framework/common/
tcuTestLog.hpp 87 static const class BeginSampleToken {} Sample;
tcuTestLog.cpp 439 const TestLog::BeginSampleToken TestLog::Sample = TestLog::BeginSampleToken();
  /external/chromium_org/third_party/webrtc/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/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/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.h 598 virtual void Sample(PP_Instance instance,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TracingModel.js 32 Sample: "P",
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampler_test.cc 437 // Initialize the statics for the Sample class
503 // (sample_period >> 1) to allow us to sample past the current
549 LOG(INFO) << "Smallest sample step is " << smallest_sample_step;
565 LOG(INFO) << "Largest sample step is " << largest_sample_step;
643 TEST(Sample, size_of_class) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampler_test.cc 437 // Initialize the statics for the Sample class
503 // (sample_period >> 1) to allow us to sample past the current
549 LOG(INFO) << "Smallest sample step is " << smallest_sample_step;
565 LOG(INFO) << "Largest sample step is " << largest_sample_step;
643 TEST(Sample, size_of_class) {
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 393 log << TestLog::Message << "Sample count: " << m_spec.sampleCount << TestLog::EndMessage;
413 log << TestLog::Sample << deInt64(m_samples[sampleNdx]) << TestLog::EndSample;
  /external/chromium_org/remoting/webapp/
base.js 185 * Sample Usage:
server_log_entry.js 376 // Sample userAgent strings:
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 147 struct Sample {
156 Vector<Sample> mCurrentSamples;
    [all...]
  /external/chromium_org/tools/stats_viewer/
stats_viewer.cs 121 /// Sample the data and update the UI
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c 260 {"SAMPLE_BACKING", WRITE_STRINGIFY}, // Identifies the backing material used behind the sample during
306 // Predefined sample types on dataset
308 "SAMPLE_ID", // Identifies sample that data represents
    [all...]
  /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/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
options.js 194 * Sample texts.
350 var sample;
352 sample = advancedFonts.SAMPLE_TEXTS[script];
354 sample = advancedFonts.SAMPLE_TEXTS[advancedFonts.COMMON_SCRIPT];
355 var sampleTexts = document.querySelectorAll('.sample-text-span');
357 sampleTexts[i].textContent = sample;

Completed in 757 milliseconds

1 2 3 45 6