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

1 2 3

  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
IpSecConfig.c 33 { L"-p", TypeValue },
34 { L"-a", TypeValue },
35 { L"-i", TypeValue },
36 { L"-e", TypeValue },
37 { L"-d", TypeValue },
48 { L"--local", TypeValue },
49 { L"--remote", TypeValue },
50 { L"--proto", TypeValue },
51 { L"--local-port", TypeValue },
52 { L"--remote-port", TypeValue },
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Reset.c 19 {L"-w", TypeValue},
20 {L"-s", TypeValue},
21 {L"-c", TypeValue},
Set.c 49 {L"-d", TypeValue},
Parse.c 366 {L"-i", TypeValue},
367 {L"-s", TypeValue},
Vol.c 191 {L"-n", TypeValue},
Map.c 983 {L"-d", TypeValue},
989 {L"-t", TypeValue},
990 {L"-sfo", TypeValue},
    [all...]
TimeDate.c 281 {L"-d", TypeValue},
286 {L"-d", TypeValue},
287 {L"-tz", TypeValue},
  /device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
LinuxLoaderShellApp.c 28 {L"-f", TypeValue},
29 {L"-d", TypeValue},
30 {L"-c", TypeValue},
31 {L"-a", TypeValue},
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
Dp.c 82 {L"-c", TypeValue}, // -c Display cumulative data.
83 {L"-n", TypeValue}, // -n # Number of records to display for A and R
84 {L"-t", TypeValue}, // -t # Threshold of interest
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
Tftp.c 221 {L"-i", TypeValue},
222 {L"-l", TypeValue},
223 {L"-r", TypeValue},
224 {L"-c", TypeValue},
225 {L"-t", TypeValue},
  /device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
Dp.c 85 {STRING_TOKEN (STR_DP_OPTION_LC), TypeValue}, // -c Display cumulative data.
86 {STRING_TOKEN (STR_DP_OPTION_LN), TypeValue}, // -n # Number of records to display for A and R
87 {STRING_TOKEN (STR_DP_OPTION_LT), TypeValue} // -t # Threshold of interest
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DrvCfg.c     [all...]
DevTree.c 20 {L"-l", TypeValue},
Devices.c 119 {L"-l", TypeValue},
Drivers.c 22 {L"-l", TypeValue},
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DmpStore.c 582 {L"-l", TypeValue},
583 {L"-s", TypeValue},
585 {L"-guid", TypeValue},
SetVar.c 19 {L"-guid", TypeValue},
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Presentation.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Application/VConfig/
VConfig.c 44 TypeValue
52 TypeValue
  /external/v8/src/arm/
constants-arm.h 450 // int type = instr->TypeValue();
539 inline int TypeValue() const { return Bits(27, 25); }
646 return (TypeValue() == 7) && (Bit(24) == 1) && (SvcValue() >= kStopCode);
disasm-arm.cc 365 if ((instr->TypeValue() == 7) &&
584 if (instr->TypeValue() == 0) {
587 DCHECK(instr->TypeValue() == 1);
724 int type = instr->TypeValue();
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
SmbiosView.c 33 {L"-t", TypeValue},
34 {L"-h", TypeValue},
  /device/linaro/bootloader/edk2/NetworkPkg/Application/Ping6/
Ping6.c 35 TypeValue
39 TypeValue
43 TypeValue
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
Ifconfig.c 83 TypeValue
87 TypeValue
91 TypeValue
    [all...]
Ping.c 194 TypeValue
198 TypeValue
202 TypeValue
    [all...]

Completed in 377 milliseconds

1 2 3