HomeSort by: relevance | last modified time | path
    Searched refs:Panel (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
regstr.d 225 REGSTR_PATH_CONTROLPANEL = `Control Panel`,
563 REGSTR_PATH_APPEARANCE = `Control Panel\Appearance`,
564 REGSTR_PATH_LOOKSCHEMES = `Control Panel\Appearance\Schemes`,
566 REGSTR_PATH_SCREENSAVE = `Control Panel\Desktop`,
703 REGSTR_PATH_MOUSE = `Control Panel\Mouse`,
704 REGSTR_PATH_KEYBOARD = `Control Panel\Keyboard`,
705 REGSTR_PATH_COLORS = `Control Panel\Colors`,
706 REGSTR_PATH_SOUND = `Control Panel\Sound`,
707 REGSTR_PATH_METRICS = `Control Panel\Desktop\WindowMetrics`,
708 REGSTR_PATH_ICONS = `Control Panel\Icons`
    [all...]
  /src/sys/external/bsd/acpica/dist/debugger/
dbconvert.c 387 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel);
506 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Panel", PldInfo->Panel);
  /src/sys/external/bsd/acpica/dist/compiler/
aslpld.c 267 PldInfo.Panel = (UINT8) Value;
648 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel);
  /src/sys/external/bsd/acpica/dist/include/
acbuffer.h 130 UINT8 Panel;
254 /* Panel position defined in _PLD section of ACPI Specification 6.3 */
actbl2.h 2847 UINT8 Panel;
2873 /* Values for Panel field above */
  /src/sys/external/bsd/acpica/dist/utilities/
utxface.c 610 PldInfo->Panel = ACPI_PLD_GET_PANEL (&Dword);
  /src/sys/external/bsd/acpica/dist/disassembler/
dmbuffer.c 812 AcpiDmFindNameByIndex(PldInfo->Panel, AcpiGbl_PldPanelList));

Completed in 134 milliseconds