Home
last modified time | relevance | path

Searched defs:discard (Results 51 - 75 of 211) sorted by relevance

123456789

/third_party/toybox/toys/posix/
H A Dgrep.c322 int discard = (after || TT.B); in do_grep() local
/third_party/zlib/examples/
H A Dzran.c374 unsigned char discard[WINSIZE]; in deflate_index_extract() local
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h74 std::optional<bool> discard; member
H A Dcommand_parser.cpp384 bool discard; in ParsePerFrameParam() local
385 value >> discard; in ParsePerFrameParam() local
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dnull_blk.h74 bool discard; /* if support discard */ member
/kernel/linux/linux-5.10/drivers/edac/
H A Di82875p_edac.c398 struct i82875p_error_info discard; in i82875p_probe1() local
H A De7xxx_edac.c429 struct e7xxx_error_info discard; in e7xxx_probe1() local
H A Di82975x_edac.c473 struct i82975x_error_info discard; in i82975x_probe1() local
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_mppe.c104 int discard; /* stateful mode packet loss flag */ member
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_neo.c426 u8 discard; in neo_copy_data_from_uart_to_queue() local
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c200 aspeed_vuart_set_host_tx_discard(struct aspeed_vuart *vuart, bool discard) aspeed_vuart_set_host_tx_discard() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dringbuf.c407 static void bpf_ringbuf_commit(void *sample, u64 flags, bool discard) in bpf_ringbuf_commit() argument
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_aspeed_vuart.c232 aspeed_vuart_set_host_tx_discard(struct aspeed_vuart *vuart, bool discard) aspeed_vuart_set_host_tx_discard() argument
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_neo.c427 u8 discard; in neo_copy_data_from_uart_to_queue() local
/kernel/linux/linux-6.6/drivers/edac/
H A Di82875p_edac.c397 struct i82875p_error_info discard; in i82875p_probe1() local
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_mppe.c104 int discard; /* stateful mode packet loss flag */ member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c453 static void user_ringbuf_commit(struct user_ring_buffer *rb, void *sample, bool discard) in user_ringbuf_commit() argument
/third_party/ffmpeg/libavformat/
H A Davisynth.c1059 int discard = 0; in avisynth_read_packet() local
883 avisynth_next_stream(AVFormatContext *s, AVStream **st, AVPacket *pkt, int *discard) avisynth_next_stream() argument
901 avisynth_read_packet_video(AVFormatContext *s, AVPacket *pkt, int discard) avisynth_read_packet_video() argument
971 avisynth_read_packet_audio(AVFormatContext *s, AVPacket *pkt, int discard) avisynth_read_packet_audio() argument
[all...]
/third_party/libbpf/src/
H A Dringbuf.c512 static void user_ringbuf_commit(struct user_ring_buffer *rb, void *sample, bool discard) in user_ringbuf_commit() argument
/third_party/ltp/lib/
H A Dtst_timer_test.c257 unsigned int discard = compute_discard(nsamples); in do_timer_test() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp122 angle::Result Framebuffer11::discard(const gl::Context *context, in discard() function in rx::Framebuffer11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp35 angle::Result Framebuffer9::discard(const gl::Context *context, in discard() function in rx::Framebuffer9
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.hpp211 inline void discard(void) in discard() function in deqp::ShaderEvalContext
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.hpp166 inline void discard (void) { isDiscarded = true; } in discard() function in deqp::gls::ShaderEvalContext
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsetup.c805 bool discard = false; in xen_memory_setup() local

Completed in 21 milliseconds

123456789