/third_party/toybox/toys/posix/ |
H A D | grep.c | 322 int discard = (after || TT.B); in do_grep() local
|
/third_party/zlib/examples/ |
H A D | zran.c | 374 unsigned char discard[WINSIZE]; in deflate_index_extract() local
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | command_parser.h | 74 std::optional<bool> discard; member
|
H A D | command_parser.cpp | 384 bool discard; in ParsePerFrameParam() local 385 value >> discard; in ParsePerFrameParam() local
|
/kernel/linux/linux-5.10/drivers/block/null_blk/ |
H A D | null_blk.h | 74 bool discard; /* if support discard */ member
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i82875p_edac.c | 398 struct i82875p_error_info discard; in i82875p_probe1() local
|
H A D | e7xxx_edac.c | 429 struct e7xxx_error_info discard; in e7xxx_probe1() local
|
H A D | i82975x_edac.c | 473 struct i82975x_error_info discard; in i82975x_probe1() local
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_mppe.c | 104 int discard; /* stateful mode packet loss flag */ member
|
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/ |
H A D | jsm_neo.c | 426 u8 discard; in neo_copy_data_from_uart_to_queue() local
|
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_aspeed_vuart.c | 200 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 D | ringbuf.c | 407 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 D | 8250_aspeed_vuart.c | 232 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 D | jsm_neo.c | 427 u8 discard; in neo_copy_data_from_uart_to_queue() local
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i82875p_edac.c | 397 struct i82875p_error_info discard; in i82875p_probe1() local
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_mppe.c | 104 int discard; /* stateful mode packet loss flag */ member
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | ringbuf.c | 453 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 D | avisynth.c | 1059 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 D | ringbuf.c | 512 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 D | tst_timer_test.c | 257 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 D | Framebuffer11.cpp | 122 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 D | Framebuffer9.cpp | 35 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 D | glcShaderRenderCase.hpp | 211 inline void discard(void) in discard() function in deqp::ShaderEvalContext
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderRenderCase.hpp | 166 inline void discard (void) { isDiscarded = true; } in discard() function in deqp::gls::ShaderEvalContext
|
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | setup.c | 805 bool discard = false; in xen_memory_setup() local
|