Home
last modified time | relevance | path

Searched defs:passthrough (Results 1 – 25 of 28) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-stream-consumers.js29 const passthrough = new PassThrough(); constant
41 const passthrough = new PassThrough(); constant
53 const passthrough = new PassThrough(); constant
66 const passthrough = new PassThrough(); constant
91 const passthrough = new PassThrough(); constant
/third_party/typescript/tests/baselines/reference/
DthisTypeInObjectLiterals.js17 passthrough(n: number) { method
52 passthrough: function (n) { method
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInObjectLiterals.ts33 passthrough(n: number): number; method
/third_party/ffmpeg/libavfilter/
Dvf_transpose_vulkan.c38 int passthrough; member
Dvf_transpose_vaapi.c31 int passthrough; // PassthroughType, landscape passthrough mode enabled member
Dvf_transpose_opencl.c35 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
Dvf_transpose_npp.c79 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
Dvf_transpose.c49 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member
Dvf_scale_cuda.c88 int passthrough; member
Dvf_scale_npp.c132 int passthrough; member
/third_party/glfw/tests/
Dwindow.c431 int passthrough = glfwGetWindowAttrib(window, GLFW_MOUSE_PASSTHROUGH); in main() local
/third_party/pulseaudio/src/modules/
Dmodule-null-sink.c171 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h50 unsigned passthrough:1; member
104 unsigned passthrough:1; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.h199 unsigned passthrough:1; member
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h570 LLVMValueRef passthrough; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderGLSLstd450.cpp568 auto passthrough = isSignificandZero | isSignificandInf | isSignificandNaN; in EmitExtGLSLstd450() local
/third_party/pulseaudio/src/pulsecore/
Dsink-input.c150 static int check_passthrough_connection(bool passthrough, pa_sink *dest) { in check_passthrough_connection()
Dsource.c1048 void pa_source_reconfigure(pa_source *s, pa_sample_spec *spec, bool passthrough) { in pa_source_reconfigure()
Dsink.c1482 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in pa_sink_reconfigure()
Dprotocol-native.c1970 passthrough = false; in command_create_playback_stream() local
2296 passthrough = false; in command_create_record_stream() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c1033 struct vk_device_extension_table passthrough; in vn_physical_device_init_supported_extensions() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1635 static void source_reconfigure_cb(pa_source *s, pa_sample_spec *spec, bool passthrough) { in source_reconfigure_cb()
Dalsa-sink.c1820 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb()
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c52 bool passthrough; member
1370 bool passthrough, in ac_nir_lower_ngg_nogs()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.c71 uint32_t passthrough; member

12