Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/external/icu4c/samples/uresb/
Dsr.txt29 udata { "This is udata help topic" }
30 resourcebundles { "This is resource bundle help topic" }
31 collation { "This is collation help topic" }
32 breakit { "This is break iterator help topic" }
33 translit { "This is transliteration help topic" }
34 unicode { "This is unicode help topic" }
35 format { "This is format help topic" }
Droot.txt27 udata { "ROOT udata help topic" }
28 resourcebundles { "ROOT resource bundle help topic" }
29 collation { "ROOT collation help topic" }
30 breakit { "ROOT break iterator help topic" }
31 translit { "ROOT transliteration help topic" }
32 unicode { "ROOT unicode help topic" }
33 format { "ROOT format help topic" }
Den.txt28 udata { "This is udata help topic" }
29 resourcebundles { "This is resource bundle help topic" }
30 collation { "This is collation help topic" }
31 breakit { "This is break iterator help topic" }
32 translit { "This is transliteration help topic" }
33 unicode { "This is unicode help topic" }
34 format { "This is format help topic" }
/external/oprofile/libpopt/
Dpopthelp.c226 const char * help = D_(translation_domain, opt->descrip); in singleOptionHelp() local
267 char * t = malloc((help ? strlen(help) : 0) + in singleOptionHelp()
272 if (help) { in singleOptionHelp()
273 strcpy(te, help); te += strlen(te); in singleOptionHelp()
358 if (help) in singleOptionHelp()
368 help = defs; in singleOptionHelp()
373 helpLength = strlen(help); in singleOptionHelp()
379 ch = help + lineLength - 1; in singleOptionHelp()
380 while (ch > help && !isspace(*ch)) ch--; in singleOptionHelp()
381 if (ch == help) break; /* give up */ in singleOptionHelp()
[all …]
/external/yaffs2/yaffs2/
DKconfig11 help
27 help
36 help
46 help
57 help
66 help
77 help
97 help
112 help
130 help
[all …]
/external/jpeg/
Dltmain.sh36 help="Try \`$progname --help' for more information."
105 --help)
149 $echo "$help" 1>&2
162 $echo "$help" 1>&2
211 $echo "$help" 1>&2
216 generic_help="$help"
217 help="Try \`$modename --help --mode=$mode' for more information."
236 $echo "$help" 1>&2
305 $echo "$help" 1>&2
801 $echo "$help" 1>&2
[all …]
/external/iptables/extensions/
Dlibipt_pkttype.c27 const char *help; member
52 printf("\t%-14s\t\t%s\n", supported_types[i].name, supported_types[i].help); in print_types()
58 static void help(void) in help() function
156 .help = &help,
Dlibipt_MARK.c14 help(void) in help() function
213 .help = &help,
230 .help = &help,
Dlibipt_unclean.c9 help(void) in help() function
43 .help = &help,
Dlibipt_NOTRACK.c12 help(void) in help() function
51 .help = &help,
Dlibip6t_standard.c12 help(void) in help() function
55 .help = &help,
Dlibipt_MIRROR.c12 help(void) in help() function
50 .help = &help,
Dlibipt_standard.c12 help(void) in help() function
57 .help = &help,
Dlibip6t_eui64.c16 help(void) in help() function
65 .help = &help,
Dlibipt_NFQUEUE.c21 static void help(void) in help() function
102 .help = &help,
Dlibip6t_NFQUEUE.c21 static void help(void) in help() function
102 .help = &help,
Dlibipt_helper.c13 help(void) in help() function
90 .help = &help,
Dlibipt_condition.c13 help(void) in help() function
93 .help = &help,
Dlibip6t_condition.c13 help(void) in help() function
93 .help = &help,
Dlibipt_quota.c22 help(void) in help() function
95 .help = &help,
Dlibip6t_MARK.c14 help(void) in help() function
119 .help = &help,
Dlibipt_comment.c19 help(void) in help() function
108 .help = &help,
Dlibipt_TCPMSS.c21 help(void) in help() function
122 .help = &help,
Dlibipt_CONNSECMARK.c17 static void help(void) in help() function
116 .help = &help,
Dlibipt_CLASSIFY.c15 help(void) in help() function
117 .help = &help,

12345678910>>...19