Home
last modified time | relevance | path

Searched refs:Keyword (Results 1 – 14 of 14) sorted by relevance

/acpica-3.7.0/source/tools/acpisrc/
Dasremove.c159 char *Keyword,
177 char *Keyword, in AsRemoveStatement() argument
185 KeywordLength = strlen (Keyword); in AsRemoveStatement()
191 SubString = strstr (SubBuffer, Keyword); in AsRemoveStatement()
255 char *Keyword) in AsRemoveConditionalCompile() argument
266 KeywordLength = strlen (Keyword); in AsRemoveConditionalCompile()
271 SubBuffer = strstr (SubString, Keyword); in AsRemoveConditionalCompile()
348 SubString = SubBuffer + strlen (Keyword); in AsRemoveConditionalCompile()
426 char *Keyword) variable
438 SubString = strstr (SubBuffer, Keyword);
[all …]
Dacpisrc.h370 char *Keyword);
403 char *Keyword);
417 char *Keyword);
444 char *Keyword);
522 char *Keyword,
Dasconvrt.c1605 char *Keyword, in AsInsertPrefix() argument
1637 strcpy (LowerKeyword, Keyword); in AsInsertPrefix()
1643 KeywordLength = strlen (Keyword); in AsInsertPrefix()
/acpica-3.7.0/source/tools/acpihelp/
Dahaml.c362 const AH_AML_TYPE *Keyword; in AhFindAmlTypes() local
368 for (Keyword = Gbl_AmlTypesInfo; Keyword->Name; Keyword++) in AhFindAmlTypes()
372 printf (" %s\n", Keyword->Name); in AhFindAmlTypes()
379 AhDisplayAmlType (Keyword); in AhFindAmlTypes()
386 strcpy (Gbl_Buffer, Keyword->Name); in AhFindAmlTypes()
391 AhDisplayAmlType (Keyword); in AhFindAmlTypes()
Dahasl.c188 const AH_ASL_KEYWORD *Keyword; in AhFindAslKeywords() local
194 for (Keyword = Gbl_AslKeywordInfo; Keyword->Name; Keyword++) in AhFindAslKeywords()
198 AhDisplayAslKeyword (Keyword); in AhFindAslKeywords()
205 strcpy (Gbl_Buffer, Keyword->Name); in AhFindAslKeywords()
210 AhDisplayAslKeyword (Keyword); in AhFindAslKeywords()
/acpica-3.7.0/source/os_specific/service_layers/
Doslinuxtbl.c210 const char *Keyword);
620 const char *Keyword) in OslFindRsdpViaEfiByKeyword() argument
627 snprintf (Format, 32, "%s=%s", Keyword, "%llx"); in OslFindRsdpViaEfiByKeyword()
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0147/
DDECL.asl31 * SUMMARY: ProcessorObj Object Type Keyword is not present in ObjectTypeKeyword
/acpica-3.7.0/tests/aslts/src/compilation/collection/
Dname.asl299 // Some different from UnknownObj ObjectType Keyword specified in the
360 // Some different from UnknownObj ObjectType Keyword specified in the
/acpica-3.7.0/tests/aslts/src/runtime/collections/bdemo/ACPICA/0148_ASL/
DDECL.asl39 // Some different from UnknownObj ObjectType Keyword specified in the
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/name/
Dmethod.asl79 * - Every ASL data type should have a respective unique ObjectType Keyword.
88 * UnknownObj ObjectType Keyword specified in the ReturnType position
Dfunction.asl76 * UnknownObj ObjectType Keyword specified in the ReturnType position
/acpica-3.7.0/tests/aslts/src/runtime/collections/functional/region/
Dopregions.asl52 Name (FRSK, 0x0101) /* Some false RegionSpace Keyword */
/acpica-3.7.0/tests/aslts/adm/BugState/
DALLBUGS_DUP154 147| S | 400 | | | | ProcessorObj Object Type Keyword is not present…
DALLBUGS154 147| S | 400 | | | | ProcessorObj Object Type Keyword is not present…