Searched refs:sane (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member in struct:inflate_state
H A Dinffast.c190 if (state->sane) {
H A Dinflate.c124 state->sane = 1;
1114 if (state->sane) {
1461 state->sane = !subvert;
1465 state->sane = 1;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member in struct:inflate_state
H A Dfx_zlib_inffast.c190 if (state->sane) {
H A Dfx_zlib_inflate.c123 state->sane = 1;
1129 if (state->sane) {
1494 state->sane = !subvert;
1498 state->sane = 1;
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member in struct:inflate_state
H A Dinffast.c190 if (state->sane) {
H A Dinflate.c123 state->sane = 1;
1129 if (state->sane) {
1493 state->sane = !subvert;
1497 state->sane = 1;
/external/zlib/src/
H A Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member in struct:inflate_state
H A Dinffast.c190 if (state->sane) {
H A Dinflate.c123 state->sane = 1;
1129 if (state->sane) {
1493 state->sane = !subvert;
1497 state->sane = 1;
/external/llvm/test/MC/ARM/
H A Delf-movt.s17 @@ make sure that the text section fixups are sane too
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh293 bool sane; local
311 sane = t->sanitize (c);
312 if (sane) {
318 sane = t->sanitize (c);
321 sane = false;
341 DEBUG_MSG_FUNC (SANITIZE, blob, sane ? "PASSED" : "FAILED");
342 if (sane)
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh293 bool sane; local
311 sane = t->sanitize (c);
312 if (sane) {
318 sane = t->sanitize (c);
321 sane = false;
341 DEBUG_MSG_FUNC (SANITIZE, blob, sane ? "PASSED" : "FAILED");
342 if (sane)
/external/valgrind/main/coregrind/
H A Dm_transtab.c762 // stay sane -- the patch point (dst) is in this sector's code cache
853 // stay sane: both src and dst for this unchaining are
1255 Bool sane; local
1264 sane = sanity_check_eclasses_in_sector( sec );
1265 if (!sane)
1357 { Bool sane = sanity_check_sector_search_order(); local
1358 vg_assert(sane);
1493 { Bool sane = sanity_check_sector_search_order(); local
1494 vg_assert(sane);
1525 /* Generally stay sane */
1903 Bool sane = sanity_check_all_sectors(); local
1988 Bool sane = sanity_check_all_sectors(); local
[all...]
/external/bison/djgpp/
H A Dconfig.bat390 Rem Set SHELL to a sane default or some configure tests stop working
398 Rem Set HOME to a sane default so configure stops complaining.
/external/libedit/
H A Dconfigure3227 # OK, works on sane cases. Now check whether nonexistent headers
3286 # OK, works on sane cases. Now check whether nonexistent headers
3766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3767 $as_echo_n "checking whether build environment is sane... " >&6; }
3801 # happened. Such a system could not be considered "sane".
6345 # These are sane defaults that work on at least a few old systems.
7863 # Set sane defaults for various variables
/external/libpng/
H A Dconfigure2398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2399 $as_echo_n "checking whether build environment is sane... " >&6; }
2433 # happened. Such a system could not be considered "sane".
4675 # OK, works on sane cases. Now check whether nonexistent headers
4734 # OK, works on sane cases. Now check whether nonexistent headers
6343 # These are sane defaults that work on at least a few old systems.
8289 # Set sane defaults for various variables
/external/libmtp/
H A Dconfigure2169 { $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2170 $as_echo_n "checking whether build environment is sane... " >&6; }
2209 # happened. Such a system could not be considered "sane".
5730 # These are sane defaults that work on at least a few old systems.
6877 # OK, works on sane cases. Now check whether nonexistent headers
6984 # OK, works on sane cases. Now check whether nonexistent headers
7615 # Set sane defaults for various variables
/external/pcre/dist/
H A Dconfigure2887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2888 $as_echo_n "checking whether build environment is sane... " >&6; }
2922 # happened. Such a system could not be considered "sane".
5854 # OK, works on sane cases. Now check whether nonexistent headers
5913 # OK, works on sane cases. Now check whether nonexistent headers
8425 # These are sane defaults that work on at least a few old systems.
9951 # Set sane defaults for various variables
13730 # OK, works on sane cases. Now check whether nonexistent headers
13789 # OK, works on sane cases. Now check whether nonexistent headers
/external/bison/
H A Dconfigure3907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3908 $as_echo_n "checking whether build environment is sane... " >&6; }
3942 # happened. Such a system could not be considered "sane".
6092 # OK, works on sane cases. Now check whether nonexistent headers
6151 # OK, works on sane cases. Now check whether nonexistent headers

Completed in 619 milliseconds