Home
last modified time | relevance | path

Searched defs:OPTIONAL (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dconsole.c36 IN CHAR16 *Prompt OPTIONAL, in Input()
55 IN CHAR16 *Prompt OPTIONAL, in IInput()
H A Dexit.c9 IN CHAR16 *ExitData OPTIONAL in Exit()
H A Dboxdraw.c108 OUT CHAR8 *Ascii OPTIONAL in LibIsValidTextGraphics()
H A Dhand.c62 IN EFI_GUID *Protocol OPTIONAL, in LibLocateHandle()
63 IN VOID *SearchKey OPTIONAL, in LibLocateHandle()
H A Devent.c82 IN UINT64 Timeout OPTIONAL in WaitForSingleEvent()
H A Dsread.c37 IN VOID *SourceBuffer OPTIONAL, in OpenSimpleReadFile()
H A Ddpath.c237 IN EFI_HANDLE Device OPTIONAL, in FileDevicePath()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/protocol/
H A Defivar.h96 EFI_STORE_SIZE SizeStore OPTIONAL; member
97 EFI_TRANSACTION_UPDATE TransactionUpdate OPTIONAL; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ia64/
H A Dsalpal.c280 OUT rArg *Results OPTIONAL in LibSalProc()
301 OUT rArg *Results OPTIONAL in LibPalProc()
H A Dmath.c78 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
H A Dmath.c140 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/aarch64/
H A Dmath.c57 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/mips64el/
H A Dmath.c57 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
H A Dmath.c54 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Dmath.c57 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ia32/
H A Dmath.c140 OUT UINTN *Remainder OPTIONAL in DivU64x32()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp4708 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDILocation() argument
4726 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseGenericDINode() argument
4743 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDISubrange() argument
4780 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIGenericSubrange() argument
4812 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIEnumerator() argument
4838 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIBasicType() argument
4856 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIStringType() argument
4880 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDIDerivedType() argument
4909 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDICompositeType() argument
4965 #define VISIT_MD_FIELDS(OPTIONAL, REQUIRED) \ in parseDISubroutineType() argument
[all …]
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidef.h61 #define OPTIONAL macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h149 OPTIONAL, ///< The target may be valid if the source is not. enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c261 enum requirement { SET, UNSET, OPTIONAL }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc263 enum requirement { SET, UNSET, OPTIONAL }; enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.cc59 #define OPTIONAL 1 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.c59 #define OPTIONAL 1 macro