HomeSort by relevance Sort by last modified time
    Searched refs:NotPresent (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/
SystemInfoAssistBTS.java 164 $NotPresent(Asn1Tag.fromClassAndNumber(2, 0),
313 return !hasExtensionValue() && Select.$NotPresent == selection;
322 throw new IllegalStateException("SystemInfoAssistBTS value not a NotPresent");
328 selection = Select.$NotPresent;
SystemInfoAssistBTS_R98_ExpOTD.java 164 $NotPresent(Asn1Tag.fromClassAndNumber(2, 0),
313 return !hasExtensionValue() && Select.$NotPresent == selection;
322 throw new IllegalStateException("SystemInfoAssistBTS_R98_ExpOTD value not a NotPresent");
328 selection = Select.$NotPresent;
  /bionic/libc/kernel/uapi/linux/
kfd_ioctl.h 151 uint32_t NotPresent;
  /external/kernel-headers/original/uapi/linux/
kfd_ioctl.h 201 uint32_t NotPresent; /* Page not present or supervisor privilege */
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
If.c 361 BOOLEAN NotPresent;
376 NotPresent = TRUE;
379 NotPresent = FALSE;
619 if (NotPresent) {
    [all...]

Completed in 2422 milliseconds