Home
last modified time | relevance | path

Searched defs:OptionNumber (Results 1 – 25 of 146) sorted by relevance

123456

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/conf/
H A DOptionNumber.cpp38 OptionNumber<T>::OptionNumber(T defaultValue, T min, T max) in OptionNumber() function in libdnf::OptionNumber
45 OptionNumber<T>::OptionNumber(T defaultValue, T min) in OptionNumber() function in libdnf::OptionNumber
49 OptionNumber<T>::OptionNumber(T defaultValue) in OptionNumber() function in libdnf::OptionNumber
53 OptionNumber<T>::OptionNumber(T defaultValue, T min, T max, FromStringFunc && fromStringFunc) in OptionNumber() function in libdnf::OptionNumber
62 OptionNumber<T>::OptionNumber(T defaultValue, T min, FromStringFunc && fromStringFunc) in OptionNumber() function in libdnf::OptionNumber
66 OptionNumber<T>::OptionNumber(T defaultValue, FromStringFunc && fromStringFunc) in OptionNumber() function in libdnf::OptionNumber
115 template class OptionNumber<std::int32_t>; variable
116 template class OptionNumber<std::uint32_t>; variable
117 template class OptionNumber<std::int64_t>; variable
118 template class OptionNumber<std::uint64_t>; variable
[all …]
H A DOptionNumber.hpp33 class OptionNumber : public Option { class
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/UefiBootManagerLib/
H A DBmLoadOption.c88 UINTN OptionNumber; in BmGetFreeOptionNumber() local
274 IN UINT16 OptionNumber, in BmAddOptionNumberToOrderVariable()
353 UINT16 OptionNumber; in EfiBootManagerAddLoadOptionVariable() local
474 IN UINTN OptionNumber, in EfiBootManagerInitializeLoadOption()
562 IN UINTN OptionNumber, in EfiBootManagerDeleteLoadOptionVariable()
876 UINT16 OptionNumber; in EfiBootManagerVariableToLoadOptionEx() local
999 UINT16 OptionNumber; in BmCollectLoadOptions() local
1057 UINT16 OptionNumber; in EfiBootManagerGetLoadOptions() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/sysutils/edk2/edk2-edk2-stable202102/EmulatorPkg/Library/PlatformBmLib/
H A DPlatformBm.c103 UINTN OptionNumber; in RegisterBootManagerMenuAppBootOption() local
173 UINTN OptionNumber; in GetBootManagerMenuAppOption() local
303 UINTN OptionNumber; in PlatformBdsRegisterStaticBootOptions() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.c414 UINT16 *OptionNumber in IsKeyOptionVariable()
460 UINT16 OptionNumber; in HotkeyGetOptionNumbers() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.c414 UINT16 *OptionNumber in IsKeyOptionVariable()
460 UINT16 OptionNumber; in HotkeyGetOptionNumbers() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.c420 UINT16 *OptionNumber in IsKeyOptionVariable()
466 UINT16 OptionNumber; in HotkeyGetOptionNumbers() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DHotkey.c414 UINT16 *OptionNumber in IsKeyOptionVariable()
460 UINT16 OptionNumber; in HotkeyGetOptionNumbers() local
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/mb/Unicode/
H A Dwin1254_to_utf8.map105 /* e8 */ 0x00c3a8, 0x00c3a9, 0x00c3aa, 0x00c3ab,

123456