Home
last modified time | relevance | path

Searched refs:big (Results 1 – 13 of 13) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dmult_targets11 ."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/
Dmake_unsigned.pass.cpp21 big = 0xFFFFFFFFFFFFFFFFULL enumerator
Dmake_signed.pass.cpp21 big = 0xFFFFFFFFFFFFFFFFULL enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dfallback_malloc.ipp79 // 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/
Dvfprintf.c233 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()
Dstrtod.c3207 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/
Daclocal.m4383 # your package does certain things. But this isn't really a big deal.
DNEWS328 * GNU make supports the "big archive" library format introduced in AIX 4.3.
DChangeLog2161 prerequisites list _twice_: we don't do that as it's a big
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex720 % 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/
Dalgorithm3275 { // The buffer is big enough to use
3405 { // The buffer is big enough to use
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-12579 generate text.g -big > bigoutput
2584 of output, one if given `-big' and one if given `-little'. *Note
2749 either `big' or `little'.
Dmake.texi3060 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}.