HomeSort by relevance Sort by last modified time
    Searched full:sane (Results 51 - 75 of 568) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGListProperty.h 148 // Not specified, but FF/Opera do it this way, and it's just sane.
242 // Not specified, but FF/Opera do it this way, and it's just sane.
315 // Not specified, but FF/Opera do it this way, and it's just sane.
418 // Not specified, but FF/Opera do it this way, and it's just sane.
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.cc 105 "XInput2 verified initially sane on %s.\n", XDisplayName(NULL));
  /external/clang/test/CodeGen/
aarch64-inline-asm.c 5 // sure that's sane.
  /external/compiler-rt/lib/tsan/rtl/
tsan_sync.h 111 // FIXME: Implement something more sane.
  /external/e2fsprogs/e2fsck/
badblocks.c 38 * Make sure the bad block inode is sane. If there are any
  /external/kernel-headers/original/asm-mips/
ioctl.h 16 * On the alpha, we'll try to clean it up a bit, using a more sane
  /external/linux-tools-perf/util/
ctype.c 2 * Sane locale-independent, ASCII ctype.
  /external/llvm/test/MC/ARM/
elf-movt.s 17 @@ make sure that the text section fixups are sane too
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
FullContainerBox.java 108 while (content.remaining() >= 8) { // 8 is the minimal size for a sane box
  /external/openfst/src/include/fst/
verify.h 30 // Verifies that an Fst's contents are sane.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
verify.h 27 // Verifies that an Fst's contents are sane.
  /external/chromium_org/chrome_frame/test/
exception_barrier_unittest.cc 19 // sane, or rather tests it for any obvious signs of insanity.
285 // sane on both those cases, it's not clear that it does the right thing
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 286 bool sane; local
304 sane = t->sanitize (c);
305 if (sane) {
311 sane = t->sanitize (c);
314 sane = false;
334 DEBUG_MSG_FUNC (SANITIZE, blob, sane ? "PASSED" : "FAILED");
335 if (sane)
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 286 bool sane; local
304 sane = t->sanitize (c);
305 if (sane) {
311 sane = t->sanitize (c);
314 sane = false;
334 DEBUG_MSG_FUNC (SANITIZE, blob, sane ? "PASSED" : "FAILED");
335 if (sane)
  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.cpp 221 // Is the calendar sane after being set?
305 // Is the calendar sane at the first?
327 // Is the calendar sane after being set?
  /external/icu4c/test/intltest/
dadrcal.cpp 221 // Is the calendar sane after being set?
305 // Is the calendar sane at the first?
327 // Is the calendar sane after being set?
  /external/chromium_org/third_party/icu/source/config/
icu-config-bottom 97 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
119 SANITY="sane"
  /external/dropbear/
sshpty.c 218 /* set tty modes to a sane state for broken clients */
262 /* Makes the tty the processes controlling tty and sets it to sane modes. */
  /external/icu4c/config/
icu-config-bottom 97 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
119 SANITY="sane"
  /art/test/ThreadStress/
ThreadStress.java 103 // sane compared to Operation.frequency
  /external/bison/src/
Makefile.am 22 # keep a sane version of Bison nearby...
  /external/chromium/chrome/browser/policy/
device_management_service.cc 58 // Initialize these to sane values for our purposes.
  /external/chromium/net/http/
http_stream_parser.h 105 // The maximum sane buffer size.
  /external/chromium/net/socket/
ssl_host_info.h 104 // member fields will be set to something sane in any case.
  /external/chromium/webkit/glue/
webcursor.cc 87 // Ensure the size is sane, and there is enough data.

Completed in 755 milliseconds

1 23 4 5 6 7 8 91011>>