/acpica-latest/source/tools/acpiexec/ |
D | aeinitfile.c | 262 strcpy (NameBuffer, TempNameBuffer); in AeProcessInitFile() 268 strcpy (NameBuffer + 1, TempNameBuffer); in AeProcessInitFile() 274 strcpy (AcpiGbl_InitEntries[idx].Name, NameBuffer); in AeProcessInitFile() 285 strcpy (AcpiGbl_InitEntries[idx].Value, ValueBuffer); in AeProcessInitFile()
|
D | aemain.c | 326 strcpy (BatchBuffer, AcpiGbl_Optarg); in AeDoOptions() 484 strcpy (BatchBuffer, "MAIN"); in AeDoOptions() 489 strcpy (BatchBuffer, AcpiGbl_Optarg); in AeDoOptions()
|
/acpica-latest/source/compiler/ |
D | prmacros.c | 248 strcpy (IdentifierString, Identifier); in PrAddDefine() 251 strcpy (ReplacementString, Replacement); in PrAddDefine() 462 strcpy (Args[i].Name, Token); in PrAddMacro() 556 strcpy (Body, BodyInSource); in PrAddMacro() 605 strcpy (AslGbl_MacroTokenBuffer, DefineInfo->Body); in PrDoMacroInvocation()
|
D | aslrestype2s.c | 546 strcpy (ResourceSource, in RsDoGpioIntDescriptor() 754 strcpy (ResourceSource, in RsDoGpioIoDescriptor() 944 strcpy (ResourceSource, in RsDoI2cSerialBusDescriptor() 1132 strcpy (ResourceSource, in RsDoSpiSerialBusDescriptor() 1326 strcpy (ResourceSource, in RsDoUartSerialBusDescriptor() 1483 strcpy (ResourceSource, in RsDoCsi2SerialBusDescriptor() 1628 strcpy (ResourceSource, InitializerOp->Asl.Value.String); in RsDoPinFunctionDescriptor() 1793 strcpy (ResourceSourceString, InitializerOp->Asl.Value.String); in RsDoClockInputDescriptor() 1931 strcpy (ResourceSource, InitializerOp->Asl.Value.String); in RsDoPinConfigDescriptor() 2087 strcpy (Label, InitializerOp->Asl.Value.String); in RsDoPinGroupDescriptor() [all …]
|
D | cvcompiler.c | 197 strcpy (CommentString, AslGbl_MsgBuffer); in CvProcessComment() 212 strcpy (FinalLineToken, LineToken); in CvProcessComment() 317 strcpy (CommentString, AslGbl_MsgBuffer); in CvProcessCommentType2() 511 strcpy (NewFilename, Op->Asl.Filename); in CgWriteAmlDefBlockComment() 949 strcpy (Str, InlineComment); in CvAppendInlineComment()
|
D | aslfiles.c | 526 strcpy (NewDir->Dir, Dir); in FlAddIncludeDirectory() 593 strcpy (Pathname, FilePathname); in FlMergePathnames() 600 strcpy (CommonPath, PrefixDir); in FlMergePathnames() 639 strcpy (Pathname, CommonPath); in FlMergePathnames()
|
D | prutils.c | 317 strcpy (macro_sep, "~,() {}!*/%+-<>=&^|\"\t\n"); in PrReplaceResizeSubstring() 482 strcpy (AslGbl_MacroTokenBuffer, AslGbl_MacroTokenReplaceBuffer); in PrReplaceResizeSubstring() 773 strcpy (AslGbl_Files[ASL_FILE_INPUT].Filename, Filename); in PrPushInputFileStack()
|
D | aslsupport.l | 260 strcpy (Filename, Token); in AslDoLineDirective() 387 strcpy (AslGbl_Files[ASL_FILE_INPUT].Filename, Filename); in AslPushInputFileStack() 1017 strcpy (CleanString, AslGbl_MsgBuffer); in AslDoStringLiteral()
|
D | aslutils.c | 1160 strcpy (NewString, String); in AcpiUtStrdup() 1186 strcpy (NewString, String1); in AcpiUtStrcat() 1187 strcpy (NewString + String1Length, String2); in AcpiUtStrcat()
|
D | aslrestype2q.c | 316 strcpy ((char *) in RsDoQwordIoDescriptor() 544 strcpy ((char *) in RsDoQwordMemoryDescriptor() 770 strcpy ((char *) in RsDoQwordSpaceDescriptor()
|
D | aslrestype2w.c | 316 strcpy ((char *) in RsDoWordIoDescriptor() 535 strcpy ((char *) in RsDoWordBusNumberDescriptor() 751 strcpy ((char *) in RsDoWordSpaceDescriptor()
|
D | dtfield.c | 770 strcpy (UtLocalCacheCalloc (strlen (FieldKey->Value) + 1), FieldKey->Value); in DtCreateField() 777 strcpy (UtLocalCacheCalloc (Field->StringLength + 1), FieldValue->Value); in DtCreateField()
|
D | aslrestype2d.c | 325 strcpy ((char *) in RsDoDwordIoDescriptor() 559 strcpy ((char *) in RsDoDwordMemoryDescriptor() 790 strcpy ((char *) in RsDoDwordSpaceDescriptor()
|
D | prparser.l | 158 #define STRING_SETUP strcpy (AslGbl_StringBuffer, PrParsertext);\
|
/acpica-latest/source/tools/acpihelp/ |
D | ahasl.c | 205 strcpy (Gbl_Buffer, Keyword->Name); in AhFindAslKeywords() 322 strcpy (Gbl_Buffer, Operator->Name); in AhFindAslOperators() 408 strcpy (Gbl_LineBuffer, Op->Syntax); in AhDisplayOperatorKeywords()
|
D | ahaml.c | 208 strcpy (Gbl_Buffer, Op->OpcodeName); in AhFindAmlOpcode() 386 strcpy (Gbl_Buffer, Keyword->Name); in AhFindAmlTypes()
|
/acpica-latest/source/tools/acpidump/ |
D | apdump.c | 498 strcpy (LocalSignature, Signature); in ApDumpTableByName() 505 strcpy (LocalSignature, ACPI_SIG_FADT); in ApDumpTableByName() 509 strcpy (LocalSignature, ACPI_SIG_MADT); in ApDumpTableByName()
|
/acpica-latest/source/os_specific/service_layers/ |
D | osunixdir.c | 273 strcpy (temp_str, ExternalInfo->DirPathname); in AcpiOsGetNextFilename() 297 strcpy (ExternalInfo->temp_buffer, dir_entry->d_name); in AcpiOsGetNextFilename()
|
D | oswindir.c | 224 strcpy (FullWildcardSpec, DirPathname); in AcpiOsOpenDirectory()
|
/acpica-latest/source/components/utilities/ |
D | utids.c | 233 strcpy (Hid->String, ObjDesc->String.Pointer); in AcpiUtExecute_HID() 321 strcpy (Uid->String, ObjDesc->String.Pointer); in AcpiUtExecute_UID() 469 strcpy (NextIdString, CidObjects[i]->String.Pointer); in AcpiUtExecute_CID()
|
D | utnonansi.c | 307 strcpy (Dest, Source); in AcpiUtSafeStrcpy()
|
/acpica-latest/source/tools/acpisrc/ |
D | asfile.c | 729 strcpy (Pathname, SourcePath); in AsProcessOneFile() 792 strcpy (OutPathname, TargetPath); in AsProcessOneFile() 856 strcpy (SrcPath, SourceDirPath); in AsCheckForDirectory() 860 strcpy (TgtPath, TargetDirPath); in AsCheckForDirectory()
|
/acpica-latest/source/common/ |
D | adfile.c | 319 strcpy (NewFilename, InputFilename); in FlGenerateFilename() 362 strcpy (NewString, String); in FlStrdup()
|
D | acgetline.c | 472 strcpy (Buffer, NextCommand); in AcpiOsGetLine() 518 strcpy (Buffer, NextCommand); in AcpiOsGetLine()
|
/acpica-latest/source/components/executer/ |
D | exconcat.c | 384 strcpy (Buffer, LocalOperand0->String.Pointer); in AcpiExDoConcatenate() 472 strcpy (ReturnDesc->String.Pointer, "["); in AcpiExConvertToObjectTypeString()
|