Home
last modified time | relevance | path

Searched refs:blow (Results 1 – 25 of 41) sorted by relevance

12

/external/toybox/toys/pending/
Dcompress.c188 int click = bb->bitpos >> 3, blow, blen; in bitbuf_get() local
194 blow = bb->bitpos & 7; in bitbuf_get()
195 blen = 8-blow; in bitbuf_get()
197 result |= ((bb->buf[click] >> blow) & ((1<<blen)-1)) << offset; in bitbuf_get()
218 int click = bb->bitpos >> 3, blow, blen; in bitbuf_put() local
225 blow = bb->bitpos & 7; in bitbuf_put()
226 blen = 8-blow; in bitbuf_put()
228 bb->buf[click] |= data << blow; in bitbuf_put()
/external/v8/test/webkit/
Dtry-catch-try-try-catch-try-finally-return-catch-finally-expected.txt24 Tests what would happen if you a throwing operation at the beginning of a finally blow that gets in…
/external/llvm/test/DebugInfo/
Dtwo-cus-from-same-file.ll3 ; blow llc up and produces something reasonable.
/external/mesa3d/src/gallium/auxiliary/postprocess/
DADDING78 Testing, praying, hookers, blow, sacrificial lambs...
/external/llvm/test/CodeGen/Thumb2/
Daligned-spill.ll35 ; and would probably blow MFI's mind.
/external/clang/lib/StaticAnalyzer/
DREADME.txt46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt114 "A bird in the hand makes it awfully hard to blow your nose.",
/external/valgrind/nightly/
DREADME.txt164 lines to minimise possible size blow-outs. (The name of this file is
/external/llvm/docs/
DLibFuzzer.rst317 is enabled, it will also instrument the LLVM support code which will blow up the
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m113 // sizeToFit will blow out the width rather than making the field taller, so
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt320 blow
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt1571 㨘 < to\-blow\-the\-nose\-with\-the\-fingers;
2121 擤 < to\-blow\-the\-nose\-with\-fingers;
2468 㰆 < an\-instrument\-to\-blow\-a\-fire;
3693 欨 < to\-blow\-or\-breathe\-upon;
4135 㧙 < to\-give\-a\-playful\-blow;
6006 歔 < blow\-through\-nose;
8449 䬒 < to\-blow\-chilly;
8576 㥺 < to\-blow\-a\-fire;
10993 潠 < to\-blow\-out;
11257 㰲 < to\-blow\-off;
[all …]
/external/lldb/source/Host/macosx/
DHost.mm570 // need to be sent to darwin-debug. If we send all environment entries, we might blow the
/external/tcpdump/
DCHANGES150 Don't blow up if a zero-length link-layer address is passed to
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt1200 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/
Dchangelog1232 * 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/
Den-US_lexpos.utf3413 N^V "blow" :G2P
/external/cmockery/cmockery_0_1_2/
Daclocal.m4710 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/google-breakpad/m4/
Dlibtool.m41505 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/libusb-compat/m4/
Dlibtool.m41505 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/google-tv-pairing-protocol/cpp/m4/
Dlibtool.m41505 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/libmtp/m4/
Dlibtool.m41505 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/libvncserver/
Dacinclude.m41308 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/pcre/dist/m4/
Dlibtool.m41605 # On DJGPP, this test can blow up pretty badly due to problems in libc
/external/libcap-ng/libcap-ng-0.7/m4/
Dlibtool.m41605 # On DJGPP, this test can blow up pretty badly due to problems in libc

12