Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 25 of 70) sorted by relevance

123

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h100 #define _STDINT_MIN(signed, bits, zero) \ argument
101 ((signed) ? (- ((zero) + 1) << ((bits) ? (bits) - 1 : 0)) : (zero))
103 #define _STDINT_MAX(signed, bits, zero) \ argument
105 ? ~ _STDINT_MIN (signed, bits, zero) \
109 ((((zero) + 1) << ((bits) ? (bits) - 1 - (signed) : 0)) - 1) * 2 + 1)
/ndk/build/tools/toolchain-patches/binutils/
D0001-Fix-older-binutils-to-ignore-tag_DIV_use.patch10 + /* In later binutils this tag is set to zero if we can use UDIV and SDIV in Thumb
15 + the input attribute's value is zero or two then if the output
79 + // In later binutils this tag is set to zero if we can use UDIV and SDIV in Thumb
84 + // the input attribute's value is zero or two then if the output
93 // typically zero). We don't actually need to do anything here -
D0001-Fix-newer-binutils-not-to-assert-on-non-existence-tag_FP_arch.patch40 - be no default (i.e. all values must be written to file, even zero). */
41 + be no default (i.e. all values must be written to file, even zero), and whether
68 + even exist, while Tag_ABI_HardFP_use is non-zero. */
/ndk/sources/host-tools/make-3.81/config/
Dintdiv0.m416 AC_CACHE_CHECK([whether integer division by zero raises SIGFPE],
71 [Define if integer division by zero raises signal SIGFPE.])
Dprogtest.m441 # Find out how to test for executable files. Don't use a zero-byte file,
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbinary.sed158 # (it looks for -0), \4 is a zero and we leave a lone zero as top of the
Dbinary2.sed192 # (it looks for -0), \4 is a zero and we leave a lone zero as top of the
Dbinary3.sed171 # (it looks for -0), \4 is a zero and we leave a lone zero as top of the
Duniq.inp485 /* If the length of the reference is zero, just continue with the
603 They are not both allowed to be zero. */
719 can't just fail here, because of the possibility of quantifiers with zero
1319 last bracketed group - used for breaking infinite loops matching zero-length
1382 max = rep_max[c]; /* zero for max => infinity */
1383 max = rep_max[c]; /* zero for max => infinity */
1384 max = rep_max[c]; /* zero for max => infinity */
1385 max = rep_max[c]; /* zero for max => infinity */
1386 max = rep_max[c]; /* zero for max => infinity */
1713 that it may occur zero times. It may repeat infinitely, or not at all -
[all …]
Duniq.good97 /* If the length of the reference is zero, just continue with the
199 They are not both allowed to be zero. */
239 can't just fail here, because of the possibility of quantifiers with zero
587 last bracketed group - used for breaking infinite loops matching zero-length
636 max = rep_max[c]; /* zero for max => infinity */
818 that it may occur zero times. It may repeat infinitely, or not at all -
838 there were too many extractions, set the return code to zero. In the case
/ndk/sources/host-tools/sed-4.2.1/m4/
Dmemchr.m450 int fd = open ("/dev/zero", O_RDONLY, 0666);
Dmmap-anon.m413 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
Dprogtest.m441 # Find out how to test for executable files. Don't use a zero-byte file,
/ndk/sources/cxx-stl/stlport/stlport/
Dbitset29 // of class bitset<> that those unused bits are always zero.
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.x246 can be zero; in this case, \*(sd operates as if it were equal to
Dsed.info189 length of 0 (zero) means to never wrap long lines. If not
275 the first non-option argument if zero of these options are used. This
463 Matches a sequence of zero or more instances of matches for the
477 As `*', but only matches zero or one. It is a GNU extension.
493 for zero or more whole sequences of `abcd', while `abcd*'
494 would search for `abc' followed by zero or more occurrences
589 Matches zero or more `a's followed by a single `b'. For example,
744 The `s' command can be followed by zero or more of the following
878 N specifies the desired line-wrap length; a length of 0 (zero)
1073 a single asterisk rather than zero or more backslashes.
[all …]
Dsed-in.texi279 A length of 0 (zero) means to never wrap long lines. If
393 options, or the first non-option argument if zero of these
590 @cindex Range with start address of zero
666 Matches a sequence of zero or more instances of matches for the
683 As @code{*}, but only matches zero or one. It is a @acronym{GNU} extension.
703 this will search for zero or more whole sequences
705 for @samp{abc} followed by zero or more occurrences
818 Matches zero or more @samp{a}s followed by a single
1013 The @code{s} command can be followed by zero or more of the
1229 a length of 0 (zero) means to never wrap long lines. If omitted,
[all …]
Dsed.texi280 A length of 0 (zero) means to never wrap long lines. If
394 options, or the first non-option argument if zero of these
591 @cindex Range with start address of zero
667 Matches a sequence of zero or more instances of matches for the
684 As @code{*}, but only matches zero or one. It is a @acronym{GNU} extension.
704 this will search for zero or more whole sequences
706 for @samp{abc} followed by zero or more occurrences
819 Matches zero or more @samp{a}s followed by a single
1014 The @code{s} command can be followed by zero or more of the
1230 a length of 0 (zero) means to never wrap long lines. If omitted,
[all …]
/ndk/sources/host-tools/sed-4.2.1/po/
Dpt.po96 msgid "number option to `s' command may not be zero"
97 msgstr "opção de número para comando 's' pode não ser zero"
Dit.po116 msgid "number option to `s' command may not be zero"
117 msgstr "l'opzione numerica del comando `s' non pu� essere zero"
Dca.po96 msgid "number option to `s' command may not be zero"
97 msgstr "l'opci� num�rica per a l'ordre �s� no pot ser zero"
Dsed.pot97 msgid "number option to `s' command may not be zero"
/ndk/build/core/
Ddefinitions.mk317 index-is-zero = $(filter 0 00 000 0000 00000 000000 0000000,$1)
318 bump-0-to-1 = $(if $(call index-is-zero,$1),1,$1)
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog527 if needed_sub is zero.
1379 (--line-length) of zero mean "infinite length",
1385 compile.c(compile_program): back out the "zero-address"
1389 address zero (from 1998-08-31) are still there though:
1441 be a pragmatically impossible countT value, instead of zero.
1448 non-numeric matches when processing "line zero".
1450 * execute.c(process_files): added a "line zero" pass through the
2391 compilation code to leave zero-sized .o file if system
2403 being decremented below zero)! Needed to "continue"
2507 data (either unopenable or zero-length). Created
[all …]
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
D0011-re-configure-d.patch1165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether tanh preserves the sign of zero" >&5
1166 $as_echo_n "checking whether tanh preserves the sign of zero... " >&6; }
1169 + # Some MSVC runtimes don't preserve zero sign.

123