/openbmc/rest-dbus/resources/ |
H A D | jstree.style.css | 1 …dots .jstree-node,.jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl{background:0 0}.jstree-…
|
H A D | jstree.min.js | 2 …dots:!1,icons:!1},selected:[],last_error:{},working:!1,worker_queue:[],focused:null}}},a.jstree.re… property in AnonymousFunctionf811328e0700._data.core.themes 4 …dots=!0,this.get_container_ul().removeClass("jstree-no-dots")},hide_dots:function(){this._data.cor…
|
/openbmc/qemu/chardev/ |
H A D | baum.c | 131 #define DO(dots, ascii) \ argument 132 [DOTS2ASCII][dots] = ascii, \ 133 [ASCII2DOTS][ascii] = dots 616 uint8_t dots = nabcc_translation[ASCII2DOTS][keysym]; in baum_chr_read() local 617 if (dots) { in baum_chr_read() 618 baum_send_key2(baum, BAUM_RSP_EntryKeys, 0, dots); in baum_chr_read()
|
/openbmc/linux/fs/adfs/ |
H A 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()
|
/openbmc/linux/tools/perf/util/ |
H A D | string2.h | 12 extern const char *dots;
|
H A D | string.c | 13 const char *dots = variable
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 06_fix_gethostbyname.patch | 16 * Don't append dots to unqualified names. Such names are likely to come
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/ |
H A D | libdata-hexdump-perl_0.02.bb | 7 (all others are shown as single dots).\
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_flash.c | 1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument 1297 dots -= dots_sub; \ 1298 if (scale > 0 && dots <= 0) { \ 1304 dots += scale; \ 1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument 1330 int dots = 0; in write_buff() local 1364 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1396 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1411 FLASH_SHOW_PROGRESS(scale, dots, digit, info->portwidth); in write_buff()
|
/openbmc/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 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()
|
/openbmc/linux/Documentation/gpu/ |
H A D | msm-crash-dump.rst | 36 core.major.minor.patchlevel separated by dots.
|
/openbmc/linux/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 725 const char *dots = " ................................. "; in uv_nmi_dump_state_cpu() local 734 pr_info("UV:%sNMI process trace for CPU %d\n", dots, cpu); in uv_nmi_dump_state_cpu()
|
/openbmc/qemu/hw/display/ |
H A D | vga.c | 202 int dots; in vga_precise_update_retrace_info() local 227 dots = (s->msr & 1) ? 8 : 9; in vga_precise_update_retrace_info() 229 chars_per_sec = clk_hz[clock_sel] / dots; in vga_precise_update_retrace_info() 277 dots, in vga_precise_update_retrace_info()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.5.rst | 266 names instead of replacing dashes, dots and plus signs with
|
/openbmc/docs/designs/inventory/ |
H A D | gpio-based-hardware-inventory.md | 383 it can be used to create namespacing with dots. This will prevent accidental
|
/openbmc/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 70 OS/2 ignores dots and spaces at the end of file name, so this driver does as
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 1598 elif self.dots:
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 234 800RGBx1280 dots at maximum.
|
/openbmc/u-boot/ |
H A D | README | 2859 digits and dots. Recommended value: 45 (9..1) for 80
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 27362 + # Remove trailing dots and whitespace
|