HomeSort by: relevance | last modified time | path
    Searched refs:N_ (Results 1 - 25 of 148) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl2/diffutils/dist/lib/
freesoft.c 27 #define N_(Text) Text
29 char const free_software_msgid[] = N_("\
  /src/external/cddl/osnet/dist/uts/common/sys/
u8_textprep_data.h 140 #define N_ U8_TBL_ELEMENT_NOT_DEF
151 0, N_, N_, N_, N_, N_, N_, N_,
152 N_, N_, N_, N_, N_, N_, N_, N_
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
gai_strerror.c 38 # define N_(String) String
48 { EAI_ADDRFAMILY, N_("Address family for hostname not supported") },
49 { EAI_AGAIN, N_("Temporary failure in name resolution") },
50 { EAI_BADFLAGS, N_("Bad value for ai_flags") },
51 { EAI_FAIL, N_("Non-recoverable failure in name resolution") },
52 { EAI_FAMILY, N_("ai_family not supported") },
53 { EAI_MEMORY, N_("Memory allocation failure") },
54 { EAI_NODATA, N_("No address associated with hostname") },
55 { EAI_NONAME, N_("Name or service not known") },
56 { EAI_SERVICE, N_("Servname not supported for ai_socktype") }
    [all...]
xalloc-die.c 36 #define N_(msgid) msgid
  /src/external/gpl3/gcc.old/dist/gcc/
cif-code.def 39 N_("function not considered for inlining"))
43 N_("caller is not optimized"))
47 N_("function body not available"))
51 N_("redefined extern inline functions are not considered for "
56 N_("function not inlinable"))
60 N_("function body can be overwritten at link time"))
64 N_("function not inline candidate"))
68 N_("--param large-function-growth limit reached"))
70 N_("--param large-stack-frame-growth limit reached"))
72 N_("--param max-inline-insns-single limit reached")
    [all...]
