Searched refs:big (Results 1 – 13 of 13) sorted by relevance
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | mult_targets | 11 ."an output of \"I am little\" or \"I am big\""; 30 $answer = "I am big\n";
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.trans/meta.trans.sign/ |
D | make_unsigned.pass.cpp | 21 big = 0xFFFFFFFFFFFFFFFFULL enumerator
|
D | make_signed.pass.cpp | 21 big = 0xFFFFFFFFFFFFFFFFULL enumerator
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | fallback_malloc.ipp | 79 // How big a chunk we allocate 94 // Walk the free list, looking for a "big enough" chunk 117 return NULL; // couldn't find a spot big enough
|
/ndk/sources/android/support/src/stdio/ |
D | vfprintf.c | 233 uint32_t big[(LDBL_MAX_EXP+LDBL_MANT_DIG)/9+1]; in fmt_fp() local 317 if (e2<0) a=r=z=big; in fmt_fp() 318 else a=r=z=big+sizeof(big)/sizeof(*big) - LDBL_MANT_DIG - 1; in fmt_fp()
|
D | strtod.c | 3207 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; in gethex() local 3288 big = esign = 0; in gethex() 3306 big = 1; in gethex() 3318 if (big) { in gethex()
|
/ndk/sources/host-tools/make-3.81/ |
D | aclocal.m4 | 383 # your package does certain things. But this isn't really a big deal.
|
D | NEWS | 328 * GNU make supports the "big archive" library format introduced in AIX 4.3.
|
D | ChangeLog | 2161 prerequisites list _twice_: we don't do that as it's a big
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 720 % if the group doesn't fit on the current page, and it's a big big 754 % Ensure vertical mode, so we don't make a big box in the middle of a 777 % sight. (If the user is using lots of big @group commands, which 3673 % character. It would be better to use @, but that's too big a change
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | algorithm | 3275 { // The buffer is big enough to use 3405 { // The buffer is big enough to use
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 2579 generate text.g -big > bigoutput 2584 of output, one if given `-big' and one if given `-little'. *Note 2749 either `big' or `little'.
|
D | make.texi | 3060 generate text.g -big > bigoutput 3067 types of output, one if given @samp{-big} and one if given 3268 stem, either @samp{big} or @samp{little}.
|