/external/toybox/toys/pending/ |
D | stty.c | 157 static void show_flags(tcflag_t actual, tcflag_t sane, in show_flags() argument 163 if (toys.optflags&FLAG_a) sane = ~actual; in show_flags() 168 if ((actual&mask)==value && (sane&mask)!=value) { in show_flags() 173 if ((actual&value) != (sane&value)) { in show_flags() 319 struct termios old, sane; in do_stty() local 412 make_sane(&sane); in do_stty() 421 if (ch == sane.c_cc[chars[i].value] && (toys.optflags&FLAG_a)==0) in do_stty() 442 show_flags(old.c_cflag, sane.c_cflag, cflags, ARRAY_LEN(cflags)); in do_stty() 443 show_flags(old.c_iflag, sane.c_iflag, iflags, ARRAY_LEN(iflags)); in do_stty() 444 show_flags(old.c_oflag, sane.c_oflag, oflags, ARRAY_LEN(oflags)); in do_stty() [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-machinery.hh | 402 bool sane; in sanitize_blob() local 419 sane = t->sanitize (this); in sanitize_blob() 420 if (sane) in sanitize_blob() 428 sane = t->sanitize (this); in sanitize_blob() 431 sane = false; in sanitize_blob() 453 DEBUG_MSG_FUNC (SANITIZE, start, sane ? "PASSED" : "FAILED"); in sanitize_blob() 454 if (sane) in sanitize_blob()
|
/external/autotest/client/site_tests/video_WebRtcCamera/ |
D | control | 7 PURPOSE = "Test getUserMedia camera acquisition and that we get sane video" 30 sane video frames.
|
/external/syzkaller/dashboard/config/ |
D | upstream.cmdline | 7 nf-conntrack-sane.ports=20000
|
/external/grpc-grpc/tools/dockerfile/ |
D | OWNERS | 5 # are fast to build and sane in general.
|
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | control.simple | 2 PURPOSE = "Verify tab discarding occurs and is sane."
|
D | control | 2 PURPOSE = "Verify tab discarding occurs and is sane."
|
/external/llvm/test/CodeGen/X86/ |
D | pr23246.ll | 6 ; We're really only interested in doing something sane with the shuffle.
|
D | 2011-11-07-LegalizeBuildVector.ll | 3 ; We don't really care what this outputs; just make sure it's somewhat sane.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pr23246.ll | 6 ; We're really only interested in doing something sane with the shuffle.
|
D | 2011-11-07-LegalizeBuildVector.ll | 3 ; We don't really care what this outputs; just make sure it's somewhat sane.
|
/external/zlib/src/ |
D | inflate.h | 122 int sane; /* if false, allow invalid distance too far */ member
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 122 int sane; /* if false, allow invalid distance too far */ member
|
/external/autotest/client/site_tests/platform_SessionManagerStateKeyGeneration/ |
D | control | 13 checks whether the returned state keys look sane. This ensures that any
|
/external/clang/test/Driver/ |
D | as-dwarf-cie.s | 2 # Test that there is a sane default CIE version.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-simplest-elf.ll | 12 ; Similarly make sure ELF output works and is vaguely sane: aarch64 target
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-simplest-elf.ll | 12 ; Similarly make sure ELF output works and is vaguely sane: aarch64 target
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CFLAliasAnalysis/Andersen/ |
D | struct.ll | 1 ; Ensures that our struct ops are sane.
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | elf-movt.s | 17 @@ make sure that the text section fixups are sane too
|
/external/autotest/client/site_tests/platform_MemCheck/ |
D | control | 20 Verifies that memory levels look sane.
|
/external/llvm/test/Transforms/Util/MemorySSA/ |
D | multi-edges.ll | 4 ; Makes sure we have a sane model if both successors of some block is the same
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/MemorySSA/ |
D | multi-edges.ll | 4 ; Makes sure we have a sane model if both successors of some block is the same
|
/external/llvm/test/Transforms/InstCombine/ |
D | allocsize-32.ll | 3 ; The idea is that we want to have sane semantics (e.g. not assertion failures)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | allocsize-32.ll | 3 ; The idea is that we want to have sane semantics (e.g. not assertion failures)
|
/external/autotest/client/site_tests/video_WebRtcSanity/ |
D | control | 23 sane. Furthermore, this test uses fake devices and not the real webcam.
|