/third_party/typescript/tests/baselines/reference/ |
H A D | thisTypeInObjectLiterals.js | |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_transpose_opencl.c | 35 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member [all...] |
H A D | vf_transpose_vaapi.c | 31 int passthrough; // PassthroughType, landscape passthrough mode enabled member [all...] |
H A D | vf_transpose.c | 49 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member [all...] |
H A D | vf_transpose_vulkan.c | 38 int passthrough; member [all...] |
H A D | vf_scale_cuda.c | 88 int passthrough; member
|
H A D | vf_transpose_npp.c | 79 int passthrough; ///< PassthroughType, landscape passthrough mode enabled member [all...] |
H A D | vf_scale_npp.c | 132 int passthrough; member
|
/third_party/pulseaudio/src/modules/ |
H A D | module-null-sink.c | 171 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
|
/third_party/glfw/tests/ |
H A D | window.c | 431 int passthrough = glfwGetWindowAttrib(window, GLFW_MOUSE_PASSTHROUGH); in main() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 568 auto passthrough = isSignificandZero | isSignificandInf | isSignificandNaN; in EmitExtGLSLstd450() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.h | 199 unsigned passthrough:1; member
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.h | 570 LLVMValueRef passthrough; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_shader.h | 50 unsigned passthrough:1; member 104 unsigned passthrough:1; member
|
H A D | svga_context.h | 784 boolean passthrough; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_ff.c | 71 uint32_t passthrough; member [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 1033 struct vk_device_extension_table passthrough; in vn_physical_device_init_supported_extensions() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink-input.c | 150 static int check_passthrough_connection(bool passthrough, pa_sink *dest) { in check_passthrough_connection() argument
|
H A D | source.c | 1048 void pa_source_reconfigure(pa_source *s, pa_sample_spec *spec, bool passthrough) { in pa_source_reconfigure() argument [all...] |
H A D | sink.c | 1482 void pa_sink_reconfigure(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in pa_sink_reconfigure() argument [all...] |
H A D | protocol-native.c | 1751 passthrough = false; in command_create_playback_stream() local 2077 passthrough = false; in command_create_record_stream() local
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-sink.c | 1820 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
|
H A D | alsa-source.c | 1635 static void source_reconfigure_cb(pa_source *s, pa_sample_spec *spec, bool passthrough) { in source_reconfigure_cb() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_ngg.c | 52 bool passthrough; member 1362 ac_nir_lower_ngg_nogs(nir_shader *shader, enum radeon_family family, unsigned max_num_es_vertices, unsigned num_vertices_per_primitives, unsigned max_workgroup_size, unsigned wave_size, bool can_cull, bool early_prim_export, bool passthrough, bool export_prim_id, bool provoking_vtx_last, bool use_edgeflags, bool has_prim_query, uint32_t instance_rate_inputs) ac_nir_lower_ngg_nogs() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMReactor.cpp | 1088 auto passthrough = zeroMaskedLanes ? llvm::Constant::getNullValue(elVecTy) : llvm::UndefValue::get(elVecTy); in createMaskedLoad() local 1161 auto passthrough = zeroMaskedLanes ? llvm::Constant::getNullValue(elVecTy) : llvm::UndefValue::get(elVecTy); in createGather() local
|