Searched refs:blow (Results 1 – 25 of 48) sorted by relevance
12
/external/openssl/crypto/store/ |
D | str_lib.c | 1678 unsigned int blow = (unsigned int)-1, bhigh = 0; in attr_info_compare_compute_range() local 1712 if (blow == (unsigned int)-1) in attr_info_compare_compute_range() 1714 blow = i * 8; in attr_info_compare_compute_range() 1715 if (!(*bbits & 0x01)) blow++; in attr_info_compare_compute_range() 1716 if (!(*bbits & 0x02)) blow++; in attr_info_compare_compute_range() 1717 if (!(*bbits & 0x04)) blow++; in attr_info_compare_compute_range() 1718 if (!(*bbits & 0x08)) blow++; in attr_info_compare_compute_range() 1719 if (!(*bbits & 0x10)) blow++; in attr_info_compare_compute_range() 1720 if (!(*bbits & 0x20)) blow++; in attr_info_compare_compute_range() 1721 if (!(*bbits & 0x40)) blow++; in attr_info_compare_compute_range() [all …]
|
/external/chromium_org/third_party/leveldatabase/src/ |
D | TODO | 6 that would blow away files whose ranges are entirely contained
|
/external/chromium_org/build/ |
D | win_precompile.gypi | 7 # builders blow up (out of memory) if precompiled headers are used for
|
/external/chromium_org/v8/test/webkit/ |
D | try-catch-try-try-catch-try-finally-return-catch-finally-expected.txt | 24 Tests what would happen if you a throwing operation at the beginning of a finally blow that gets in…
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | ADDING | 78 Testing, praying, hookers, blow, sacrificial lambs...
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/ |
D | ADDING | 78 Testing, praying, hookers, blow, sacrificial lambs...
|
/external/llvm/test/DebugInfo/ |
D | two-cus-from-same-file.ll | 3 ; blow llc up and produces something reasonable.
|
/external/llvm/test/CodeGen/Thumb2/ |
D | aligned-spill.ll | 35 ; and would probably blow MFI's mind.
|
/external/clang/lib/StaticAnalyzer/ |
D | README.txt | 46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
|
/external/chromium_org/third_party/icu/source/samples/ufortune/resources/ |
D | root.txt | 114 "A bird in the hand makes it awfully hard to blow your nose.",
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | root.txt | 114 "A bird in the hand makes it awfully hard to blow your nose.",
|
/external/valgrind/main/nightly/ |
D | README.txt | 164 lines to minimise possible size blow-outs. (The name of this file is
|
/external/lldb/source/Host/macosx/ |
D | Host.mm | 570 // need to be sent to darwin-debug. If we send all environment entries, we might blow the
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | dom_util_test.unitjs | 532 // the stack will blow up
|
/external/chromium_org/third_party/sqlite/ |
D | fts2.patch | 1499 /* dataBufferReset() could allow a large doclist to blow up
|
/external/tcpdump/ |
D | CHANGES | 150 Don't blow up if a zero-length link-layer address is passed to
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 2243 blow blow 2244 blowed blow 2247 blowing blow 2249 blows blow
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 1200 she felt a violent blow underneath her chin: it had struck her 2206 out, and was going to give the hedgehog a blow with its head, it
|
/external/e2fsprogs/debian/ |
D | changelog | 1232 * Fix bug in libuuid1.postinst which would cause it to blow up if
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 3413 N^V "blow" :G2P
|
/external/libmtp/m4/ |
D | libtool.m4 | 1505 # On DJGPP, this test can blow up pretty badly due to problems in libc
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | libtool.m4 | 1505 # On DJGPP, this test can blow up pretty badly due to problems in libc
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | libtool.m4 | 1507 # On DJGPP, this test can blow up pretty badly due to problems in libc
|
/external/protobuf/m4/ |
D | libtool.m4 | 1501 # On DJGPP, this test can blow up pretty badly due to problems in libc
|
/external/chromium_org/sdch/open-vcdiff/m4/ |
D | libtool.m4 | 1505 # On DJGPP, this test can blow up pretty badly due to problems in libc
|
12