| /kernel/linux/linux-6.6/usr/ |
| H A D | gen_init_cpio.c | 138 static int cpio_mkslink_line(const char *line) in cpio_mkslink_line() argument 210 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line() argument 229 static int cpio_mkdir_line(const char *line) in cpio_mkdir_line() argument 234 static int cpio_mkpipe_line(const char *line) in cpio_mkpipe_line() argument 239 cpio_mksock_line(const char *line) cpio_mksock_line() argument 278 cpio_mknod_line(const char *line) cpio_mknod_line() argument 450 cpio_mkfile_line(const char *line) cpio_mkfile_line() argument 575 char line[LINE_SIZE]; main() local [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | nconf.gui.c | 154 int get_line_length(const char *line) in get_line_length() argument 176 const char *line = get_line(text, i); in fill_window() local 222 const char *line in btn_dialog() local 334 const char *line = get_line(prompt, i); dialog_inputbox() local 536 const char *line = get_line(text, i); show_scroll_win_ext() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | cgroup_util.c | 163 char *line; in cg_read_lc() local 513 char *line; in is_swap_enabled() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | serial.h | 25 int line; member
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | pontis.c | 621 char line[64]; in wm_proc_regs_write() local
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | emuproc.c | 518 char line[64]; in snd_emu_proc_io_reg_write() local 588 char line[64]; in snd_emu_proc_ptr_reg_write() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_bitmap.c | 63 __check_eq_uint(const char *srcfile, unsigned int line, in __check_eq_uint() argument 76 __check_eq_bitmap(const char *srcfile, unsigned int line, in __check_eq_bitmap() argument 90 __check_eq_pbl(const char *srcfile, unsigned int line, in __check_eq_pbl() argument 109 __check_eq_u32_array(const char *srcfile, unsigned int line, in __check_eq_u32_array() argument 132 __check_eq_clump8(const char *srcfile, unsigned int line, const unsigned int offset, const unsigned int size, const unsigned char *const clump_exp, const unsigned long *const clump) __check_eq_clump8() argument 163 __check_eq_str(const char *srcfile, unsigned int line, const char *exp_str, const char *str, unsigned int len) __check_eq_str() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | xdp.c | 584 void xdp_warn(const char *msg, const char *func, const int line) in xdp_warn() argument
|
| /kernel/linux/linux-6.6/sound/soc/sof/ |
| H A D | ipc3-dtrace.c | 59 static int trace_filter_parse_entry(struct snd_sof_dev *sdev, const char *line, in trace_filter_parse_entry() argument
|
| /kernel/linux/linux-6.6/tools/arch/x86/kcpuid/ |
| H A D | kcpuid.c | 291 static int parse_line(char *line) in parse_line() argument 401 char *filename, *line = NULL; in parse_text() local [all...] |
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | feature.c | 172 char *endptr, *line = NULL; in read_procfs() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | serial.h | 25 int line; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | serial.h | 12 int line; member
|
| H A D | compiler_types.h | 71 unsigned line; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | interplayvideo.c | 922 int line; in ipvideo_format_06_firstpass() local 996 int line; in ipvideo_format_10_firstpass() local
|
| H A D | lagarith.c | 266 lag_pred_line(LagarithContext *l, uint8_t *buf, int width, int stride, int line) lag_pred_line() argument 292 lag_pred_line_yuy2(LagarithContext *l, uint8_t *buf, int width, int stride, int line, int is_luma) lag_pred_line_yuy2() argument
|
| H A D | snow_dwt.c | 62 IDWTELEM *ff_slice_buffer_load_line(slice_buffer *buf, int line) in ff_slice_buffer_load_line() argument 78 ff_slice_buffer_release(slice_buffer *buf, int line) ff_slice_buffer_release() argument [all...] |
| H A D | snowdec.c | 54 IDWTELEM * line = sb->line[y]; in predict_slice_buffered() local 66 IDWTELEM * line = sb->line[y]; in predict_slice_buffered() local 135 IDWTELEM * line = slice_buffer_get_line(sb, y * b->stride_line + b->buf_y_offset) + b->buf_x_offset; in decode_subband_slice_buffered() local 233 IDWTELEM * line = slice_buffer_get_line(sb, (y * b->stride_line) + b->buf_y_offset) + b->buf_x_offset; dequantize_slice_buffered() local 249 IDWTELEM * line=0; // silence silly "could be used without having been initialized" warning correlate_slice_buffered() local 594 IDWTELEM * line = slice_buffer_get_line(&s->sb, yq); decode_frame() local [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | linux-kernel-modules.c | 501 char *line; in INTDEF() local 1012 char *line = NULL; in INTDEF() local [all...] |
| /third_party/elfutils/src/ |
| H A D | stack.c | 275 int line, col; in print_frame() local
|
| H A D | addr2line.c | 706 Dwfl_Line *line = dwfl_module_getsrc (mod, addr); in handle_address() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-event.c | 552 char *line; in spawn_read() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_readeia608.c | 69 LineItem *line; member 172 build_histogram(ReadEIA608Context *s, ScanItem *scan, const LineItem *line, int len) build_histogram() argument 223 meanf(const LineItem *line, int len) meanf() argument 235 stddevf(const LineItem *line, int len) stddevf() argument 246 thresholding(ReadEIA608Context *s, ScanItem *scan, LineItem *line, int lag, float threshold, float influence, int len) thresholding() argument 285 periods(const LineItem *line, CodeItem *code, int len) periods() argument 363 LineItem *line = scan->line; extract_line() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rdt.c | 410 rdt_parse_sdp_line(AVFormatContext *s, int st_index, PayloadContext *rdt, const char *line) rdt_parse_sdp_line() argument 516 ff_real_parse_sdp_a_line(AVFormatContext *s, int stream_index, const char *line) ff_real_parse_sdp_a_line() argument
|
| H A D | rtspdec.c | 380 static inline int parse_command_line(AVFormatContext *s, const char *line, in parse_command_line() argument
|