Searched refs:Keyword (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dkeyword-list.h3 /* Keyword list.
28 /* List node of a linear list of Keyword. */
33 Keyword_List (Keyword *car);
36 Keyword * first () const;
42 Keyword * const _car;
69 bool (*less) (Keyword *keyword1,
70 Keyword *keyword2));
H A Dkeyword.h3 /* Keyword data.
32 struct Keyword struct
35 Keyword (const char *allchars, int allchars_length,
50 struct KeywordExt : public Keyword
85 /* An abstract factory for creating Keyword instances.
97 /* Creates a new Keyword. */
98 virtual /*abstract*/ Keyword *
H A Dkeyword-list.cc0 /* Keyword list.
29 Keyword_List::Keyword_List (Keyword *car)
81 typedef bool (*Keyword_Comparison) (Keyword *keyword1, Keyword *keyword2);
H A Dmain.cc32 /* This Keyword factory produces KeywordExt instances. */
36 virtual Keyword * create_keyword (const char *allchars, int allchars_length,
40 Keyword *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dinit2.c57 typedef struct Keyword struct
60 } Keyword; typedef in typeref:struct:Keyword
62 static Keyword keywords[] =
212 { struct Keyword *k;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dinit2.c57 typedef struct Keyword struct
60 } Keyword; typedef in typeref:struct:Keyword
62 static Keyword keywords[] =
212 { struct Keyword *k;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dinit2.c57 typedef struct Keyword struct
60 } Keyword; typedef in typeref:struct:Keyword
62 static Keyword keywords[] =
212 { struct Keyword *k;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dinit2.c57 typedef struct Keyword struct
60 } Keyword; typedef in typeref:struct:Keyword
62 static Keyword keywords[] =
212 { struct Keyword *k;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Djava.exp32 /* Keyword definition for the GNU compiler for the Java(TM) language.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c3276 static bool __init BusLogic_ParseKeyword(char **StringPointer, char *Keyword) argument
3279 while (*Keyword != '\0') {
3281 char KeywordChar = *Keyword++;

Completed in 147 milliseconds