/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 3926 .stream = { \
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 4007 .stream = { \
|
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 212 for (auto& stream : streams) { in IntoVector() 213 stream.IntoVector(vector); in IntoVector() 6544 * Function: Test HCaptureSession when stream is nullptr 6548 * CaseDescription: Test HCaptureSession when stream is nullptr
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 228 * stream output purpose 2121 * Emit tokens for the "stream" register used by the 4234 * for the specified stream. 4237 output_writemask_for_stream(unsigned stream, ubyte output_streams, in output_writemask_for_stream() argument 4244 if ((output_streams & 0x3) == stream) in output_writemask_for_stream() 4268 * Start emitting from the last stream first, so we end with in emit_gs_output_declarations() 4269 * stream 0, so any of the auxiliary output declarations will in emit_gs_output_declarations() 4270 * go to stream 0. in emit_gs_output_declarations() 4278 /* DCL_STREAM stream */ in emit_gs_output_declarations() 4294 /* find out the writemask for this stream */ in emit_gs_output_declarations() [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 450 * command stream or shader will issue Cache Flush operation or in flush_after_state_base_change() 3607 * This binds SSBOs and ABOs. Unfortunately, we need to stream out 3943 * Gallium CSO for stream output (transform feedback) targets. 4288 * command feels strange -- each dword pair contains a SO_DECL per stream. in crocus_create_so_decl_list() 4294 const unsigned stream_id = output->stream; in crocus_create_so_decl_list() 5297 assert(output->stream == 0); in emit_sol_surface() 7991 "draw count from stream output stall", 9002 * If any new indirect state commands are executed in the command stream
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 175 std::stringstream stream; in FailAssert() local 178 stream << " [" << it->first << ":" << it->second << "]"; in FailAssert() 186 std::string files_and_lines_text = stream.str(); in FailAssert()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 1514 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap 1600 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap 1688 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 427 * command stream or shader will issue Cache Flush operation or in flush_after_state_base_change() 1813 bool flatshade_first; /* for stream output */ 3526 * This binds SSBOs and ABOs. Unfortunately, we need to stream out 4001 * command feels strange -- each dword pair contains a SO_DECL per stream. in iris_create_so_decl_list() 4007 const unsigned stream_id = output->stream; in iris_create_so_decl_list()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 34161 uint32_t stream = {}; global() member [all...] |
H A D | vulkan_core.h | 12018 uint32_t stream; member
|
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
H A D | hvigor-wrapper.js | 3 o = require("constants"), i = require("stream"), s = require("util"), c = require("assert"), a = require("tty"), 3264 return bc(`_parseOption: creating stream with option=${JSON.stringify(n)}`), n 3292 return bc("_roll: closing the current stream"), new Promise(((e, t) => {
|
/applications/standard/calendardata/hvigor/ |
H A D | hvigor-wrapper.js | 3 o = require("tty"), i = require("util"), s = require("url"), c = require("constants"), a = require("stream"), 2437 return Do(`_parseOption: creating stream with option=${JSON.stringify(n)}`), n 2465 return Do("_roll: closing the current stream"), new Promise(((e, t) => {
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_realtek.c | 4113 * the standard PCM, thus you can't record a valid mono stream as is. in alc269_fixup_stereo_dmic() 4497 /* toggle GPIO2 at each time stream is started; we use PREPARE state instead */ 10517 spec->gen.pcm_rec[0]->stream[0].chmap = asus_pcm_2_1_chmaps; in alc_fixup_bass_chmap()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 11559 uint32_t stream; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 26106 enum class io_errc { stream = 1 }; 26136 failure(const char*, const error_code& = io_errc::stream); [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 4173 * the standard PCM, thus you can't record a valid mono stream as is. in alc269_fixup_stereo_dmic() 4557 /* toggle GPIO2 at each time stream is started; we use PREPARE state instead */ 11504 spec->gen.pcm_rec[0]->stream[0].chmap = asus_pcm_2_1_chmaps; in alc_fixup_bass_chmap()
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 13068 uint32_t stream; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 12178 uint32_t stream; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 48852 uint32_t stream = {}; global() member [all...] |
H A D | vulkan_core.h | 15221 uint32_t stream; member
|
H A D | vulkan_hash.hpp | 6386 VULKAN_HPP_HASH_COMBINE( seed, indirectCommandsLayoutTokenNV.stream );
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 26144 //! should emit output into the `f.buf` stream. It is up to each format trait 26158 //! underlying stream might fail and it must provide a way to propagate the fact 26247 //! to a specified stream. This is used to prevent intermediate allocations of [all...] |