Home
last modified time | relevance | path

Searched refs:sane (Results 1 – 25 of 176) sorted by relevance

12345678

/external/autotest/client/site_tests/video_WebRtcCamera/
Dcontrol7 PURPOSE = "Test getUserMedia camera acquisition and that we get sane video"
31 sane video frames.
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh318 bool sane; in sanitize() local
336 sane = t->sanitize (c); in sanitize()
337 if (sane) { in sanitize()
343 sane = t->sanitize (c); in sanitize()
346 sane = false; in sanitize()
366 DEBUG_MSG_FUNC (SANITIZE, c->start, sane ? "PASSED" : "FAILED"); in sanitize()
367 if (sane) in sanitize()
/external/syslinux/com32/chain/
Dpartiter.c48 #define sane(s,l) ((s)+(l) > (s)) macro
186 !sane(dp[0].start_lba, dp[0].length) || in notsane_logical()
225 !sane(dp[1].start_lba, dp[1].length) || in notsane_extended()
253 !sane(dp->start_lba, dp->length) || in notsane_primary()
623 !sane(gpt_loff, gpt_lcnt) || in notsane_gpt_hdr()
/external/llvm/test/CodeGen/X86/
Dpr23246.ll6 ; We're really only interested in doing something sane with the shuffle.
D2011-11-07-LegalizeBuildVector.ll3 ; We don't really care what this outputs; just make sure it's somewhat sane.
/external/zlib/src/
Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member
/external/python/cpython2/Modules/zlib/
Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member
/external/syslinux/com32/lib/zlib/
Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member
/external/pdfium/third_party/zlib_v128/
Dinflate.h119 int sane; /* if false, allow invalid distance too far */ member
/external/autotest/client/site_tests/platform_SessionManagerStateKeyGeneration/
Dcontrol13 checks whether the returned state keys look sane. This ensures that any
/external/autotest/client/site_tests/security_ProtocolFamilies/
Dcontrol7 DOC = "Enforces a sane set of available protocol families."
/external/llvm/test/CodeGen/AArch64/
Darm64-simplest-elf.ll12 ; Similarly make sure ELF output works and is vaguely sane: aarch64 target
/external/autotest/client/tests/sound_infrastructure/
Dcontrol18 are present when the system is running. And that permissions are sane
/external/clang/test/Driver/
Das-dwarf-cie.s2 # Test that there is a sane default CIE version.
/external/dnsmasq/contrib/slackware-dnsmasq/
Ddnsmasq.leasedir.diff.gz ... its lease database. 16 # This defaults to a sane location, but if you want to change it, ...
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Delf-movt.s17 @@ make sure that the text section fixups are sane too
/external/autotest/client/site_tests/platform_MemCheck/
Dcontrol20 Verifies that memory levels look sane.
/external/llvm/test/Transforms/Util/MemorySSA/
Dmulti-edges.ll4 ; Makes sure we have a sane model if both successors of some block is the same
Dfunction-mem-attrs.ll4 ; Test that various function attributes give us sane results.
/external/llvm/test/Transforms/InstCombine/
Dallocsize-32.ll3 ; The idea is that we want to have sane semantics (e.g. not assertion failures)
/external/autotest/client/site_tests/video_WebRtcSanity/
Dcontrol23 sane. Furthermore, this test uses fake devices and not the real webcam.
/external/libexif/m4m/
Dgp-check-shell-environment.m43 dnl Check that the shell environment is sane.
/external/valgrind/coregrind/
Dm_transtab.c1384 Bool sane; in sanity_check_all_sectors() local
1393 sane = sanity_check_eclasses_in_sector( sec ); in sanity_check_all_sectors()
1394 if (!sane) in sanity_check_all_sectors()
1514 { Bool sane = sanity_check_sector_search_order(); in initialiseSector() local
1515 vg_assert(sane); in initialiseSector()
1684 { Bool sane = sanity_check_sector_search_order(); in initialiseSector() local
1685 vg_assert(sane); in initialiseSector()
2125 Bool sane = sanity_check_all_sectors(); in VG_() local
2126 vg_assert(sane); in VG_()
2214 Bool sane = sanity_check_all_sectors(); in VG_() local
[all …]
/external/autotest/client/site_tests/kernel_FirmwareRequest/
Dcontrol22 APIs are somewhat sane. It tries to load the empty filename ("") as well as
/external/llvm/test/MC/ARM/
Delf-movt.s17 @@ make sure that the text section fixups are sane too

12345678