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

1 2 3 45 6

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
value.c 165 yasm__fatal(N_("expression on line %d has too many add terms;"
539 yasm_internal_error(N_("unexpected expr term type"));
649 N_("floating point expression too complex"));
670 N_("expression too complex"));
insn.c 49 N_("multiple segment overrides, using leftmost"));
expr.c 79 yasm_internal_error(N_("could not find expritem in pool"));
95 yasm_internal_error(N_("Right side of expression must exist"));
102 yasm_internal_error(N_("could not find expritem in pool"));
137 yasm_internal_error(N_("too many expritems"));
828 N_("circular reference detected"));
    [all...]
file.c 171 N_("octal value out of range"));
255 yasm__fatal(N_("could not determine current working directory"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86regtmod.gperf 282 N_("`%s' is a register in %u-bit mode"), id, bits);
288 N_("`%s' segment register ignored in %u-bit mode"), id,
x86cpu.gperf 425 N_("unrecognized CPU identifier `%s'"), cpuid);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/dbg/
dbg-objfmt.c 50 fprintf(stderr, N_("could not open temporary file"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-token.re 350 N_("Unrecognized register name `%s'"), s->tok);
409 N_("ignoring unrecognized character `%s'"),
472 N_("ignoring unrecognized character `%s'"),
529 N_("unexpected end of file in string"));
550 N_("unexpected end of file in string"));
  /external/elfutils/0.153/lib/
color.c 50 N_("colorize the output. WHEN defaults to 'always' or can be 'auto' or 'never'"), 0 },
eu-config.h 76 #define N_(Str) Str
  /ndk/sources/host-tools/sed-4.2.1/
basicdefs.h 44 #define N_(String) gettext_noop(String)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 102 N_("no non-local label before `%s'"),
504 N_("ignoring unrecognized character `%s'"),
542 N_("ignoring unrecognized character `%s'"),
586 N_("ignoring unrecognized character `%s'"),
621 N_("ignoring unrecognized character `%s'"),
729 N_("ignoring unrecognized character `%s'"),
784 yasm_error_set(YASM_ERROR_SYNTAX, N_("unterminated string"));
  /external/icu/icu4c/source/samples/layout/
cgnomelayout.c 182 GNOMEUIINFO_SUBTREE(N_((gchar *) "File"), fileMenu),
183 GNOMEUIINFO_SUBTREE(N_((gchar *) "Help"), helpMenu),
  /external/libexif/libexif/
exif-data.c 1178 {EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS, N_("Ignore unknown tags"),
1179 N_("Ignore unknown tags when loading EXIF data.")},
1180 {EXIF_DATA_OPTION_FOLLOW_SPECIFICATION, N_("Follow specification"),
1181 N_("Add, correct and remove entries to get EXIF data that follows "
1183 {EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE, N_("Do not change maker note"),
1184 N_("When loading and resaving Exif data, save the maker note unmodified."
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv-type.c 560 yasm_internal_error(N_("unknown leaf format character"));
601 yasm_internal_error(N_("unknown leaf format character"));
658 yasm_internal_error(N_("unknown leaf format character"));
    [all...]
  /external/elfutils/0.153/src/
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 73 { NULL, 0, NULL, 0, N_("ELF output selection:"), 0 },
75 N_("All these plus -p .strtab -p .dynstr -p .comment"), 0 },
76 { "dynamic", 'd', NULL, 0, N_("Display the dynamic segment"), 0 },
77 { "file-header", 'h', NULL, 0, N_("Display the ELF file header"), 0 },
79 N_("Display histogram of bucket list lengths"), 0 },
80 { "program-headers", 'l', NULL, 0, N_("Display the program headers"), 0 },
82 { "relocs", 'r', NULL, 0, N_("Display relocations"), 0 },
83 { "section-headers", 'S', NULL, 0, N_("Display the sections' headers"), 0 },
85 { "symbols", 's', NULL, 0, N_("Display the symbol table"), 0 },
86 { "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/bison/src/
scan-gram.l 901 unexpected_end (start, N_("missing %s at end of file"), token_end);
912 unexpected_end (start, N_("missing %s at end of line"), token_end);
scan-gram.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/
nasm-listfmt.c 127 N_("relocation too complex"));
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-preproc.c 145 yasm__fatal( N_("Could not open input file") );
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-dbgfmt.c 244 yasm_internal_error(N_("tried to calc_len a dwarf2 head bytecode"));
dwarf2-info.c 393 yasm_internal_error(N_("tried to calc_len a dwarf2 aranges head bytecode"));
  /ndk/sources/host-tools/make-3.81/
make.h 346 #define N_(msgid) gettext_noop (msgid)

Completed in 408 milliseconds

1 2 3 45 6