intl.h 56 #ifndef N_
57 # define N_(msgid) msgid
60 /* Like N_, but for GCC diagnostic format strings. See ABOUT-GCC-NLS for
  /src/external/bsd/openldap/dist/libraries/libldap/
error.c 47 C(LDAP_SUCCESS, N_("Success"));
48 C(LDAP_OPERATIONS_ERROR, N_("Operations error"));
49 C(LDAP_PROTOCOL_ERROR, N_("Protocol error"));
50 C(LDAP_TIMELIMIT_EXCEEDED, N_("Time limit exceeded"));
51 C(LDAP_SIZELIMIT_EXCEEDED, N_("Size limit exceeded"));
52 C(LDAP_COMPARE_FALSE, N_("Compare False"));
53 C(LDAP_COMPARE_TRUE, N_("Compare True"));
54 C(LDAP_STRONG_AUTH_NOT_SUPPORTED,N_("Authentication method not supported"));
55 C(LDAP_STRONG_AUTH_REQUIRED, N_("Strong(er) authentication required"));
57 C(LDAP_REFERRAL, N_("Referral"))
    [all...]
  /src/external/gpl2/texinfo/dist/info/
footnotes.h 28 #define FOOTNOTE_LABEL N_("---------- Footnotes ----------")
infodoc.c 43 underlines (****, etc.) in the same N_ call as the text lines they
48 N_("Basic Commands in Info Windows\n\
51 N_("\\%-10[quit-help] Quit this help.\n"),
52 N_("\\%-10[quit] Quit Info altogether.\n"),
53 N_("\\%-10[get-info-help-node] Invoke the Info tutorial.\n"),
55 N_("Selecting other nodes:\n\
57 N_("\\%-10[next-node] Move to the \"next\" node of this node.\n"),
58 N_("\\%-10[prev-node] Move to the \"previous\" node of this node.\n"),
59 N_("\\%-10[up-node] Move \"up\" from this node.\n"),
60 N_("\\%-10[menu-item] Pick menu item specified by name.\n
    [all...]
variables.c 39 N_("When \"On\", footnotes appear and disappear automatically"),
43 N_("When \"On\", creating or deleting a window resizes other windows"),
47 N_("When \"On\", flash the screen instead of ringing the bell"),
51 N_("When \"On\", errors cause the bell to ring"),
55 N_("When \"On\", Info garbage collects files which had to be uncompressed"),
58 N_("When \"On\", the portion of the matched search string is highlighted"),
62 N_("Controls what happens when scrolling is requested at the end of a node"),
66 N_("The number lines to scroll when the cursor moves out of the window"),
70 N_("When \"On\", Info accepts and displays ISO Latin characters"),
  /src/external/gpl3/binutils.old/dist/ld/
lexsup.c 105 'a', N_("KEYWORD"), N_("Shared library control for HP/UX compatibility"),
108 'A', N_("ARCH"), N_("Set architecture") , EXACTLY_TWO_DASHES },
110 'b', N_("TARGET"), N_("Specify target for following input files"),
113 'c', N_("FILE"), N_("Read MRI format linker script"), EXACTLY_TWO_DASHES },
115 'd', NULL, N_("Force common symbols to be defined"), ONE_DASH },
119 '\0', N_("FILE"), N_("Write dependency file"), TWO_DASHES }
    [all...]
  /src/external/gpl3/binutils/dist/ld/
lexsup.c 103 'a', N_("KEYWORD"), N_("Shared library control for HP/UX compatibility"),
106 'A', N_("ARCH"), N_("Set architecture") , EXACTLY_TWO_DASHES },
108 'b', N_("TARGET"), N_("Specify target for following input files"),
111 'c', N_("FILE"), N_("Read MRI format linker script"), EXACTLY_TWO_DASHES },
113 'd', NULL, N_("Force common symbols to be defined"), ONE_DASH },
117 '\0', N_("FILE"), N_("Write dependency file"), TWO_DASHES }
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
gettext-3-prg.c 34 #define N_(string) string
44 { "String1", N_("First string for testing.") },
45 { "String2", N_("Another string for testing.") }
  /src/external/gpl3/binutils/dist/gas/
asintl.h 38 # define N_(String) gettext_noop (String)
40 # define N_(String) (String)
55 # define N_(String) (String)
  /src/external/gpl3/binutils/dist/opcodes/
opintl.h 45 # define N_(String) gettext_noop (String)
47 # define N_(String) (String)
62 # define N_(String) (String)
  /src/external/gpl3/binutils.old/dist/gas/
asintl.h 38 # define N_(String) gettext_noop (String)
40 # define N_(String) (String)
55 # define N_(String) (String)
  /src/external/gpl3/binutils.old/dist/opcodes/
opintl.h 45 # define N_(String) gettext_noop (String)
47 # define N_(String) (String)
62 # define N_(String) (String)
  /src/external/bsd/openldap/dist/include/ac/
localize.h 30 # define N_(s) gettext_noop(s)
39 # define N_(s) s
  /src/external/gpl2/grep/dist/lib/
xmalloc.c 42 #define N_(Text) Text
68 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted");
  /src/external/gpl2/diffutils/dist/src/
diff.c 44 N_("Written by Paul Eggert, Mike Haertel, David Hayes,\n\
836 N_("Compare files line by line."),
838 N_("-i --ignore-case Ignore case differences in file contents."),
839 N_("--ignore-file-name-case Ignore case when comparing file names."),
840 N_("--no-ignore-file-name-case Consider case when comparing file names."),
841 N_("-E --ignore-tab-expansion Ignore changes due to tab expansion."),
842 N_("-b --ignore-space-change Ignore changes in the amount of white space."),
843 N_("-w --ignore-all-space Ignore all white space."),
844 N_("-B --ignore-blank-lines Ignore changes whose lines are all blank."),
845 N_("-I RE --ignore-matching-lines=RE Ignore changes whose lines all match RE.")
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
sysdep.h 99 # define N_(String) gettext_noop (String)
101 # define N_(String) (String)
116 # define N_(String) (String)
  /src/external/gpl3/binutils/dist/libctf/
ctf-intl.h 48 # define N_(String) gettext_noop (String)
50 # define N_(String) String
65 # define N_(String) String
  /src/external/gpl3/binutils.old/dist/binutils/
sysdep.h 99 # define N_(String) gettext_noop (String)
101 # define N_(String) (String)
116 # define N_(String) (String)
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-intl.h 48 # define N_(String) gettext_noop (String)
50 # define N_(String) String
65 # define N_(String) String
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
msformat-c.cc 45 { ' ', 0, 0, 0, N_("' ' flag"), N_("the ' ' printf flag"), STD_C89 },
46 { '+', 0, 0, 0, N_("'+' flag"), N_("the '+' printf flag"), STD_C89 },
47 { '#', 0, 0, 0, N_("'#' flag"), N_("the '#' printf flag"), STD_C89 },
48 { '0', 0, 0, 0, N_("'0' flag"), N_("the '0' printf flag"), STD_C89 },
49 { '-', 0, 0, 0, N_("'-' flag"), N_("the '-' printf flag"), STD_C89 }
    [all...]

Completed in 52 milliseconds

1 2 3 4 5 6