Home
last modified time | relevance | path

Searched refs:bsLive (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
D2007-07-26-NonRedundant.ll3 @bsLive = external global i32 ; <i32*> [#uses=2]
10 store i32 0, i32* @bsLive, align 4
14 %tmp29 = load i32* @bsLive, align 4 ; <i32> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
D2007-07-26-NonRedundant.ll3 @bsLive = external global i32 ; <i32*> [#uses=2]
10 store i32 0, i32* @bsLive, align 4
14 %tmp29 = load i32, i32* @bsLive, align 4 ; <i32> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
D2007-07-26-NonRedundant.ll3 @bsLive = external global i32 ; <i32*> [#uses=2]
10 store i32 0, i32* @bsLive, align 4
14 %tmp29 = load i32, i32* @bsLive, align 4 ; <i32> [#uses=0]
/external/llvm/test/Transforms/GVN/
D2007-07-26-NonRedundant.ll3 @bsLive = external global i32 ; <i32*> [#uses=2]
10 store i32 0, i32* @bsLive, align 4
14 %tmp29 = load i32, i32* @bsLive, align 4 ; <i32> [#uses=0]
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/
DBZip2CompressorOutputStream.java304 private int bsLive; field in BZip2CompressorOutputStream
685 while (this.bsLive > 0) { in bsFinishedWithStream()
689 this.bsLive -= 8; in bsFinishedWithStream()
695 int bsLiveShadow = this.bsLive; in bsW()
705 this.bsLive = bsLiveShadow + n; in bsW()
986 int bsLiveShadow = this.bsLive; in sendMTFValues4()
1008 this.bsLive = bsLiveShadow; in sendMTFValues4()
1019 int bsLiveShadow = this.bsLive; in sendMTFValues5()
1045 this.bsLive = bsLiveShadow; in sendMTFValues5()
1053 int bsLiveShadow = this.bsLive; in sendMTFValues6()
[all …]
/external/bzip2/
Dcompress.c39 s->bsLive = 0; in BZ2_bsInitWrite()
48 while (s->bsLive > 0) { in bsFinishWrite()
52 s->bsLive -= 8; in bsFinishWrite()
60 while (s->bsLive >= 8) { \
65 s->bsLive -= 8; \
76 s->bsBuff |= (v << (32 - s->bsLive - n)); in bsW()
77 s->bsLive += n; in bsW()
Ddecompress.c46 if (s->bsLive >= nnn) { \
49 (s->bsLive-nnn)) & ((1 << nnn)-1); \
50 s->bsLive -= nnn; \
59 s->bsLive += 8; \
Dbzlib_private.h242 Int32 bsLive; member
363 Int32 bsLive; member
Dbzlib.c513 s->bsLive = 0; in BZ_API()
/external/u-boot/lib/bzip2/
Dbzlib_compress.c79 s->bsLive = 0; in BZ2_bsInitWrite()
88 while (s->bsLive > 0) { in bsFinishWrite()
92 s->bsLive -= 8; in bsFinishWrite()
100 while (s->bsLive >= 8) { \
105 s->bsLive -= 8; \
116 s->bsBuff |= (v << (32 - s->bsLive - n)); in bsW()
117 s->bsLive += n; in bsW()
Dbzlib_decompress.c89 if (s->bsLive >= nnn) { \
92 (s->bsLive-nnn)) & ((1 << nnn)-1); \
93 s->bsLive -= nnn; \
102 s->bsLive += 8; \
Dbzlib_private.h274 Int32 bsLive; member
391 Int32 bsLive; member
Dbzlib.c564 s->bsLive = 0; in BZ_API()
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...