HomeSort by relevance Sort by last modified time
    Searched refs:N_ (Results 76 - 100 of 129) sorted by null

1 2 34 5 6

  /external/elfutils/0.153/src/
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 content 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...]");
88 { &color_argp, 0, N_("Output formatting"), 2 },
findtextrel.c 70 { NULL, 0, NULL, 0, N_("Input Selection:"), 0 },
71 { "root", 'r', "PATH", 0, N_("Prepend PATH to all file names"), 0 },
73 N_("Use PATH as root of debuginfo hierarchy"), 0 },
75 { NULL, 0, NULL, 0, N_("Miscellaneous:"), 0 },
80 static const char doc[] = N_("\
84 static const char args_doc[] = N_("[FILE...]");
elfcmp.c 70 { NULL, 0, NULL, 0, N_("Control options:"), 0 },
72 N_("Output all differences, not just the first"), 0 },
73 { "gaps", OPT_GAPS, "ACTION", 0, N_("Control treatment of gaps in loadable segments [ignore|match] (default: ignore)"), 0 },
75 N_("Ignore permutation of buckets in SHT_HASH section"), 0 },
77 N_("Ignore differences in build ID"), 0 },
78 { "quiet", 'q', NULL, 0, N_("Output nothing; yield exit status only"), 0 },
80 { NULL, 0, NULL, 0, N_("Miscellaneous:"), 0 },
85 static const char doc[] = N_("\
89 static const char args_doc[] = N_("FILE1 FILE2");
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 76 { NULL, 0, NULL, 0, N_("Output selection:"), 0 },
77 { "output", 'o', "FILE", 0, N_("Place stripped output into FILE"), 0 },
78 { NULL, 'f', "FILE", 0, N_("Extract the removed sections into FILE"), 0 },
79 { NULL, 'F', "FILE", 0, N_("Embed name FILE instead of -f argument"), 0 },
81 { NULL, 0, NULL, 0, N_("Output options:"), 0 },
83 { "strip-debug", 'g', NULL, 0, N_("Remove all debugging symbols"), 0 },
87 N_("Remove section headers (not recommended)"), 0 },
89 N_("Copy modified/access timestamps to the output"), 0 },
91 N_("Resolve all trivial relocations between debug sections if the removed sections are placed in a debug file (only relevant for ET_REL files, operation is not reversable, needs -f)"), 0 },
93 N_("Remove .comment section"), 0 }
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.c 133 N_("ignoring default rel in non-64-bit mode"));
159 N_("invalid argument to [%s]"), "CPU");
166 yasm_error_set(YASM_ERROR_SYNTAX, N_("invalid argument to [%s]"),
188 yasm_error_set(YASM_ERROR_VALUE, N_("invalid argument to [%s]"),
447 N_("Invalid mode_bits in x86_get_fill"));
476 yasm_error_set(YASM_ERROR_VALUE, N_("unknown register size"));
507 yasm_error_set(YASM_ERROR_VALUE, N_("bad register group"));
571 yasm_error_set(YASM_ERROR_VALUE, N_("unknown register size"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/
util.h 91 # define N_(String) gettext_noop(String)
93 # define N_(String) (String)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parser.c 87 yasm_warn_set(YASM_WARN_GENERAL, N_("end of file in comment"));
  /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/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
floatnum.c 519 N_("Unsupported floating-point arithmetic operation"));
596 yasm_internal_error(N_("Both underflow and overflow set"));
620 N_("Byte length of BitVector does not match bit length"));
681 yasm_internal_error(N_("unsupported floatnum functionality"));
697 yasm_internal_error(N_("Invalid float conversion size"));
704 N_("underflow in floating point expression"));
707 N_("overflow in floating point expression"));
section.c 136 N_("no size specified in %s declaration"), "COMMON");
160 N_("invalid argument to directive `%s'"), "SECTION");
248 N_("object format `%s' does not support architecture `%s' machine `%s'"),
270 N_("`%s' is not a valid debug format for object format `%s'"),
279 N_("debug format `%s' does not work with object format `%s'"),
567 yasm_internal_error(N_("NULL destroy function given to add_reloc"));
569 yasm_internal_error(N_("different destroy function given to add_reloc"));
944 yasm_internal_error(N_("could not calculate bc distance"));
973 N_("circular reference detected"));
    [all...]
symrec.c 302 N_("`%s' previously defined here"), name);
303 yasm_error_set(YASM_ERROR_GENERAL, N_("redefinition of `%s'"),
308 N_("`%s' both defined and declared extern"), name);
399 N_("duplicate definition of `%s'; first defined on line %lu"),
421 N_("undefined symbol `%s' (first use)"), sym->name);
442 N_(" (Each undefined symbol is reported only once.)"));
hamt.c 69 N_("Subtrie is seen as subtrie before flag is set (misaligned?)")); \
75 N_("Value is seen as subtrie (misaligned?)")); \
241 N_("Data is seen as subtrie (misaligned?)"));
bc-reserve.c 122 yasm_internal_error(N_("bc_reserve_tobytes called"));
errwarn.c 165 yasm_gettext_hook(N_("INTERNAL ERROR at %s, line %u: %s\n")),
180 fprintf(stderr, "%s: ", yasm_gettext_hook(N_("FATAL")));
238 yasm_internal_error(N_("Unexpected errwarn insert action"));
498 yasm_gettext_hook(N_("warnings being treated as errors")),
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv-symline.c 375 yasm__fatal(N_("codeview: could not open source file"));
468 yasm_internal_error(N_("could not find filename in table"));
588 N_("codeview file number %d unassigned"), i+1);
723 yasm_internal_error(N_("tried to calc_len a codeview symhead bytecode"));
797 yasm_internal_error(N_("tried to calc_len a codeview fileinfo bytecode"));
865 yasm_internal_error(N_("tried to calc_len a codeview linehead bytecode"));
    [all...]
  /external/bison/src/
system.h 116 # define N_(Msgid) (Msgid)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
lc3barch.c 146 N_("LC-3b does not support floating point"));
lc3bbc.c 163 yasm_error_set(YASM_ERROR_VALUE, N_("jump target out of range"));
234 yasm_internal_error(N_("Unrecognized immediate type"));
  /external/icu/icu4c/source/samples/layout/
gnomelayout.cpp 190 GNOMEUIINFO_SUBTREE(N_((gchar *) "File"), fileMenu),
191 GNOMEUIINFO_SUBTREE(N_((gchar *) "Help"), helpMenu),
  /external/eigen/unsupported/Eigen/src/Splines/
Spline.h 25 * C(u) & = \sum_{i=0}^{n}N_{i,p}(u)P_i
100 * C(u) & = \sum_{i=0}^{n}N_{i,p}P_i
113 * \frac{d^i}{du^i}C(u) & = \sum_{i=0}^{n} \frac{d^i}{du^i} N_{i,p}(u)P_i
142 * N_{i,p}(u), \hdots, N_{i+p+1,p}(u)
156 * \frac{d^i}{du^i} N_{i,p}(u), \hdots, \frac{d^i}{du^i} N_{i+p+1,p}(u)
197 * N_{i,p}(u), \hdots, N_{i+p+1,p}(u)
350 void basisFunctionDerivativesImpl(const SplineType& spline, typename SplineType::Scalar u, DenseIndex order, DerivativeType& N_)
    [all...]
  /external/bison/lib/
quotearg.c 47 #define N_(msgid) msgid
312 left_quote = gettext_quote (N_("`"), quoting_style);
313 right_quote = gettext_quote (N_("'"), quoting_style);
  /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);

Completed in 577 milliseconds

1 2 34 5 6