Home
last modified time | relevance | path

Searched defs:sample (Results 226 - 250 of 402) sorted by relevance

12345678910>>...17

/third_party/libbpf/src/
H A Dringbuf.c241 void *sample; in ringbuf_process_ring() local
512 static void user_ringbuf_commit(struct user_ring_buffer *rb, void *sample, bool discard) in user_ringbuf_commit() argument
531 void user_ring_buffer__discard(struct user_ring_buffer *rb, void *sample) in user_ring_buffer__discard() argument
536 void user_ring_buffer__submit(struct user_ring_buffer *rb, void *sample) in user_ring_buffer__submit() argument
594 void *sample; user_ring_buffer__reserve_blocking() local
[all...]
/third_party/ltp/lib/
H A Dtst_timer_test.c22 static int (*sample)(int clk_id, long long usec); variable
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h335 tst_exp_moving_avg(float alpha, float sample, float prev_avg) tst_exp_moving_avg() argument
347 tst_upd_stat(struct tst_fzsync_stat *s, float alpha, float sample) tst_upd_stat() argument
[all...]
H A Dtst_test.h295 int (*sample)(int clk_id, long long usec); member
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c58 vc4_nir_get_dst_color(nir_builder *b, int sample) in vc4_nir_get_dst_color() argument
436 vc4_nir_blend_pipeline(struct vc4_compile *c, nir_builder *b, nir_ssa_def *src, int sample) vc4_nir_blend_pipeline() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.c187 unsigned sample, first_sample, last_sample; member
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c506 pan_sample_id(nir_builder *b, int sample) in pan_sample_id() argument
601 int sample = is_blend ? 0 : -1; in pan_lower_framebuffer() local
512 pan_lower_fb_load(nir_shader *shader, nir_builder *b, nir_intrinsic_instr *intr, const struct util_format_description *desc, bool reorder_comps, unsigned base, int sample) pan_lower_fb_load() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c290 lp_clear_color_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned sample, const struct pipe_box *box) lp_clear_color_texture_msaa() argument
346 lp_clear_depth_stencil_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned sample, const struct pipe_box *box) lp_clear_depth_stencil_texture_msaa() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp466 UnicodeString sample = uscript_getSampleUnicodeString(sc); in TestScriptMetadata() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h50 sample = FETCH_OP_SAMPLE, enumerator
/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c36 pa_scache_entry *sample; member
456 pa_scache_entry *sample = call_data; sample_cache_changed_cb() local
483 pa_dbusiface_sample_new(pa_dbusiface_core *core, pa_scache_entry *sample) pa_dbusiface_sample_new() argument
[all...]
/third_party/python/Lib/
H A Drandom.py385 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 DesextcFragmentShadingRateCombinedTests.cpp489 const deUint32* sample = &resPtr[index]; in iterate() local
/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp188 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 DSpirvShaderGLSLstd450.cpp1024 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 DGlitchActivity.java
H A DOboeAudioStream.java
H A DRoundTripLatencyActivity.java
H A DStreamConfigurationView.java
H A DTestDisconnectActivity.java
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c596 GstSample *sample = NULL; in pa_rtp_recv() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc130 auto sample = before(gen); in TYPED_TEST() local
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DCubeActivity.java41 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 DtcuFuzzyImageCompare.cpp253 deUint32 sample = bilinearSample<NumChannels>(surface, dx, dy); in distSquaredToNeighbor() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFlushFinishTests.cpp212 tcu::TestLog& operator<< (tcu::TestLog& log, const FlushFinishCase::Sample& sample) in operator <<() argument

Completed in 23 milliseconds

12345678910>>...17