Home
last modified time | relevance | path

Searched refs:IS_LEFT_PARENTH (Results 1 – 25 of 38) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h35 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
H A DDevicePathFromText.c65 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
204 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
222 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.h30 #define IS_LEFT_PARENTH(a) ((a) == L'(')
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/Common/
H A DCommonLib.h39 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/Common/
H A DCommonLib.h39 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.h31 #define IS_LEFT_PARENTH(a) ((a) == L'(') macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/DevicePath/
H A DDevicePathFromText.c59 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
144 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
162 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/DevicePath/
H A DDevicePathFromText.c59 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
144 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
162 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/DevicePath/
H A DDevicePathFromText.c59 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
144 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
162 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/DevicePath/
H A DDevicePathFromText.c59 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
144 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
162 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/DevicePath/
H A DDevicePathFromText.c59 if (!IS_LEFT_PARENTH (*ParamStr)) { in GetParamByNodeName()
144 !IS_LEFT_PARENTH (*Str) && in GetNextDeviceNodeStr()
162 if (IS_LEFT_PARENTH (*Str)) { in GetNextDeviceNodeStr()

12