Searched refs:keyword (Results 51 - 75 of 75) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c212 { "keyword", optional_argument, NULL, 'k' },
400 /* Make "--keyword=" work like "--keyword" and "-k". */
827 preceding keyword lines) in output file\n"));
838 -k, --keyword[=WORD] additional keyword to be looked for (without\n\
846 number ARG of keyword WORD\n"));
1159 const char *keyword, size_t keyword_len,
1164 if (hash_find_entry (table, keyword, keyword_len, &old_value))
1170 keyword
1158 insert_keyword_callshape(hash_table *table, const char *keyword, size_t keyword_len, const struct callshape *shape) argument
[all...]
H A Dx-perl.c47 Also, the syntax after the 'sub' keyword is specified in perlsub.pod.
412 keyword. */
419 for later, because it may be attached to a keyword string. */
522 token_type_keyword_symbol /* keyword symbol */
1369 /* Yuck, we cannot accept ${gettext} as a keyword... Except for
1504 /* TODO: Shouldn't we use the shapes of the keyword, instead
1510 shapes.keyword = tp->string; /* XXX storage duration? */
1648 some keyword hash (reference). The string is UTF-8 encoded. */
2799 a keyword, followed by a left paren, followed by a string. When we
2805 keyword (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dcdjpeg.h152 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
H A Dwrjpgcom.c384 keymatch (char * arg, const char * keyword, int minchars) argument
385 /* Case-insensitive matching of (possibly abbreviated) keyword switches. */
386 /* keyword is the constant keyword (must be lower case already), */
393 if ((ck = *keyword++) == '\0')
394 return 0; /* arg longer than keyword, no good */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A DMakefile28 --add-comments --keyword=_ --keyword=N_ \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A DMakefile27 --add-comments --keyword=_ --keyword=N_ \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c132 keyword_t *keyword, *to_be_freed; local
136 for (keyword=keyword_list; keyword;) {
137 to_be_freed = keyword;
138 keyword = keyword->next;
140 /* fprintf(stderr, "keyword %p freed.\n",keyword);*/
148 /* fprintf(stderr, "read keyword %s\n", buf);*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.c36 struct keyword words[];
996 struct keyword *kw;
1174 for (kw = words; kw->keyword; kw++)
1176 if (!strcasecmp (s, kw->keyword))
1187 if (!kw->keyword)
1198 struct keyword words[] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c656 #define FLAG(name, value, keyword, flag) \
657 if (strcmp(name, keyword) == 0) { \
674 #define NUMBER(name, value, keyword, func, t) \
675 if (strcmp(name, keyword) == 0) { \
682 #define STRING(name, value, keyword, func) \
683 if (strcmp(name, keyword) == 0) { \
758 "unknown command-line configuration keyword \"%s\"", name);
944 "unknown input-file header configuration keyword \"%s\"",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c641 #define FLAG(name, value, keyword, flag) \
642 if (strcmp(name, keyword) == 0) { \
659 #define NUMBER(name, value, keyword, func, t) \
660 if (strcmp(name, keyword) == 0) { \
667 #define STRING(name, value, keyword, func) \
668 if (strcmp(name, keyword) == 0) { \
743 "unknown command-line configuration keyword \"%s\"", name);
929 "unknown input-file header configuration keyword \"%s\"",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dfiles.c280 const char *keyword; member in struct:config_keyword
287 /* keyword handler variable address default */
357 if (!strcasecmp(token, keywords[i].keyword))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/
H A DMakefile98 --keyword=_ --flag=_:1:pass-c-format \
99 --keyword=N_ --flag=N_:1:pass-c-format \
100 --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
101 --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl/po/
H A DMakefile.am14 XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-tcl-format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl-tk/po/
H A DMakefile.am14 XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-tcl-format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile195 --keyword=_ --flag=_:1:pass-c-format \
196 --keyword=N_ --flag=N_:1:pass-c-format \
197 --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
198 --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-clisp/po/
H A DMakefile.am14 XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-lisp-format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-guile/po/
H A DMakefile.am14 XGETTEXT_OPTIONS = --keyword=_ --flag=_:1:pass-scheme-format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/po/
H A DMakefile93 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/po/
H A DMakefile81 --keyword=_ --flag=_:1:pass-c-format \
82 --keyword=N_ --flag=N_:1:pass-c-format \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-sh-1470 ${XGETTEXT} --omit-header --no-location --keyword=ngettext:1 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex140 {\em flags\/}, consisting of a single keyword, and {\em parameters\/},
141 consisting of a keyword followed by a value. For convenience,
163 A syntax error on the command line: an unknown keyword, incorrectly formatted
2142 with the same keyword that was used to create the rule.
2144 The keyword \verb|lookup| is followed by a routing table identifier,
2147 If the rule does NAT (f.e.\ rule \#320), it is shown by the keyword
2198 of users is shown after the \verb|users| keyword.
2315 The keyword \verb|oifs| is followed by a list of output interfaces, separated
2860 It is important that the address after the \verb|nat| keyword
H A Dip-tunnels.tex62 Note keyword \verb|onlink|, it is the magic key that orders kernel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Druntests.pl2758 $why = "disabled by keyword";
2765 $why = "disabled by missing keyword";
4298 [keyword] like "IPv6" to select only tests containing the key word
4299 [!keyword] like "!cookies" to disable any tests containing the key word
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbroadcom.c7157 const char *keyword; member in struct:__anon11518
7210 if (sscanf(nvram_safe_get(strcat_r(prefix, wins[i].keyword, tmp)), "%u %u",
7215 wins[i].keyword,
7216 wins[i].keyword, sec,
7217 wins[i].keyword, thr );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c4948 ** appears after the AS keyword when the database is connected using [ATTACH].
5404 ** TEMP database, or the name that appears after the AS keyword for
5888 ** temporary database, or the name specified after the AS keyword in
9141 #define EP_Distinct 0x0010 /* Aggregate function with DISTINCT keyword */
9309 #define JT_CROSS 0x0002 /* Explicit use of the CROSS keyword */
9313 #define JT_OUTER 0x0020 /* The "OUTER" keyword is present */
[all...]

Completed in 513 milliseconds

123