Home
last modified time | relevance | path

Searched refs:N (Results 1 – 25 of 95) sorted by relevance

1234

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgettext.h37 # define ngettext(Msgid1, Msgid2, N) \ argument
38 dngettext (DEFAULT_TEXT_DOMAIN, Msgid1, Msgid2, N)
76 # define ngettext(Msgid1, Msgid2, N) \ argument
77 ((N) == 1 \
81 # define dngettext(Domainname, Msgid1, Msgid2, N) \ argument
82 ((void) (Domainname), ngettext (Msgid1, Msgid2, N))
84 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
85 ((void) (Category), dngettext(Domainname, Msgid1, Msgid2, N))
125 # define npgettext(Msgctxt, Msgid, MsgidPlural, N) \ argument
126 …npgettext_aux (DEFAULT_TEXT_DOMAIN, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, LC_…
[all …]
/ndk/build/tools/toolchain-patches/llvm/
D0018-Append-exe-for-GetProgramPath-in-mingw32.patch7 + std::string N(Name);
11 + if (N.length() < Suffix.length() ||
12 + (N.compare(N.length() - Suffix.length(), Suffix.length(), Suffix)) != 0)
13 + N += ".exe";
17 + std::string TargetSpecificExecutable(DefaultTargetTriple + "-" + N);
26 + P.appendComponent(N);
35 + P.appendComponent(N);
44 + P = llvm::sys::Path(llvm::sys::Program::FindProgramByName(N));
48 + // Return the original Name, not N
/ndk/sources/host-tools/make-3.81/
Dgettext.h37 # define ngettext(Msgid1, Msgid2, N) \ argument
38 ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
39 # define dngettext(Domainname, Msgid1, Msgid2, N) \ argument
40 ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
41 # define dcngettext(Domainname, Msgid1, Msgid2, N, Category) \ argument
42 ((N) == 1 ? (const char *) (Msgid1) : (const char *) (Msgid2))
Dhash.h114 #define STRING_N_HASH_1(KEY, N, RESULT) do { \ argument
116 int _n_ = (N); \
122 #define return_STRING_N_HASH_1(KEY, N) do { \ argument
124 STRING_N_HASH_1 ((KEY), (N), _result_); \
128 #define STRING_N_HASH_2(KEY, N, RESULT) do { \ argument
130 int _n_ = (N); \
136 #define return_STRING_N_HASH_2(KEY, N) do { \ argument
138 STRING_N_HASH_2 ((KEY), (N), _result_); \
142 #define STRING_N_COMPARE(X, Y, N, RESULT) do { \ argument
143 RESULT = strncmp ((X), (Y), (N)); \
[all …]
/ndk/sources/cxx-stl/stlport/src/
Dios.cpp96 _Stl_expand_array(PODType* __array, size_t N, int index) { in _Stl_expand_array() argument
97 if ((int)N < index + 1) { in _Stl_expand_array()
98 size_t new_N = (max)(2 * N, size_t(index + 1)); in _Stl_expand_array()
102 fill(new_array + N, new_array + new_N, PODType()); in _Stl_expand_array()
109 return pair<PODType*, size_t>(__array, N); in _Stl_expand_array()
117 static PODType* _Stl_copy_array(const PODType* __array, size_t N) { in _Stl_copy_array() argument
118 PODType* result = __STATIC_CAST(PODType*,malloc(N * sizeof(PODType))); in _Stl_copy_array()
120 copy(__array, __array + N, result); in _Stl_copy_array()
Dstrstream.cpp279 size_t N = n > 0 ? size_t(n) : n == 0 ? strlen(get) : size_t(INT_MAX); in _M_setup() local
282 setg(get, get, get + N); in _M_setup()
283 setp(put, put + N); in _M_setup()
286 setg(get, get, get + N); in _M_setup()
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.x6 [-l N] [--line-length=N] [-u] [--unbuffered]
283 .IR addr1 ,+ N
287 .I N
291 .IR addr1 ,~ N
297 .IR N .
Dsed.info186 `-l N'
187 `--line-length=N'
198 the behavior of the `N' command described in *note Reporting
345 non-negative N such that the current line-number equals FIRST + (N
424 `ADDR1,+N'
425 Matches ADDR1 and the N lines following ADDR1.
427 `ADDR1,~N'
429 whose input line number is a multiple of N.
666 sure to either use a capital `N', or place at least one space
716 The REPLACEMENT can contain `\N' (N being a number from 1 to 9,
[all …]
/ndk/sources/host-tools/make-3.81/po/
Dga.po30 msgstr "touch: N�l an chartlann `%s' ann"
35 msgstr "touch: N�l `%s' ina cartlann bhail�"
40 msgstr "touch: N�l a leith�id de bhall `%s' i `%s'"
167 msgstr "N�l"
253 msgstr "# N� sprioc �:"
277 msgstr "# N� dhearna cuardach ar rialacha intuigthe."
294 msgstr "# N�or seice�ladh an t-am mionathraithe riamh."
298 msgstr "# N�l a leith�id de chomhad ann."
315 msgstr "# N�or nuashonra�odh an comhad."
411 msgstr "N�l an fheidhm `%s' ar f�il ar an ch�ras seo"
[all …]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.sed6 N
14 # If the @code{N} command had added the last line, print and exit
/ndk/sources/host-tools/sed-4.2.1/po/
Dhe.po29 msgid "invalid usage of +N or ~N as first address"
30 msgstr "������ ������ ~N �� +N-� ������ ���� ��"
283 " -l N, --line-length=N\n"
516 #~ " -l N, --line-length=N\n"
538 #~ " -l N, --line-length=N\n"
539 #~ " ����� ���� ����� ���� ����� N ���\n"
Dga.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "ní féidir +N nó ~N a úsáid mar an chéad seoladh"
49 msgstr "Níl fáilte roimh sheoltaí le `}'"
53 msgstr "Níl fáilte roimh sheoltaí le `:'"
292 " -l N, --line-length=N\n"
295 " -l N, --line-length=N\n"
396 "coinníollacha cóipeála. Níl baránta AR BITH ann; go fiú níl baránta ann\n"
453 msgstr "Níl a leithéid ann"
518 msgstr "Níl aon slonn ionadaíochta roimhe seo"
Dsv.po27 msgid "invalid usage of +N or ~N as first address"
28 msgstr "ogiltig användning av +N eller ~N som första adress"
292 " -l N, --line-length=N\n"
295 " -l N, --line-length=N\n"
399 "Det finns INGEN garanti; inte ens för SÄLJBARHET eller LÄMPLIGHET FÖR NÅGOT\n"
530 #~ msgid "Invalid usage of +N or ~N as first address"
531 #~ msgstr "Ogiltig användning av +N eller ~N som första adress"
610 #~ " -l N, --line-length=N\n"
646 #~ " -l N, --line-length=N\n"
Del.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "δεν επιτρέπεται η χρήση των +N ή ~N ως πρώτη διεύθυνση"
289 " -l N, --line-length=N\n"
292 " -l N, --line-length=N\n"
543 #~ " -l N, --line-length=N\n"
568 #~ " -l N, --line-length=N\n"
Dsl.po30 msgid "invalid usage of +N or ~N as first address"
31 msgstr "nepravilna raba izbir +N ali ~N kot začetnih naslovov"
290 " -l N, --line-length=N\n"
293 " -l N, --line-length=N\n"
294 " določi širino vrstice za ukaz ,l` na N znakov\n"
537 #~ " -l N, --line-length=N\n"
572 #~ " -l N, --line-length=N\n"
573 #~ " določi širino vrstice za ukaz ,l` na N znakov\n"
Dsr.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "неважећа употреба +N или ~N као прве адресе"
284 " -l N, --line-length=N\n"
287 " -l N, --line-length=N\n"
528 #~ " -l N, --line-length=N\n"
Dcs.po29 msgid "invalid usage of +N or ~N as first address"
30 msgstr "+N nebo ~N nelze použít jako první adresu"
291 " -l N, --line-length=N\n"
294 " -l N, --line-length=N\n"
398 "a to i bez záruky PRODEJNOSTI nebo VHODNOSTI PRO NĚJAKÝ KONKRÉTNÍ ÚČEL,\n"
544 #~ " -l N, --line-length=N\n"
573 #~ " -l N, --line-length=N\n"
Dru.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "использование +N или ~N в качестве первого адреса недопустимо"
290 " -l N, --line-length=N\n"
293 " -l N, --line-length=N\n"
Dzh_CN.po29 msgid "invalid usage of +N or ~N as first address"
30 msgstr "无法将 +N 或 ~N 作为第一个地址"
287 " -l N, --line-length=N\n"
290 " -l N, --line-length=N\n"
Dzh_TW.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "無法將 +N 或 ~N 作為第一個位址"
282 " -l N, --line-length=N\n"
285 " -l N, --line-length=N\n"
Dja.po31 msgid "invalid usage of +N or ~N as first address"
32 msgstr "�ǽ�Υ��ɥ쥹�ؤ�+N��~N�λ����̵���Ǥ�"
286 " -l N, --line-length=N\n"
289 " -l N, --line-length=N\n"
Dtr.po28 msgid "invalid usage of +N or ~N as first address"
29 msgstr "ilk adres olarak +N veya ~N kullanılamaz"
284 " -l N, --line-length=N\n"
287 " -l N, --line-length=N\n"
534 #~ " -l N, --line-length=N\n"
569 #~ " -l N, --line-length=N\n"
Deo.po27 msgid "invalid usage of +N or ~N as first address"
28 msgstr "nevalida uzo de +N aŭ ~N kiel unua adreso"
288 " -l N, --line-length=N\n"
291 " -l N, --line-length=N\n"
533 #~ " -l N, --line-length=N\n"
567 #~ " -l N, --line-length=N\n"
Did.po30 msgid "invalid usage of +N or ~N as first address"
31 msgstr "penggunaan tidak valid dari +N atau ~N sebagai alamat pertama"
292 " -l N, --line-length=N\n"
295 " -l N, --line-length=N\n"
539 #~ " -l N, --line-length=N\n"
573 #~ " -l N, --line-length=N\n"
Dko.po29 msgid "invalid usage of +N or ~N as first address"
30 msgstr "ù��° �ּҷ� '+N' �Ǵ� '~N' �� ����� �� �����ϴ�"
283 " -l N, --line-length=N\n"
516 #~ " -l N, --line-length=N\n"

1234