/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-07-20-DAGCombineBug.ll | 3 @bsBuff = internal global i32 0 ; <i32*> [#uses=1] 8 %bsBuff.promoted44 = load i32, i32* @bsBuff ; <i32> [#uses=1] 10 %1 = lshr i32 %bsBuff.promoted44, %0 ; <i32> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-07-20-DAGCombineBug.ll | 3 @bsBuff = internal global i32 0 ; <i32*> [#uses=1] 8 %bsBuff.promoted44 = load i32, i32* @bsBuff ; <i32> [#uses=1] 10 %1 = lshr i32 %bsBuff.promoted44, %0 ; <i32> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-07-20-DAGCombineBug.ll | 3 @bsBuff = internal global i32 0 ; <i32*> [#uses=1] 8 %bsBuff.promoted44 = load i32* @bsBuff ; <i32> [#uses=1] 10 %1 = lshr i32 %bsBuff.promoted44, %0 ; <i32> [#uses=1]
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/ |
D | BZip2CompressorOutputStream.java | 303 private int bsBuff; field in BZip2CompressorOutputStream 686 final int ch = this.bsBuff >> 24; in bsFinishedWithStream() 688 this.bsBuff <<= 8; in bsFinishedWithStream() 696 int bsBuffShadow = this.bsBuff; in bsW() 704 this.bsBuff = bsBuffShadow | (v << (32 - bsLiveShadow - n)); in bsW() 987 int bsBuffShadow = this.bsBuff; in sendMTFValues4() 1007 this.bsBuff = bsBuffShadow; in sendMTFValues4() 1020 int bsBuffShadow = this.bsBuff; in sendMTFValues5() 1044 this.bsBuff = bsBuffShadow; in sendMTFValues5() 1054 int bsBuffShadow = this.bsBuff; in sendMTFValues6() [all …]
|
/external/bzip2/ |
D | compress.c | 40 s->bsBuff = 0; in BZ2_bsInitWrite() 49 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite() 51 s->bsBuff <<= 8; in bsFinishWrite() 62 = (UChar)(s->bsBuff >> 24); \ 64 s->bsBuff <<= 8; \ 76 s->bsBuff |= (v << (32 - s->bsLive - n)); in bsW()
|
D | bzlib_private.h | 241 UInt32 bsBuff; member 362 UInt32 bsBuff; member
|
D | decompress.c | 48 v = (s->bsBuff >> \ 55 s->bsBuff \ 56 = (s->bsBuff << 8) | \
|
D | bzlib.c | 514 s->bsBuff = 0; in BZ_API()
|
/external/u-boot/lib/bzip2/ |
D | bzlib_compress.c | 80 s->bsBuff = 0; in BZ2_bsInitWrite() 89 s->zbits[s->numZ] = (UChar)(s->bsBuff >> 24); in bsFinishWrite() 91 s->bsBuff <<= 8; in bsFinishWrite() 102 = (UChar)(s->bsBuff >> 24); \ 104 s->bsBuff <<= 8; \ 116 s->bsBuff |= (v << (32 - s->bsLive - n)); in bsW()
|
D | bzlib_private.h | 273 UInt32 bsBuff; member 390 UInt32 bsBuff; member
|
D | bzlib_decompress.c | 91 v = (s->bsBuff >> \ 98 s->bsBuff \ 99 = (s->bsBuff << 8) | \
|
D | bzlib.c | 565 s->bsBuff = 0; in BZ_API()
|
/external/guice/extensions/struts2/lib/ |
D | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |