/linux-6.12.1/arch/powerpc/xmon/ |
D | ansidecl.h | 33 arguments, the last thing listed should be `DOTS'. 66 extern int printf PARAMS ((CONST char *format DOTS)); 68 FILE *stream AND CONST char *format DOTS) { ... } 96 #define DOTS , ... macro 120 #define DOTS macro
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | boe,bf060y8m-aj0.yaml | 17 Each pixel is divided into red and green dots, or blue and 18 green dots, and two pixels share red or blue dots which are
|
/linux-6.12.1/fs/adfs/ |
D | dir.c | 202 unsigned int dots, i; in adfs_object_fixup() local 213 for (i = dots = 0; i < obj->name_len; i++) in adfs_object_fixup() 216 dots++; in adfs_object_fixup() 219 if (obj->name_len <= 2 && dots == obj->name_len) in adfs_object_fixup()
|
/linux-6.12.1/scripts/genksyms/ |
D | parse.y | 104 %token DOTS 343 parameter_declaration_list_opt DOTS { $$ = $2; } 345 | parameter_declaration_list ',' DOTS { $$ = $3; }
|
D | lex.l | 75 "..." return DOTS;
|
/linux-6.12.1/tools/perf/util/ |
D | string2.h | 12 extern const char *dots;
|
D | demangle-rust.c | 74 * 5. There must be no sequence of three or more dots in a row ("..."). 156 /* Do not allow three or more consecutive dots */ in looks_like_rust()
|
D | string.c | 13 const char *dots = variable
|
/linux-6.12.1/Documentation/gpu/ |
D | msm-crash-dump.rst | 36 core.major.minor.patchlevel separated by dots.
|
/linux-6.12.1/tools/perf/ui/stdio/ |
D | hist.c | 682 /* preserve max indent depth for initial dots */ in hists__fprintf_hierarchy_headers() 683 print_hierarchy_indent(sep, indent, dots, fp); in hists__fprintf_hierarchy_headers() 696 fprintf(fp, "%.*s", width, dots); in hists__fprintf_hierarchy_headers() 721 fprintf(fp, "%s%-.*s", sep ?: " ", header_width, dots); in hists__fprintf_hierarchy_headers()
|
/linux-6.12.1/tools/perf/Documentation/ |
D | asciidoc.conf | 32 # v1.72 breaks with this because it replaces dots not in roff requests.
|
/linux-6.12.1/drivers/hwtracing/stm/ |
D | policy.c | 399 * contain dots; in stp_policy_make() 400 * <policy_name> is an arbitrary string; may not contain dots in stp_policy_make()
|
/linux-6.12.1/tools/lib/perf/Documentation/ |
D | asciidoc.conf | 32 # v1.72 breaks with this because it replaces dots not in roff requests.
|
/linux-6.12.1/fs/hpfs/ |
D | name.c | 105 /* OS/2 clears dots and spaces at the end of file name, so we have to */
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | dbutils.c | 193 * DESCRIPTION: Translate all forward slashes and dots to backslashes. 218 /* Convert all slash path separators to dots */ in acpi_db_prep_namestring()
|
/linux-6.12.1/drivers/auxdisplay/ |
D | hd44780_common.c | 27 #define LCD_CMD_FONT_5X10_DOTS 0x04 /* Set char font to 5x10 dots */
|
/linux-6.12.1/arch/mips/math-emu/ |
D | me-debugfs.c | 35 * would be "cmp.sueq.d". This is needed since dots are not allowed to be
|
/linux-6.12.1/arch/x86/platform/uv/ |
D | uv_nmi.c | 728 const char *dots = " ................................. "; in uv_nmi_dump_state_cpu() local 737 pr_info("UV:%sNMI process trace for CPU %d\n", dots, cpu); in uv_nmi_dump_state_cpu()
|
/linux-6.12.1/include/video/ |
D | vga.h | 146 #define VGA_SR01_CHAR_CLK_8DOTS 0x01 /* bit 0: character clocks 8 dots wide are generated */
|
/linux-6.12.1/drivers/hid/ |
D | hid-elan.c | 113 * dpi * 10 / 254 = dots/mm in elan_convert_res()
|
/linux-6.12.1/Documentation/filesystems/ |
D | hpfs.rst | 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
|
/linux-6.12.1/fs/bcachefs/ |
D | dirent.c | 48 /* [0,2) reserved for dots */ in bch2_dirent_hash()
|
/linux-6.12.1/drivers/input/mouse/ |
D | elan_i2c_core.c | 387 * We also have to convert dpi to dots/mm (*10/254 to avoid floating in elan_convert_resolution() 1271 " Resolution X,Y: %d,%d (dots/mm)\n" in elan_probe()
|
/linux-6.12.1/include/drm/ |
D | drm_modes.h | 144 * @dpi: The number of dots per inch
|
/linux-6.12.1/fs/fat/ |
D | namei_msdos.c | 24 * (n)ormal or (s)trict, opts->dotsOK allows dots at the in msdos_format_name()
|