HomeSort by relevance Sort by last modified time
    Searched refs:CurrentValue (Results 1 - 25 of 30) sorted by null

1 2

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
ProcessOptions.c 529 QuestionValue = &Question->CurrentValue;
884 gUserInput->InputValue.Buffer = AllocateCopyPool (Question->CurrentValue.BufferLen, StringPtr);
885 gUserInput->InputValue.BufferLen = Question->CurrentValue.BufferLen;
886 gUserInput->InputValue.Type = Question->CurrentValue.Type;
974 QuestionValue = &Question->CurrentValue;
992 ValueArray = Question->CurrentValue.Buffer;
1041 ValueArray = AllocateZeroPool (Question->CurrentValue.BufferLen);
1044 gUserInput->InputValue.BufferLen = Question->CurrentValue.BufferLen;
1045 gUserInput->InputValue.Type = Question->CurrentValue.Type;
1126 ValueArray = AllocateCopyPool (Question->CurrentValue.BufferLen, Question->CurrentValue.Buffer);
    [all...]
InputHandler.c 526 QuestionValue = &Question->CurrentValue;
926 CopyMem (&gUserInput->InputValue, &Question->CurrentValue, sizeof (EFI_HII_VALUE));
    [all...]
FormDisplay.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
For.c 114 CHAR16 *CurrentValue;
423 Info->CurrentValue = (CHAR16*)Info->Set;
465 Info->CurrentValue = NULL;
626 Info->CurrentValue = (CHAR16*)Info->Set;
684 if (Info->CurrentValue != NULL && *Info->CurrentValue != CHAR_NULL) {
685 if (Info->CurrentValue[0] == L' ') {
686 Info->CurrentValue++;
688 if (Info->CurrentValue[0] == L'\"') {
689 Info->CurrentValue++;
    [all...]
If.c 825 BOOLEAN CurrentValue;
906 for ( ShellStatus = SHELL_SUCCESS, CurrentValue = FALSE, Ending = EndTagMax
920 Status = PerformResultOperation(CurrentValue);
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/
TimerDxe.c 300 UINT64 CurrentValue;
325 CurrentValue = ArmGenericTimerGetSystemCount ();
336 } while (CompareValue < CurrentValue);
  /external/clang/lib/Sema/
SemaAttr.cpp 53 if (!PackStack.CurrentValue)
57 if (unsigned Alignment = PackStack.CurrentValue) {
73 if (VtorDispStack.CurrentValue != getLangOpts().VtorDispMode)
75 MSVtorDispAttr::CreateImplicit(Context, VtorDispStack.CurrentValue));
115 if (PackStack.CurrentValue) {
155 AlignmentVal = PackStack.CurrentValue;
217 CurrentValue = DefaultValue;
221 Stack.push_back(Slot(StackSlotLabel, CurrentValue, CurrentPragmaLocation));
230 CurrentValue = I->Value;
236 CurrentValue = Stack.back().Value
    [all...]
SemaDecl.cpp     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSerialPortLib16550/
BaseSerialPortLib16550.c 136 UINT16 CurrentValue;
138 CurrentValue = PciRead16 (PciAddress) & Mask;
139 if (CurrentValue != 0) {
140 return CurrentValue;
167 UINT32 CurrentValue;
169 CurrentValue = PciRead32 (PciAddress) & Mask;
170 if (CurrentValue != 0) {
171 return CurrentValue;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
ParseInf.c 382 CHAR8 *CurrentValue;
449 CurrentValue = strtok (NULL, "= \t\n");
450 if (CurrentValue == NULL) {
460 strcpy (Value, CurrentValue);
  /external/libmtp/src/
ptp-pack.c 874 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->CurrentValue, dpd->DataType);
965 ret = ptp_unpack_DPV (params, data, poffset, dpdlen, &dpd->CurrentValue, dpd->DataType);
1068 duplicate_PropertyValue (&src->CurrentValue, &dst->CurrentValue, src->DataType);
    [all...]
ptp.c 690 if (!strcmp((char*)next->name,"value")) { /* propdesc.CurrentValue */
692 parse_9301_value (params, (char*)xmlNodeGetContent (next), type, &dpd->CurrentValue);
1059 ptp_free_devicepropvalue (dpd->DataType, &dpd->CurrentValue);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DisplayProtocol.h 169 // Question CurrentValue
171 EFI_HII_VALUE CurrentValue;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
virtdisk.h 261 ULONGLONG CurrentValue;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Presentation.c 330 CopyMem (&DisplayStatement->CurrentValue, &Statement->HiiValue, sizeof (EFI_HII_VALUE));
344 DisplayStatement->CurrentValue.Buffer = AllocateCopyPool(Statement->StorageWidth,Statement->BufferValue);
345 DisplayStatement->CurrentValue.BufferLen = Statement->StorageWidth;
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/v8/src/
d8.h 82 Counter* CurrentValue() { return static_cast<Counter*>(entry_->value); }
  /external/clang/include/clang/Sema/
Sema.h 376 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
381 : DefaultValue(Default), CurrentValue(Default) {}
385 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h 383 Act(CurrentPragmaLocation, Action, Label, CurrentValue);
388 : DefaultValue(Default), CurrentValue(Default) {}
392 ValueType CurrentValue;
    [all...]

Completed in 3296 milliseconds

1 2