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

1 2

  /external/llvm/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 28 /// prompt.
106 const std::string &getPrompt() const { return Prompt; }
107 void setPrompt(const std::string &P) { Prompt = P; }
113 std::string Prompt;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueDefinitionChangesBase.h 59 STRING_REF Prompt; // The String Token for the Prompt
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerDxe.c 700 EFI_STRING_ID Prompt;
764 Prompt = HiiSetString (mDriverHealthManagerHiiHandle, 0, String, NULL);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcBoot.c 53 Select and maintain the boot prompt if needed.
57 @retval EFI_SUCCESS Selected boot prompt done.
58 @retval EFI_TIMEOUT Selected boot prompt timed out.
78 UINT8 *Prompt;
90 // Only DhcpPxe10 and ProxyPxe10 offer needs boot prompt.
104 // we must not consider a boot prompt or boot menu if all of the following hold:
118 Prompt = VendorOpt->MenuPrompt->Prompt;
183 PxeBcDisplayBootItem (Prompt, PromptLen);
495 // If prompt/discover is disabled, get the first boot server from the boot servers list.
    [all...]
PxeBcDhcp4.h 238 UINT8 Prompt[1];
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
UefiIfrParser.h 192 EFI_STRING_ID Prompt;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c     [all...]
PxeBcDhcp.h 204 UINT8 Prompt[1];
465 Choose the boot prompt.
469 @retval EFI_SUCCESS Select boot prompt done.
470 @retval EFI_TIMEOUT Select boot prompt time out.
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
FrameworkInternalFormRepresentation.h 157 STRING_REF Prompt;
179 STRING_REF Prompt; ///< The String Token for the Prompt.
187 STRING_REF Prompt; ///< The string token for the prompt.
195 STRING_REF Prompt; ///< The String Token for the Prompt.
213 STRING_REF Prompt; ///< The String Token for the Prompt.
247 STRING_REF Prompt; ///< The String Token for the Prompt.
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]
  /frameworks/base/core/java/android/app/
VoiceInteractor.java 328 final Prompt mPrompt;
333 * @param prompt Optional confirmation to speak to the user or null if nothing
337 public ConfirmationRequest(@Nullable Prompt prompt, @Nullable Bundle extras) {
338 mPrompt = prompt;
344 * @param prompt Optional confirmation to speak to the user or null if nothing
349 public ConfirmationRequest(CharSequence prompt, Bundle extras) {
350 mPrompt = (prompt != null ? new Prompt(prompt) : null)
    [all...]

Completed in 769 milliseconds

1 2