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

1 2

  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
printenv.c 20 StrCpy(fmt, L"%.-35g %.-20s %s\n");
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
PlatformSetupDxe.c 385 StrCpy (StringBuffer1, L"Will you disable PTT ? ");
386 StrCpy (StringBuffer2, L"Enter (YES) / Esc (NO)");
402 StrCpy (StringBuffer1, L"Will you revoke trust ? ");
403 StrCpy (StringBuffer2, L"Enter (YES) / Esc (NO)");
420 StrCpy (StringBuffer1, L"WARNING: SOC may be damaged due to high temperature");
421 StrCpy (StringBuffer2, L"when DPTF is disabled and IGD turbo is enabled.");
422 StrCpy (StringBuffer3, L"Press Enter/ESC to continue...");
435 StrCpy (StringBuffer1, L"WARNING: All your data on the eMMC will be lost");
436 StrCpy (StringBuffer2, L"Do you really want to enable secure erase on eMMC?");
437 StrCpy (StringBuffer3, L" Enter (YES) / Esc (NO) ");
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Wchar/
Copying.c 32 return (wchar_t *)StrCpy( (CHAR16 *)s1, (CONST CHAR16 *)s2);
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
error.c 70 StrCpy (Buffer, ErrorCodeTable[Index].Desc);
str.c 107 StrCpy (
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSimpleFileSystemDxe/
WinNtSimpleFileSystem.c 366 StrCpy (Private->VolumeLabel, L"EFI_EMULATED");
575 StrCpy (PrivateFile->FilePath, Private->FilePath);
576 StrCpy (PrivateFile->FileName, PrivateFile->FilePath);
627 StrCpy (TempFileName, PrivateFile->FilePath);
925 StrCpy (TempFileName, FileName);
977 StrCpy (NewPrivateFile->FilePath, PrivateFile->FileName);
979 StrCpy (NewPrivateFile->FilePath, PrivateFile->FilePath);
992 StrCpy (NewPrivateFile->FileName, PrivateRoot->FilePath);
996 StrCpy (NewPrivateFile->FileName, NewPrivateFile->FilePath);
1086 StrCpy (NewPrivateFile->FilePath, NewPrivateFile->FileName);
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscBaseBoardManufacturerFunction.c 73 StrCpy (TypeString, L"");
79 StrCpy (TypeString, L"Unknown");
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/ThunkProtocolList/
ThunkProtocolList.c 57 StrCpy (StartString, ConfigString);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
PerformanceLib.c 322 StrCpy ((Node->GaugeData).Token, Token);
326 StrCpy ((Node->GaugeData).Host, Host);
873 StrCpy (GaugeData->Host, HostNew);
875 StrCpy (GaugeData->Host, L"");
879 StrCpy (GaugeData->Token, TokenNew);
881 StrCpy (GaugeData->Token, L"");
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
ArmFvpDxe.c 188 StrCpy (TextDevicePath, ((CHAR16*)PcdGetPtr (PcdFvpFdtDevicePathsBase)));
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
PosixFileSystem.c 1025 StrCpy ((CHAR16 *) FileSystemInfoBuffer->VolumeLabel, PrivateRoot->VolumeLabel);
1034 StrCpy ((CHAR16 *) Buffer, PrivateRoot->VolumeLabel);
1118 StrCpy (PrivateRoot->VolumeLabel, NewFileSystemInfo->VolumeLabel);
1133 StrCpy (PrivateRoot->VolumeLabel, (CHAR16 *) Buffer);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BuildLibCalls.cpp 97 /// EmitStrCpy - Emit a call to the strcpy function to the builder, for the
106 Value *StrCpy = M->getOrInsertFunction(Name, AttrListPtr::get(AWI, 2),
108 CallInst *CI = B.CreateCall2(StrCpy, CastToCStr(Dst, B), CastToCStr(Src, B),
110 if (const Function *F = dyn_cast<Function>(StrCpy->stripPointerCasts()))
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
Variable.c 69 StrCpy ((CHAR16 *)++mVariableArrayNextFree, VariableName);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
Diagnostics.c 47 StrCpy (mLogBuffer, Str);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/BiosIdLib/
BiosIdLib.c 306 StrCpy (BiosVersion, (CHAR16 *) (&(BiosIdImage.BiosIdString)));
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.cc 46 // StrCpy). Returns true if the source string was successfully copied
48 bool StrCpy(const char* src, char** dst_ptr) {
66 strcpy(dst, src); // NOLINT
915 strcpy(codec_id_, codec_id);
932 strcpy(language_, language);
948 strcpy(name_, name);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
String.c 46 StrCpy (
371 StrCpy (Destination + StrLen (Destination), Source);
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FileStorage.c 258 StrCpy (VAR_FILE_FILEPATH (Dev), FilePath);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
ConfigAccess.c 599 StrCpy (StrPointer, FinalResults);
604 StrCpy (StrPointer + 1, SingleResult);
861 StrCpy ((CHAR16 *) &IfrDataEntry->Data, String);
    [all...]
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 137 case LibFunc::strcpy:
774 if (!TLI->has(LibFunc::strcpy))
779 Value *StrCpy = M->getOrInsertFunction(Name, I8Ptr, I8Ptr, I8Ptr, nullptr);
782 B.CreateCall(StrCpy, {castToCStr(Dst, B), castToCStr(Src, B)}, Name);
783 if (const Function *F = dyn_cast<Function>(StrCpy->stripPointerCasts()))
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBusDriverDxe/
WinNtBusDriver.c 457 StrCpy (TempStr, PcdTempStr);
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
MemorySubClass.c 214 StrCpy (StringBuffer, L"NO DIMM,MEMROY DOWN");
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
InstallBootMenu.c 251 StrCpy (BdsLoadOption->OptionalData, BootArgs);
257 StrCpy (BdsLoadOption->Description, BootDescription);
  /device/linaro/bootloader/edk2/ArmPkg/Filesystem/SemihostFs/Arm/
SemihostFs.c 846 StrCpy (Info->VolumeLabel, mSemihostFsLabel);
906 StrCpy (Buffer, mSemihostFsLabel);
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsMisc.c 1134 StrCpy (StringBuffer1, L"Configuration changed. Reset to apply it Now.");
1135 StrCpy (StringBuffer2, L"Press ENTER to reset");
    [all...]

Completed in 760 milliseconds

1 2