Searched refs:watermark (Results 1 – 16 of 16) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | issue-643-inner-struct.rs | 49 pub watermark: ::std::os::raw::c_uint, field 68 ::std::ptr::addr_of!((*ptr).watermark) as usize - ptr as usize in bindgen_test_layout_rte_ring_prod() 75 stringify!(watermark) in bindgen_test_layout_rte_ring_prod()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
D | issue-643-inner-struct.rs | 49 pub watermark: ::std::os::raw::c_uint, field 68 ::std::ptr::addr_of!((*ptr).watermark) as usize - ptr as usize in bindgen_test_layout_rte_ring_prod() 75 stringify!(watermark) in bindgen_test_layout_rte_ring_prod()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | issue-643-inner-struct.h | 5 unsigned watermark; member
|
/third_party/ffmpeg/tests/fate/ |
D | qt.mak | 59 FATE_SVQ3 += fate-svq3-watermark 60 fate-svq3-watermark: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/svq3/svq3_watermark.mov
|
/third_party/python/Doc/library/ |
D | asyncio-protocol.rst | 305 methods are called. If specified, the low watermark must be less 306 than or equal to the high watermark. Neither *high* nor *low* 315 high watermark is given, the low watermark defaults to an 317 high watermark. Setting *high* to zero forces *low* to zero as 517 Called when the transport's buffer goes over the high watermark. 521 Called when the transport's buffer drains below the low watermark. 523 If the buffer size equals the high watermark, 528 buffer size is equal or lower than the low watermark. These end
|
D | asyncio-stream.rst | 315 the high watermark, *drain()* blocks until the size of the 316 buffer is drained down to the low watermark and writing can
|
/third_party/libbpf/include/uapi/linux/ |
D | perf_event.h | 424 watermark : 1, /* wakeup_watermark */ member
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_sparse_texture.txt | 241 for example, to specify a watermark and to provide feedback to an 251 To specify the user-defined LOD watermark for a texture, call TexParameteri
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_sparse_texture.txt | 241 for example, to specify a watermark and to provide feedback to an 251 To specify the user-defined LOD watermark for a texture, call TexParameteri
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 2879 uint8_t watermark = gfx_level >= GFX10 ? 6 : 4; in radv_emit_framebuffer_state() local 2883 S_028424_SAMPLE_MASK_TRACKER_WATERMARK(watermark)); in radv_emit_framebuffer_state() 2887 S_028424_OVERWRITE_COMBINER_WATERMARK(watermark) | in radv_emit_framebuffer_state()
|
/third_party/ffmpeg/ |
D | Changelog | 1929 - SVQ3 watermark decoding support
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 7256 __u64 watermark: 1; member 7836 long unsigned int watermark; member 39342 long int watermark; member
|
/third_party/NuttX/ |
D | ReleaseNotes | 7772 - Generic serial driver: Add watermark levels to the serial RX flow 7774 of bytes in the buffer and a boolean indication of which watermark
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 8662 …<var-decl name="watermark" type-id="7359adad" visibility="default" filepath="include/linux/page_co… 13915 …<var-decl name="watermark" type-id="3461381a" visibility="default" filepath="include/linux/mmzone.… 76520 …<var-decl name="watermark" type-id="7359adad" visibility="default" filepath="include/linux/page_co… 76774 …<var-decl name="watermark" type-id="3461381a" visibility="default" filepath="include/linux/mmzone.…
|
D | test-PR27569-v1.abi | 8662 …<var-decl name="watermark" type-id="7359adad" visibility="default" filepath="include/linux/page_co… 13915 …<var-decl name="watermark" type-id="3461381a" visibility="default" filepath="include/linux/mmzone.… 76534 …<var-decl name="watermark" type-id="7359adad" visibility="default" filepath="include/linux/page_co… 76788 …<var-decl name="watermark" type-id="3461381a" visibility="default" filepath="include/linux/mmzone.…
|
/third_party/python/Misc/ |
D | HISTORY | 2292 to consider pausing receiving if the watermark limits have changed;
|