HomeSort by relevance Sort by last modified time
    Searched defs:OPTIONAL (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /external/syslinux/efi32/include/efi/protocol/
efivar.h 94 EFI_STORE_SIZE SizeStore OPTIONAL;
95 EFI_TRANSACTION_UPDATE TransactionUpdate OPTIONAL;
111 // SizeStore() - An optional function for non-runtime stores that can be
126 // TransactionUpdate() - An optional function that can clear & update an
  /external/syslinux/efi64/include/efi/protocol/
efivar.h 94 EFI_STORE_SIZE SizeStore OPTIONAL;
95 EFI_TRANSACTION_UPDATE TransactionUpdate OPTIONAL;
111 // SizeStore() - An optional function for non-runtime stores that can be
126 // TransactionUpdate() - An optional function that can clear & update an
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
efivar.h 94 EFI_STORE_SIZE SizeStore OPTIONAL;
95 EFI_TRANSACTION_UPDATE TransactionUpdate OPTIONAL;
111 // SizeStore() - An optional function for non-runtime stores that can be
126 // TransactionUpdate() - An optional function that can clear & update an
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Ip4Config2.h 121 EFI_IP4_ROUTE_TABLE *RouteTable OPTIONAL;
250 IN VOID *Data OPTIONAL
  /external/conscrypt/openjdk/src/test/java/org/conscrypt/
ConscryptEngineTest.java 102 OPTIONAL {
210 TestKeyStore.getClient(), TestKeyStore.getServer(), ClientAuth.OPTIONAL);
216 TestKeyStore.getClient(), TestKeyStore.getClient(), ClientAuth.OPTIONAL);
  /external/nist-sip/java/gov/nist/javax/sip/header/
ParameterNames.java 115 public static final String OPTIONAL = "optional";
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallAudioRouteTransitionTests.java 72 private static final int OPTIONAL = 3;
301 case OPTIONAL:
302 // optional, don't test
314 case OPTIONAL:
315 // optional, don't test
381 OPTIONAL, // speakerInteraction
393 OPTIONAL, // speakerInteraction
417 OPTIONAL, // speakerInteraction
429 OPTIONAL, // speakerInteraction
441 OPTIONAL, // speakerInteractio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certbcli.h 24 #ifndef OPTIONAL
25 #define OPTIONAL
lmcons.h 124 #ifndef OPTIONAL
125 #define OPTIONAL
minwindef.h 64 #ifndef OPTIONAL
65 #define OPTIONAL
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java     [all...]
  /external/protobuf/src/google/protobuf/
extension_set.cc 252 OPTIONAL
258 GOOGLE_DCHECK_EQ((EXTENSION).is_repeated ? REPEATED : OPTIONAL, LABEL); \
272 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, UPPERCASE); \
286 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, UPPERCASE); \
428 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, ENUM);
441 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, ENUM);
489 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, STRING);
503 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, STRING);
549 GOOGLE_DCHECK_TYPE(iter->second, OPTIONAL, MESSAGE);
576 GOOGLE_DCHECK_TYPE(*extension, OPTIONAL, MESSAGE)
    [all...]
  /external/syslinux/efi32/include/efi/
efidef.h 51 // OPTIONAL - argument is optional
57 #define OPTIONAL
  /external/syslinux/efi64/include/efi/
efidef.h 51 // OPTIONAL - argument is optional
57 #define OPTIONAL
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidef.h 51 // OPTIONAL - argument is optional
57 #define OPTIONAL
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
442 # if the Optional doesn't take a value, format is:
447 # if the Optional takes a value, format is:
454 # make it look optional if it's not required or in a group
542 # if the Optional doesn't take a value, format is:
547 # if the Optional takes a value, format is:
577 elif action.nargs == OPTIONAL:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
440 # if the Optional doesn't take a value, format is:
445 # if the Optional takes a value, format is:
452 # make it look optional if it's not required or in a group
540 # if the Optional doesn't take a value, format is:
545 # if the Optional takes a value, format is:
575 elif action.nargs == OPTIONAL:
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
BaseTypes.h 44 #define OPTIONAL
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h 54 #define OPTIONAL
  /external/python/cpython2/Lib/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
442 # if the Optional doesn't take a value, format is:
447 # if the Optional takes a value, format is:
454 # make it look optional if it's not required or in a group
542 # if the Optional doesn't take a value, format is:
547 # if the Optional takes a value, format is:
577 elif action.nargs == OPTIONAL
    [all...]
  /external/python/cpython3/Lib/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
78 'OPTIONAL',
98 OPTIONAL = '?'
444 # if the Optional doesn't take a value, format is:
449 # if the Optional takes a value, format is:
456 # make it look optional if it's not required or in a group
545 # if the Optional doesn't take a value, format is:
550 # if the Optional takes a value, format is:
580 elif action.nargs == OPTIONAL
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/
Base.h 61 #define OPTIONAL
  /hardware/interfaces/audio/core/4.0/vts/functional/
AudioPrimaryHidlHalTest.cpp 218 enum Optionality { REQUIRED, OPTIONAL };
225 * The getter and/or the setter may return NOT_SUPPORTED if optionality == OPTIONAL.
232 optionality == OPTIONAL ? Result::NOT_SUPPORTED : Result::OK};
284 testAccessors<OPTIONAL>("master mute", Initial{false}, {true}, &IDevice::setMasterMute,
292 testAccessors<OPTIONAL>(
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
440 # if the Optional doesn't take a value, format is:
445 # if the Optional takes a value, format is:
452 # make it look optional if it's not required or in a group
540 # if the Optional doesn't take a value, format is:
545 # if the Optional takes a value, format is:
575 elif action.nargs == OPTIONAL
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
argparse.py 7 - handles both optional and positional arguments
30 the parser with actions for optional and positional arguments. Then
77 'OPTIONAL',
101 OPTIONAL = '?'
440 # if the Optional doesn't take a value, format is:
445 # if the Optional takes a value, format is:
452 # make it look optional if it's not required or in a group
540 # if the Optional doesn't take a value, format is:
545 # if the Optional takes a value, format is:
575 elif action.nargs == OPTIONAL
    [all...]

Completed in 762 milliseconds

1 2 3 4 5