| /third_party/python/Lib/ |
| H A D | random.py | 385 def sample(self, population, k, *, counts=None): member in Random 839 sample = _inst.sample global() variable [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
| H A D | esextcFragmentShadingRateCombinedTests.cpp | 489 const deUint32* sample = &resPtr[index]; in iterate() local
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrMatrixConvolutionEffect.cpp | 188 auto sample = this->invokeChild(0, args, "coord + sourceOffset"); in emitKernelBlock() local 243 auto sample = this->invokeChild(0, args); in emitCode() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderGLSLstd450.cpp | 1024 Int sample = Extract(samples, i); in Interpolate() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | GlitchActivity.java | |
| H A D | OboeAudioStream.java | |
| H A D | RoundTripLatencyActivity.java | |
| H A D | StreamConfigurationView.java | |
| H A D | TestDisconnectActivity.java | |
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtp-gstreamer.c | 596 GstSample *sample = NULL; in pa_rtp_recv() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | poisson_distribution_test.cc | 130 auto sample = before(gen); in TYPED_TEST() local
|
| /third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
| H A D | CubeActivity.java | 41 public Sample sample; field in Face 43 Face(float rotX, float rotY, Sample sample) { in Face() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFuzzyImageCompare.cpp | 253 deUint32 sample = bilinearSample<NumChannels>(surface, dx, dy); in distSquaredToNeighbor() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFlushFinishTests.cpp | 212 tcu::TestLog& operator<< (tcu::TestLog& log, const FlushFinishCase::Sample& sample) in operator <<() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/ |
| H A D | stylemgr_tdd_test.cpp | 353 const char *sample = "sample"; in ACELiteStyleManagerInlineStyle003() local 415 const char *sample = "sampleClass"; in ACELiteStyleManagerInlineStyle004() local 478 constexpr char sample[] = "sampleClassSelectorWithVeryLongNameOverSixtyFourCharatersWhichIsTooLong"; in ACELiteStyleManagerInlineStyle005() local 622 constexpr char sample[] = "sample"; ACELiteStyleManagerIDSelector004() local 686 constexpr char sample[] = "sample"; ACELiteStyleManagerIDSelector005() local 807 constexpr char sample[] = "sample"; ACELiteStyleManagerClassSelector003() local 861 constexpr char sample[] = "sample"; PreparePesudoObjects() local [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| H A D | ffmpeg_utils.cpp | 424 void SetDropTag(const AVPacket& pkt, std::shared_ptr<AVBuffer> sample, AVCodecID codecId) in SetDropTag() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/ |
| H A D | aac_demuxer_plugin.cpp | 343 int sample = samplingRateMap[sampleIndex];
in AudioDemuxerAACPrepare() local
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | tester_common.cpp | 217 optional<Sample> sample = demuxer->PeekNextSample(); in CheckVivid() local 691 optional<Sample> sample = demuxer_->PeekNextSample(); in SaveVivid() local 747 optional<Sample> sample = demuxer_->PeekNextSample(); GetNextSample() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | strobemeta.h | 512 struct strobelight_bpf_sample* sample; in on_event() local [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | mc13xxx-core.c | 252 mc13xxx_adc_do_conversion(struct mc13xxx *mc13xxx, unsigned int mode, unsigned int channel, u8 ato, bool atox, unsigned int *sample) mc13xxx_adc_do_conversion() argument
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| H A D | zpa2326.c | 586 } sample; in zpa2326_fill_sample_buffer() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| H A D | common-spectral.c | 46 u8 *sample; in ath_cmn_max_idx_verify_ht20_fft() local 84 u8 *sample; in ath_cmn_max_idx_verify_ht20_40_fft() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-inject.c | 226 perf_event__drop_aux(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct machine *machine __maybe_unused) perf_event__drop_aux() argument 240 perf_inject__cut_auxtrace_sample(struct perf_inject *inject, union perf_event *event, struct perf_sample *sample) perf_inject__cut_auxtrace_sample() argument 267 perf_event__repipe_sample(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_event__repipe_sample() argument 289 perf_event__repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap() argument 303 perf_event__jit_repipe_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__jit_repipe_mmap() argument 371 perf_event__repipe_buildid_mmap(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_buildid_mmap() argument 390 perf_event__repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_mmap2() argument 404 perf_event__jit_repipe_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__jit_repipe_mmap2() argument 428 perf_event__repipe_buildid_mmap2(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_buildid_mmap2() argument 456 perf_event__repipe_fork(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_fork() argument 469 perf_event__repipe_comm(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_comm() argument 482 perf_event__repipe_namespaces(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_namespaces() argument 494 perf_event__repipe_exit(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__repipe_exit() argument 558 perf_event__inject_buildid(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine) perf_event__inject_buildid() argument 587 perf_inject__sched_process_exit(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine __maybe_unused) perf_inject__sched_process_exit() argument 607 perf_inject__sched_switch(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_inject__sched_switch() argument 631 perf_inject__sched_stat(struct perf_tool *tool, union perf_event *event __maybe_unused, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) perf_inject__sched_stat() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | code-reading.c | 377 struct perf_sample sample; in process_sample_event() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | event.c | 192 perf_event__process_comm(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_comm() argument 200 perf_event__process_namespaces(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_namespaces() argument 208 perf_event__process_cgroup(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_cgroup() argument 216 perf_event__process_lost(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_lost() argument 240 perf_event__process_lost_samples(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_lost_samples() argument 264 perf_event__process_bpf(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_bpf() argument 272 perf_event__process_text_poke(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_text_poke() argument 336 perf_event__process_mmap(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_mmap() argument 344 perf_event__process_mmap2(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_mmap2() argument 359 perf_event__process_fork(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_fork() argument 367 perf_event__process_exit(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process_exit() argument 525 perf_event__process(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) perf_event__process() argument 633 machine__resolve(struct machine *machine, struct addr_location *al, struct perf_sample *sample) machine__resolve() argument 734 thread__resolve(struct thread *thread, struct addr_location *al, struct perf_sample *sample) thread__resolve() argument [all...] |