HomeSort by relevance Sort by last modified time
    Searched refs:N_ (Results 26 - 50 of 52) sorted by null

12 3

  /ndk/sources/host-tools/make-3.81/
main.c 293 N_("Options:\n"),
294 N_("\
296 N_("\
298 N_("\
301 N_("\
303 N_("\
305 N_("\
308 N_("\
311 N_("\
313 N_("\
    [all...]
make.h 346 #define N_(msgid) gettext_noop (msgid)
  /external/elfutils/tests/
dwflmodtest.c 216 #undef N_
217 #define N_(Str) Str
221 { "functions", 'f', NULL, 0, N_("Additionally show function names"), 0 },
222 { "inlines", 'i', NULL, 0, N_("Show instances of inlined functions"), 0 },
  /ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c 29 # define N_(String) gettext_noop(String)
31 # define N_(String) (String)
41 #define BAD_MODIF (NO_REGEX + sizeof(N_("no previous regular expression")))
42 #define END_ERRORS (BAD_MODIF + sizeof(N_("cannot specify modifiers on empty regexp")))
  /external/elfutils/src/
strings.c 70 { NULL, 0, NULL, 0, N_("Output Selection:"), 0 },
71 { "all", 'a', NULL, 0, N_("Scan entire file, not only loaded sections"), 0 },
73 N_("Only NUL-terminated sequences of MIN-LEN characters or more are printed"), 0 },
74 { "encoding", 'e', "SELECTOR", 0, N_("\
78 N_("Print name of the file before each string."), 0 },
80 N_("Print location of the string in base 8, 10, or 16 respectively."), 0 },
81 { NULL, 'o', NULL, 0, N_("Alias for --radix=o"), 0 },
83 { NULL, 0, NULL, 0, N_("Miscellaneous:"), 0 },
88 static const char doc[] = N_("\
92 static const char args_doc[] = N_("[FILE...]")
    [all...]
findtextrel.c 68 { NULL, 0, NULL, 0, N_("Input Selection:"), 0 },
69 { "root", 'r', "PATH", 0, N_("Prepend PATH to all file names"), 0 },
71 N_("Use PATH as root of debuginfo hierarchy"), 0 },
73 { NULL, 0, NULL, 0, N_("Miscellaneous:"), 0 },
78 static const char doc[] = N_("\
82 static const char args_doc[] = N_("[FILE...]");
elfcmp.c 68 { NULL, 0, NULL, 0, N_("Control options:"), 0 },
69 { "gaps", OPT_GAPS, "ACTION", 0, N_("Control treatment of gaps in loadable segments [ignore|match] (default: ignore)"), 0 },
71 N_("Ignore permutation of buckets in SHT_HASH section"), 0 },
72 { "quiet", 'q', NULL, 0, N_("Output nothing; yield exit status only"), 0 },
74 { NULL, 0, NULL, 0, N_("Miscellaneous:"), 0 },
79 static const char doc[] = N_("\
83 static const char args_doc[] = N_("FILE1 FILE2");
objdump.c 61 { NULL, 0, NULL, 0, N_("Mode selection:"), 0 },
62 { "reloc", 'r', NULL, 0, N_("Display relocation information."), 0 },
64 N_("Display the full contents of all sections requested"), 0 },
66 N_("Display assembler code of executable sections"), 0 },
68 { NULL, 0, NULL, 0, N_("Output option selection:"), 0 },
70 N_("Only display information for section NAME."), 0 },
76 static const char doc[] = N_("\
80 static const char args_doc[] = N_("[FILE...]");
ranlib.c 74 static const char doc[] = N_("Generate an index to speed access to archives.");
77 static const char args_doc[] = N_("ARCHIVE");
strip.c 72 { NULL, 0, NULL, 0, N_("Output selection:"), 0 },
73 { "output", 'o', "FILE", 0, N_("Place stripped output into FILE"), 0 },
74 { NULL, 'f', "FILE", 0, N_("Extract the removed sections into FILE"), 0 },
75 { NULL, 'F', "FILE", 0, N_("Embed name FILE instead of -f argument"), 0 },
77 { NULL, 0, NULL, 0, N_("Output options:"), 0 },
79 { "strip-debug", 'g', NULL, 0, N_("Remove all debugging symbols"), 0 },
83 N_("Copy modified/access timestamps to the output"), 0 },
85 N_("Remove .comment section"), 0 },
88 N_("Relax a few rules to handle slightly broken ELF files"), 0 },
93 static const char doc[] = N_("Discard symbols from object files.")
    [all...]
unstrip.c 78 N_("Match MODULE against file names, not module names"), 2 },
79 { "ignore-missing", 'i', NULL, 0, N_("Silently skip unfindable files"), 0 },
81 { NULL, 0, NULL, 0, N_("Output options:"), 0 },
82 { "output", 'o', "FILE", 0, N_("Place output into FILE"), 0 },
84 0, N_("Create multiple output files under DIRECTORY"), 0 },
85 { "module-names", 'm', NULL, 0, N_("Use module rather than file names"), 0 },
87 N_("Create output for modules that have no separate debug information"),
90 N_("Apply relocations to section contents in ET_REL files"), 0 },
92 N_("Only list module and file names, build IDs"), 0 },
    [all...]
