Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst7 Linux now has some ability to manipulate cursor appearance. Normally,
15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
H A Dspkguide.txt1329 the text near the most prominent appearance of the work's title,
/linux/Documentation/process/
H A Dcode-of-conduct.rst14 personal appearance, race, religion, or sexual identity and orientation.
/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst225 That may result in the appearance of new divergences.
/linux/fs/affs/
H A DChanges282 and have the same appearance:
/linux/include/net/bluetooth/
H A Dmgmt.h634 __le16 appearance; member
H A Dhci_core.h372 __u16 appearance; member
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst92 give the appearance of success) or perform operations that cause transaction
/linux/net/bluetooth/
H A Dmgmt.c1204 hdev->appearance); in append_eir_data_to_buf()
4164 u16 appearance; in set_appearance() local
4173 appearance = le16_to_cpu(cp->appearance); in set_appearance()
4177 if (hdev->appearance != appearance) { in set_appearance()
4178 hdev->appearance = appearance; in set_appearance()
H A Dhci_core.c1782 if (((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) || in hci_set_adv_instance_data()
/linux/LICENSES/deprecated/
H A DGFDL-1.1113 the text near the most prominent appearance of the work's title,
H A DGFDL-1.2123 the text near the most prominent appearance of the work's title,
/linux/Documentation/userspace-api/media/
H A Dfdl-appendix.rst118 most prominent appearance of the work's title, preceding the beginning
/linux/scripts/
H A Dspelling.txt145 appearence||appearance
/linux/Documentation/
H A Dmemory-barriers.txt2668 maintain the appearance of program causality with respect to itself. Some CPUs
2677 instruction may proceed; in other words: provided that the appearance of
2690 stream in any way it sees fit, again provided the appearance of causality is
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt1203 maintain at least the appearance of FIFO order.