Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcskeys.c71 char const *Keyword[] = {
98 for (j = sizeof(Keyword)/sizeof(*Keyword); (--j); ) {
102 p = Keyword[j];
143 for (j = sizeof(Keyword)/sizeof(*Keyword); (--j); )
147 for (j = sizeof(Keyword)/sizeof(*Keyword); (--j); ) {
148 if (Keyword[j] == NULL)
150 if (!strcmp(key, Keyword[j]))
173 Keyword[LocalId] = local_id;
177 if (!strcmp(key, Keyword[Id]))
179 else if (!strcmp(key, Keyword[Header]))
[all …]
H A Drcsbase.h545 extern char const *Keyword[];
H A Drcsedit.c1033 sp = Keyword[(int)marker];
/dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/
H A 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()
426 char *Keyword) variable
496 char *Keyword) in AsRemoveLine() argument
548 char *Keyword) in AsReduceTypedefs() argument
[all …]
H A Dacpisrc.h370 char *Keyword);
403 char *Keyword);
417 char *Keyword);
444 char *Keyword);
522 char *Keyword,
H A Dasconvrt.c1610 char *Keyword, in AsInsertPrefix() argument
1640 strcpy (LowerKeyword, Keyword); in AsInsertPrefix()
1646 KeywordLength = strlen (Keyword); in AsInsertPrefix()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpihelp/
H A 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()
H A 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()
/dragonfly/contrib/awk/
H A Dlex.c40 typedef struct Keyword { struct
44 } Keyword; argument
46 const Keyword keywords[] = { /* keep sorted: binary searched */
490 static int binsearch(char *w, const Keyword *kp, int n) in binsearch()
510 const Keyword *kp; in word()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgcc.texi156 * Keyword Index:: Index of concepts and symbol names.
200 @node Keyword Index
201 @unnumbered Keyword Index
/dragonfly/sys/contrib/dev/acpica/source/os_specific/service_layers/
H A Doslinuxtbl.c210 const char *Keyword);
620 const char *Keyword) in OslFindRsdpViaEfiByKeyword() argument
627 snprintf (Format, 32, "%s=%s", Keyword, "%llx"); in OslFindRsdpViaEfiByKeyword()
/dragonfly/gnu/usr.bin/rcs/
H A DNEWS233 -kkv substitutes the default `$Keyword: value $' for keyword strings.
243 -kk substitutes just `$Keyword$', which helps to ignore keyword values