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

1 2 3 45 6 7 8 9

  /external/flatbuffers/samples/
sample_binary.cpp 19 using namespace MyGame::Sample;
monster_generated.h 10 namespace Sample {
329 return MyGame::Sample::CreateMonster(
418 return MyGame::Sample::CreateWeapon(
462 return MyGame::Sample::CreateMonster(
497 return MyGame::Sample::CreateWeapon(
560 inline const MyGame::Sample::Monster *GetMonster(const void *buf) {
561 return flatbuffers::GetRoot<MyGame::Sample::Monster>(buf);
570 return verifier.VerifyBuffer<MyGame::Sample::Monster>(nullptr);
575 flatbuffers::Offset<MyGame::Sample::Monster> root) {
585 } // namespace Sample
    [all...]
SampleBinary.cs 21 using MyGame.Sample;
  /external/libchrome/base/metrics/
sample_vector_unittest.cc 220 HistogramBase::Sample min;
221 HistogramBase::Sample max;
278 HistogramBase::Sample min;
279 HistogramBase::Sample max;
statistics_recorder.h 149 typedef base::Callback<void(HistogramBase::Sample)> OnSampleCallback;
151 // SetCallback sets the callback to notify when a new sample is recorded on
histogram_base_unittest.cc 118 std::vector<HistogramBase::Sample> ranges;
170 std::vector<HistogramBase::Sample> ranges;
statistics_recorder_unittest.cc 81 HistogramBase::Sample min,
82 HistogramBase::Sample max,
462 void OnHistogramChanged(base::HistogramBase::Sample histogram_value) {
468 base::HistogramBase::Sample last_histogram_value;
histogram_unittest.cc 279 const HistogramBase::Sample ranges[3] = {5, 10, 20};
280 std::vector<HistogramBase::Sample> ranges_vec =
293 std::vector<HistogramBase::Sample> custom_ranges;
343 std::vector<HistogramBase::Sample> custom_ranges;
492 snapshot->counts_[3] += 100; // Sample count won't match redundant count.
515 HistogramBase::Sample tmp = bucket_ranges->range(1);
persistent_memory_allocator.cc 454 allocs_histogram_->Add(static_cast<HistogramBase::Sample>(req_size));
725 HistogramBase::Sample used_percent = static_cast<HistogramBase::Sample>(
    [all...]
  /frameworks/base/media/jni/soundpool/
SoundPoolThread.cpp 106 sp <Sample> sample = mSoundPool->findSample(sampleID); local
108 if (sample != 0) {
109 status = sample->doLoad();
  /external/mesa3d/src/compiler/spirv/
spirv_info.c 114 DECORATION(Sample),
  /external/webrtc/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 35 // Audio sample value that is high enough that it doesn't occur naturally when
36 // frames are being faked. E.g. NetEq will not generate this large sample value
37 // unless it has received an audio frame containing a sample of this value.
38 // Even simpler buffers would likely just contain audio sample values of 0.
608 // remote side unless a packet containing a sample of that magnitude has been
617 Sample* buffer_ptr = reinterpret_cast<Sample*>(send_buffer_);
630 const Sample* buffer_ptr = reinterpret_cast<const Sample*>(rec_buffer_);
714 // distortion due to the audio pipeline). If one sample is detected t
    [all...]
fakeaudiocapturemodule.h 56 typedef uint16_t Sample;
61 static const size_t kNumberBytesPerSample = sizeof(Sample);
222 // Returns true if rec_buffer_ contains one or more sample greater than or
  /frameworks/av/media/libaudioclient/
ToneGenerator.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/
EdkCompatibilityPkg.dsc 238 EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/MemoryStatusCode.inf
239 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsDataHubStatusCode/BsDataHubStatusCode.inf
240 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsSerialStatusCode/BsSerialStatusCode.inf
241 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/RtLedStatusCode.inf
242 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtMemoryStatusCode/RtMemoryStatusCode.inf
243 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPlatformStatusCode/Nt32/RtPlatformStatusCode.inf
244 EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtPort80StatusCode/RtPort80StatusCode.inf
245 EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/EdkNt32PpiLib.inf
246 EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/EdkNt32ProtocolLib.inf
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksproxy.h 338 IMediaSample *Sample,
370 IMediaSample *Sample,
445 IMediaSample *Sample,
454 IMediaSample *Sample,
  /external/boringssl/src/util/fipstools/
delocate_test.go 44 {"ppc64le-Sample", []string{"in.s"}, "out.s"},
  /external/fio/tools/
fiologparser.py 102 [ sample.value for sample in sample_array ] )
103 # collapse list of lists of sample values into list of sample values
170 sample = Sample(ctx, start, end, value)
172 self.last = sample
173 self.samples.append(sample)
184 for sample in self.samples:
185 value += sample.get_contribution(start, end
    [all...]
  /external/walt/docs/
TapLatency.md 22 Sample measurements
DragLatency.md 17 Sample measurements
  /prebuilts/go/darwin-x86/src/cmd/trace/
pprof.go 201 p.Sample = append(p.Sample, &profile.Sample{
  /prebuilts/go/linux-x86/src/cmd/trace/
pprof.go 201 p.Sample = append(p.Sample, &profile.Sample{
  /external/webrtc/webrtc/video/
video_quality_test.cc 299 struct Sample {
300 Sample(int dropped,
486 Sample(comparison.dropped, input_time_ms, comparison.send_time_ms,
523 [](const Sample& A, const Sample& B) -> bool {
540 for (const Sample& sample : samples_) {
541 auto it = samples_encode_time_ms_.find(sample.input_time_ms);
551 sample.dropped, sample.input_time_ms, sample.send_time_ms
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/
Cpu.asm 5 ; This file contains an 'Intel Sample Driver' and is
  /external/mesa3d/docs/specs/
MESA_shader_debug.spec 254 Sample Code

Completed in 5588 milliseconds

1 2 3 45 6 7 8 9