OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sane
(Results
1 - 5
of
5
) sorted by null
/external/opencv3/3rdparty/zlib/
inflate.h
119
int
sane
; /* if false, allow invalid distance too far */
member in struct:inflate_state
/external/pdfium/third_party/zlib_v128/
inflate.h
119
int
sane
; /* if false, allow invalid distance too far */
member in struct:inflate_state
/external/zlib/src/
inflate.h
119
int
sane
; /* if false, allow invalid distance too far */
member in struct:inflate_state
/external/harfbuzz_ng/src/
hb-open-type-private.hh
316
bool
sane
;
local
334
sane
= t->sanitize (c);
335
if (
sane
) {
341
sane
= t->sanitize (c);
344
sane
= false;
364
DEBUG_MSG_FUNC (SANITIZE, c->start,
sane
? "PASSED" : "FAILED");
365
if (
sane
)
/external/valgrind/coregrind/
m_transtab.c
808
// stay
sane
-- the patch point (dst) is in this sector's code cache
899
// stay
sane
: both src and dst for this unchaining ar
1307
Bool
sane
;
local
1429
{ Bool
sane
= sanity_check_sector_search_order();
local
1586
{ Bool
sane
= sanity_check_sector_search_order();
local
2023
Bool
sane
= sanity_check_all_sectors();
local
2113
Bool
sane
= sanity_check_all_sectors();
local
[
all
...]
Completed in 901 milliseconds