HomeSort by relevance Sort by last modified time
    Searched defs:NameID (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
ModifyAccessPolicy.c 233 EFI_STRING_ID NameID;
249 NameID = HiiSetString (mCallbackInfo->HiiHandle, 0, DriverName, NULL);
251 if (NameID == 0) {
258 NameID, // Prompt text
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h 67 support::ulittle16_t NameID;
76 NameID = ID;
102 uint16_t getNameID() const { return NameID; }
126 uint16_t NameID;
  /external/fonttools/Lib/fontTools/ttLib/tables/
otConverters.py 285 class NameID(UShort):
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c     [all...]
  /external/harfbuzz_ng/src/
hb-open-type.hh 166 typedef Index NameID;
  /external/icu/icu4c/source/test/letest/
sfnt.h 399 enum NameID
429 le_uint16 nameID;
  /external/icu/icu4c/source/test/perf/leperf/
sfnt.h 403 enum NameID
433 le_uint16 nameID;

Completed in 515 milliseconds