/external/icu4c/samples/uresb/ |
D | sr.txt | 29 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" }
|
D | root.txt | 27 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" }
|
D | en.txt | 28 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/ |
D | popthelp.c | 226 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/ |
D | Kconfig | 11 help 27 help 36 help 46 help 57 help 66 help 77 help 97 help 112 help 130 help [all …]
|
/external/jpeg/ |
D | ltmain.sh | 36 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/ |
D | libipt_pkttype.c | 27 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,
|
D | libipt_MARK.c | 14 help(void) in help() function 213 .help = &help, 230 .help = &help,
|
D | libipt_unclean.c | 9 help(void) in help() function 43 .help = &help,
|
D | libipt_NOTRACK.c | 12 help(void) in help() function 51 .help = &help,
|
D | libip6t_standard.c | 12 help(void) in help() function 55 .help = &help,
|
D | libipt_MIRROR.c | 12 help(void) in help() function 50 .help = &help,
|
D | libipt_standard.c | 12 help(void) in help() function 57 .help = &help,
|
D | libip6t_eui64.c | 16 help(void) in help() function 65 .help = &help,
|
D | libipt_NFQUEUE.c | 21 static void help(void) in help() function 102 .help = &help,
|
D | libip6t_NFQUEUE.c | 21 static void help(void) in help() function 102 .help = &help,
|
D | libipt_helper.c | 13 help(void) in help() function 90 .help = &help,
|
D | libipt_condition.c | 13 help(void) in help() function 93 .help = &help,
|
D | libip6t_condition.c | 13 help(void) in help() function 93 .help = &help,
|
D | libipt_quota.c | 22 help(void) in help() function 95 .help = &help,
|
D | libip6t_MARK.c | 14 help(void) in help() function 119 .help = &help,
|
D | libipt_comment.c | 19 help(void) in help() function 108 .help = &help,
|
D | libipt_TCPMSS.c | 21 help(void) in help() function 122 .help = &help,
|
D | libipt_CONNSECMARK.c | 17 static void help(void) in help() function 116 .help = &help,
|
D | libipt_CLASSIFY.c | 15 help(void) in help() function 117 .help = &help,
|