readelf.c 72 { NULL, 0, NULL, 0, N_("Output selection:"), 0 },
73 { "all", 'a', NULL, 0, N_("Equivalent to: -h -l"), 0 },
74 { "dynamic", 'd', NULL, 0, N_("Display the dynamic segment"), 0 },
75 { "file-header", 'h', NULL, 0, N_("Display the ELF file header"), 0 },
77 N_("Display histogram of bucket list lengths"), 0 },
78 { "program-headers", 'l', NULL, 0, N_("Display the program headers"), 0 },
80 { "relocs", 'r', NULL, 0, N_("Display relocations"), 0 },
81 { "section-headers", 'S', NULL, 0, N_("Display the sections' header"), 0 },
83 { "symbols", 's', NULL, 0, N_("Display the symbol table"), 0 },
84 { "version-info", 'V', NULL, 0, N_("Display versioning information"), 0 }
    [all...]
elflint.c 72 N_("Be extremely strict, flag level 2 features."), 0 },
73 { "quiet", 'q', NULL, 0, N_("Do not print anything if successful"), 0 },
74 { "debuginfo", 'd', NULL, 0, N_("Binary is a separate debuginfo file"), 0 },
76 N_("Binary has been created with GNU ld and is therefore known to be \
82 static const char doc[] = N_("\
86 static const char args_doc[] = N_("FILE...");
    [all...]
  /external/oprofile/libpopt/
poptint.h 114 #define N_(foo) foo
popthelp.c 64 { "help", '?', 0, NULL, '?', N_("Show this help message"), NULL },
65 { "usage", '\0', 0, NULL, 'u', N_("Display brief usage message"), NULL },
75 { "help", '?', 0, NULL, '?', N_("Show this help message"), NULL },
76 { "usage", '\0', 0, NULL, 'u', N_("Display brief usage message"), NULL },
79 N_("Display option defaults in message"), NULL },
  /external/bison/lib/
quotearg.c 39 #define N_(msgid) msgid
245 char const *left = gettext_quote (N_("`"), quoting_style);
246 char const *right = gettext_quote (N_("'"), quoting_style);
  /external/bison/src/
system.h 124 #define N_(Msgid) (Msgid)
  /external/icu4c/samples/layout/
gnomelayout.cpp 190 GNOMEUIINFO_SUBTREE(N_((gchar *) "File"), fileMenu),
191 GNOMEUIINFO_SUBTREE(N_((gchar *) "Help"), helpMenu),
cgnomelayout.c 182 GNOMEUIINFO_SUBTREE(N_((gchar *) "File"), fileMenu),
183 GNOMEUIINFO_SUBTREE(N_((gchar *) "Help"), helpMenu),
  /external/e2fsprogs/e2fsck/
e2fsck.h 47 #define N_(a) gettext_noop (a)
49 #define N_(a) (a)
60 #define N_(a) a
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 38 #define N_(msgid) msgid
249 char const *left = gettext_quote (N_("`"), quoting_style);
250 char const *right = gettext_quote (N_("'"), quoting_style);
  /external/elfutils/lib/
eu-config.h 91 #define N_(Str) Str
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 44 #define N_(String) gettext_noop(String)
  /external/elfutils/libelf-po/
Makefile 68 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
  /external/e2fsprogs/misc/
badblocks.c 66 const char * done_string = N_("done \n");

Completed in 697 milliseconds

12 3