Home
last modified time | relevance | path

Searched refs:line (Results 4601 - 4625 of 5493) sorted by relevance

1...<<181182183184185186187188189190>>...220

/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp140 const ColorLine& line) in computeBilinearSearchStepFromFloatLine()
145 const Vec4 d = abs(line.p1 - line.p0); in computeBilinearSearchStepFromFloatLine()
193 static inline Vec4 min (const ColorLine& line) in min() argument
195 return min(line.p0, line.p1); in min()
198 static inline Vec4 max (const ColorLine& line) in max() argument
200 return max(line.p0, line.p1); in max()
254 // This is basically line segmen in isLinearRangeValid()
139 computeBilinearSearchStepFromFloatLine(const LookupPrecision& prec, const ColorLine& line) computeBilinearSearchStepFromFloatLine() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp172 // Perform manual coarse clipping to optimize for long multi-line text in TextEx()
174 // - We also don't vertically center the text within the line full height, which is unlikely to matter because we are likely the biggest and only item on the line. in TextEx()
176 const char* line = text; in TextEx() local
188 while (line < text_end && lines_skipped < lines_skippable) in TextEx()
190 const char* line_end = (const char*)memchr(line, '\n', text_end - line); in TextEx()
194 text_size.x = ImMax(text_size.x, CalcTextSize(line, line_end).x); in TextEx()
195 line = line_end + 1; in TextEx()
203 if (line < text_en in TextEx()
[all...]
/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h2753 unsigned int line),
2755 TP_ARGS(sb, function, line),
2760 __field( unsigned, line )
2766 __entry->line = line;
2769 TP_printk("dev %d,%d function %s line %u",
2771 __entry->function, __entry->line)
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.h3286 static inline void assertfail(const char *expr, const char *file, int line) in assertfail() argument
3288 pr_err("assertion failed: %s, in %s:%d\n", expr, file, line); in assertfail()
3296 static inline void assertfail(const char *expr, const char* file, int line) { } in assertfail() argument
3320 unsigned int line, int errno, const char *fmt, ...);
3327 unsigned int line, int errno);
3331 * detected, that way the exact line number is reported.
3361 unsigned int line, int errno, const char *fmt, ...);
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h2614 unsigned int line),
2616 TP_ARGS(sb, function, line),
2621 __field( unsigned, line )
2627 __entry->line = line;
2630 TP_printk("dev %d,%d function %s line %u",
2632 __entry->function, __entry->line)
/third_party/libabigail/src/
H A Dabg-writer.cc1245 unsigned line = 0, column = 0; in write_location() local
1247 loc.expand(filepath, line, column); in write_location()
1255 << " line='" << line << "'" in write_location()
2072 /// information (file name, line and column) for the ABI artifacts
4781 unsigned line = 0, col = 0; in dump_location() local
4783 l.expand(path, line, col); in dump_location()
4784 o << path << ":" << line << "," << col << "\n"; in dump_location()
/third_party/backends/backend/
H A Dfujitsu.c560 - don't print 0 length line in hexdump
821 char line[PATH_MAX]; in sane_get_devices() local
848 while (sanei_config_read (line, PATH_MAX, fp)) { in sane_get_devices()
850 lp = line; in sane_get_devices()
898 DBG (5, "sane_get_devices: config line \"%s\" unrecognized - ignored.\n", lp); in sane_get_devices()
6197 contrast rotates slope of line around central input val
6207 then brightness moves line vertically, and clamps to 8bit
7853 /* bytes per line differs by mode */ in get_pixelsize()
7879 /* bytes per line differs by mode */ in get_pixelsize()
8545 /* all requests must end on a line boundar in read_from_3091duplex()
10092 char line[70]; /* 'xxx: xx xx ... xx xx abc */ hexdump() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S108 jz 1f # No command line
188 * command line) because GCC expects it.
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dtimbuart.c436 uart->port.line = 0; in timbuart_probe()
H A Darc_uart.c623 port->line = dev_id; in arc_serial_probe()
H A Ddigicolor-usart.c491 dp->port.line = index; in digicolor_uart_probe()
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c263 ss->line = tty->index; in ipwireless_get_serial_info()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dopticon.c138 /* Clear RTS line */ in opticon_open()
148 /* Request CTS line state, sometimes during opening the current in opticon_open()
362 ss->line = port->minor; in get_serial_info()
H A Dssu100.c339 ss->line = port->minor; in get_serial_info()
445 /* update input line counters */ in ssu100_update_msr()
H A Dark3116.c66 __u32 lcr; /* line control register value */
74 __u32 lsr; /* line status register value */
355 /* read line status */ in ark3116_open()
396 ss->line = port->minor; in ark3116_get_serial_info()
492 /* update input line counters */ in ark3116_update_msr()
599 /* update line status */ in ark3116_process_read_urb()
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff32 -T annotate output .dts with input source file and line
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-subdev.h49 * @line: Line number of the sliced VBI data (1-23)
55 u32 line; member
322 * Indicates that the format does not have line offsets, i.e.
455 * should be output. Note that if you set the line field to 0, then that
/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c166 int line __maybe_unused, in block_column_header()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_utils.h67 const char *func, int line);
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h303 u16 line; member
329 u16 location; /* bit 15..13 = file_id, 12..0 = line nr. */
532 u32 width; /* Width of a line */
534 u32 stride; /* Stride (in bytes) per line */
/kernel/linux/linux-6.6/include/net/
H A Dxdp.h239 void xdp_warn(const char *msg, const char *func, const int line);
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h297 u16 line; member
323 u16 location; /* bit 15..13 = file_id, 12..0 = line nr. */
515 u32 width; /* Width of a line */
517 u32 stride; /* Stride (in bytes) per line */
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Darc_uart.c617 port->line = dev_id; in arc_serial_probe()
H A Dmps2-uart.c530 mps_port->port.line = id; in mps2_of_get_port()
H A Ddigicolor-usart.c489 dp->port.line = index; in digicolor_uart_probe()

Completed in 56 milliseconds

1...<<181182183184185186187188189190>>...220