Searched refs:b1 (Results 26 - 50 of 526) sorted by relevance

1234567891011>>

/external/libvpx/libvpx/vp8/encoder/
H A Ddct.c19 int a1, b1, c1, d1; local
26 b1 = ((ip[1] + ip[2]) * 8);
30 op[0] = a1 + b1;
31 op[2] = a1 - b1;
45 b1 = ip[4] + ip[8];
49 op[0] = ( a1 + b1 + 7)>>4;
50 op[8] = ( a1 - b1 + 7)>>4;
69 int a1, b1, c1, d1; local
80 b1 = ((ip[0] - ip[2]) * 4);
83 op[1] = b1
[all...]
/external/clang/test/CodeGen/
H A Dms-anonymous-struct.c8 int b1; member in struct:nested1
49 var.b1;
88 var->b1;
H A Dasm-variable.c9 register unsigned long long b1 asm("rsi");
16 b1 = a1;
23 : "r"(addr), "r" (b0), "r" (b1), "r" (b2), "r" (b3), "r" (b4), "r" (b5));
34 register double b1 asm("xmm1");
45 b1 = a1;
54 : "r"(addr), "x" (b0), "x" (b1), "x" (b2), "x" (b3), "x" (b4), "x" (b5), "x" (b6),
/external/guava/guava/src/com/google/common/io/
H A DLittleEndianDataInputStream.java81 int b1 = in.read();
82 if (0 > b1) {
86 return b1;
100 byte b1 = readAndCheckByte();
103 return Ints.fromBytes((byte) 0, (byte) 0, b2, b1);
116 byte b1 = readAndCheckByte();
121 return Ints.fromBytes( b4, b3, b2, b1);
134 byte b1 = readAndCheckByte();
143 return Longs.fromBytes(b8, b7, b6, b5, b4, b3, b2, b1);
223 int b1
[all...]
/external/valgrind/none/tests/
H A Dbug129866.c28 char *a1, *b1, *a2 __attribute__((unused)), *b2 __attribute__((unused)); local
31 b1 = touch_malloc(200000) ;
33 b2 = touch_realloc(b1, 200000) ;
/external/clang/test/CodeGenCXX/
H A Dms-novtable.cpp19 struct __declspec(novtable) B1 : virtual A1 {} b1;
/external/llvm/test/MC/AArch64/
H A Dneon-scalar-saturating-rounding-shift.s6 sqrshl b0, b1, b2
11 // CHECK: sqrshl b0, b1, b2 // encoding: [0x20,0x5c,0x22,0x5e]
19 uqrshl b0, b1, b2
24 // CHECK: uqrshl b0, b1, b2 // encoding: [0x20,0x5c,0x22,0x7e]
H A Dneon-scalar-saturating-shift.s6 sqshl b0, b1, b2
11 // CHECK: sqshl b0, b1, b2 // encoding: [0x20,0x4c,0x22,0x5e]
19 uqshl b0, b1, b2
24 // CHECK: uqshl b0, b1, b2 // encoding: [0x20,0x4c,0x22,0x7e]
/external/clang/test/SemaCXX/
H A Dwarn-logical-not-compare.cpp7 bool test1(int i1, int i2, bool b1, bool b2) { argument
91 ret = !b1 == b2;
92 ret = !b1 != b2;
93 ret = !b1 < b2;
94 ret = !b1 > b2;
95 ret = !b1 <= b2;
96 ret = !b1 >= b2;
110 ret = !getBool() == b1;
H A Dambig-user-defined-conversions.cpp14 B b1; member in namespace:test0
22 func(b1, f()); // expected-error {{call to 'func' is ambiguous}}
30 func2(b1); // expected-error {{call to 'func2' is ambiguous}}
/external/libvpx/libvpx/vp8/common/mips/dspr2/
H A Didctllm_dspr2.c47 int a1, b1, c1, d1; local
63 b1 = ip[0] - ip[8];
83 op[4] = b1 + c1;
84 op[8] = b1 - c1;
87 b1 = ip[1] - ip[9];
91 op[5] = b1 + c2;
92 op[9] = b1 - c2;
95 b1 = ip[2] - ip[10];
115 op[6] = b1 + c1;
116 op[10] = b1
285 int a1, b1, c1, d1; local
[all...]
/external/libpcap/
H A Dgencode.c552 * Merge the lists in b0 and b1, using the 'sense' field to indicate
556 merge(b0, b1)
557 struct block *b0, *b1;
566 *p = b1;
611 gen_and(b0, b1)
612 struct block *b0, *b1;
614 backpatch(b0, b1->head);
616 b1->sense = !b1->sense;
617 merge(b1, b
1741 struct block *b0, *b1; local
1949 struct block *b0, *b1; local
2903 struct block *b0, *b1, *b2; local
3556 struct block *b0, *b1; local
3599 struct block *b0, *b1; local
3650 register struct block *b0, *b1; local
3708 struct block *b0, *b1; local
3766 register struct block *b0, *b1; local
3825 register struct block *b0, *b1, *b2; local
4251 register struct block *b0, *b1; local
4324 struct block *b0, *b1, *b2, *tmp; local
4399 struct block *b0, *b1; local
4432 struct block *b0, *b1; local
4687 struct block *b0, *b1, *tmp; local
4763 struct block *b1; local
5044 struct block *b0, *b1, *tmp; local
5087 struct block *b0, *b1, *tmp; local
5134 struct block *b0, *b1, *tmp; local
5176 struct block *b0, *b1, *tmp; local
5209 struct block *b1, *b2; local
5236 struct block *b0, *b1, *tmp; local
5279 struct block *b0, *b1, *tmp; local
5311 struct block *b1, *b2; local
5338 struct block *b0, *b1, *tmp; local
5380 struct block *b0, *b1, *tmp; local
5767 struct block *b0, *b1; local
5804 struct block *b0, *b1; local
7151 struct block *b0, *b1, *b2; local
7247 register struct block *b0, *b1, *b2; local
7806 register struct block *b0, *b1; local
7864 struct block *b0, *b1; local
7948 struct block *b0,*b1; local
8026 struct block *b0, *b1; local
8160 struct block *b0, *b1; local
8269 struct block *b0, *b1; local
8434 struct block *b1; local
8476 struct block *b0, *b1; local
[all...]
/external/valgrind/none/tests/s390x/
H A Dclc.c4 char b1[23] ="0123456789abcdefghijklm"; variable
38 testrun(b1 + offset1, b1 + offset2, l);
39 testrun(b1 + offset1, b2 + offset2, l);
40 testrun(b1 + offset1, b3 + offset2, l);
41 testrun(b1 + offset1, b4 + offset2, l);
H A Dclcle.c4 char b1[23] ="0123456789abcdefghijklm"; variable
49 testrun(b1, l1, b1, l3, pad);
50 testrun(b1, l1, b2, l3, pad);
51 testrun(b1, l1, b3, l3, pad);
52 testrun(b1, l1, b4, l3, pad);
/external/sfntly/cpp/src/test/
H A Dfile_io_test.cc39 ByteVector b1; local
40 b1.resize(length);
41 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle);
52 EXPECT_EQ(memcmp(&(b1[0]), &(b2[0]), length), 0);
59 EXPECT_EQ(memcmp(&(b1[89]), &(b2[0]), 100), 0);
65 EXPECT_EQ(memcmp(&(b1[100]), &(b2[0]), 100), 0);
69 EXPECT_EQ(memcmp(&(b1[300]), &(b2[0]), 100), 0);
76 EXPECT_EQ(memcmp(&(b1[0]), &(b2[0]), 200), 0);
100 ByteVector b1; local
101 b1
[all...]
H A Dbyte_array_test.cc65 ByteVector b1, b2; local
71 ReadByteArrayWithBuffer(ba1, &buffer, &b1);
73 EXPECT_GT(b1.size(), static_cast<size_t>(0));
74 EXPECT_EQ(b1.size(), b2.size());
75 EXPECT_TRUE(std::equal(b1.begin(), b1.end(), b2.begin()));
79 b1.clear();
83 ReadByteArrayWithSlidingWindow(ba1, window_size, &b1);
85 EXPECT_GT(b1.size(), static_cast<size_t>(0));
86 EXPECT_EQ(b1
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
H A DBase64Encoder.java84 int b1, b2, b3;
93 b1 = (d1 >>> 2) & 0x3f;
96 out.write(encodingTable[b1]);
105 b1 = (d1 >>> 2) & 0x3f;
109 out.write(encodingTable[b1]);
138 byte b1, b2, b3, b4;
160 b1 = decodingTable[data[i++]];
174 if ((b1 | b2 | b3 | b4) < 0)
179 out.write((b1 << 2) | (b2 >> 4));
213 byte b1, b
[all...]
H A DHexEncoder.java90 byte b1, b2;
113 b1 = decodingTable[data[i++]];
122 if ((b1 | b2) < 0)
127 out.write((b1 << 4) | b2);
146 byte b1, b2;
169 b1 = decodingTable[data.charAt(i++)];
178 if ((b1 | b2) < 0)
183 out.write((b1 << 4) | b2);
/external/libvpx/libvpx/vp8/common/
H A Didctllm.c35 int a1, b1, c1, d1; local
45 b1 = ip[0] - ip[8];
58 op[shortpitch*1] = b1 + c1;
59 op[shortpitch*2] = b1 - c1;
71 b1 = ip[0] - ip[2];
85 op[1] = (b1 + c1 + 4) >> 3;
86 op[2] = (b1 - c1 + 4) >> 3;
145 int a1, b1, c1, d1; local
153 b1 = ip[4] + ip[8];
157 op[0] = a1 + b1;
[all...]
/external/apache-http/src/org/apache/commons/codec/binary/
H A DBase64.java265 byte k = 0, l = 0, b1 = 0, b2 = 0, b3 = 0;
276 b1 = binaryData[dataIndex];
280 //log.debug("b1= " + b1 +", b2= " + b2 + ", b3= " + b3);
283 k = (byte) (b1 & 0x03);
286 ((b1 & SIGN) == 0) ? (byte) (b1 >> 2) : (byte) ((b1) >> 2 ^ 0xc0);
327 b1 = binaryData[dataIndex];
328 k = (byte) (b1
[all...]
/external/jetty/src/java/org/eclipse/jetty/util/
H A DB64Code.java116 byte b0, b1, b2;
121 b1=b[bi++];
124 c[ci++]=__rfc1421alphabet[(b0<<4)&0x3f|(b1>>>4)&0x0f];
125 c[ci++]=__rfc1421alphabet[(b1<<2)&0x3f|(b2>>>6)&0x03];
135 b1=b[bi++];
137 c[ci++]=__rfc1421alphabet[(b0<<4)&0x3f|(b1>>>4)&0x0f];
138 c[ci++]=__rfc1421alphabet[(b1<<2)&0x3f];
180 byte b0, b1, b2;
186 b1=b[bi++];
189 c[ci++]=__rfc1421alphabet[(b0<<4)&0x3f|(b1>>>
[all...]
/external/icu/icu4c/source/test/intltest/
H A Didnaref.cpp134 uint32_t* b1 = b1Stack; local
141 u_strToUTF32((UChar32*)b1,b1Capacity,&b1Len,src,srcLength,&status);
145 b1 = (uint32_t*) uprv_malloc(b1Len * sizeof(uint32_t));
146 if(b1==NULL){
153 u_strToUTF32((UChar32*)b1,b1Len,&b1Len,src,srcLength,&status);
161 error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
174 punycode_status error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
188 if(b1Stack != b1){
189 uprv_free(b1);
203 char* b1 local
259 UChar *b1 = b1Stack, *b2 = b2Stack; local
432 UChar *b1 = b1Stack, *b2 = b2Stack, *b1Prime=NULL, *b3=b3Stack; local
699 UChar *b1 = b1Stack; local
855 UChar *b1 = b1Stack; local
999 UChar *b1 = b1Stack, *b2 = b2Stack; local
[all...]
/external/ceres-solver/internal/ceres/
H A Ddense_sparse_matrix_test.cc100 Vector b1 = Vector::Zero(num_rows); local
103 tsm->RightMultiply(a.data(), b1.data());
106 EXPECT_EQ((b1 - b2).norm(), 0);
114 Vector b1 = Vector::Zero(num_cols); local
117 tsm->LeftMultiply(a.data(), b1.data());
120 EXPECT_EQ((b1 - b2).norm(), 0);
129 Vector b1 = Vector::Zero(num_cols); local
132 tsm->LeftMultiply(a.data(), b1.data());
135 EXPECT_EQ((b1 - b2).norm(), 0);
139 Vector b1 local
[all...]
/external/clang/test/Modules/
H A Dcxx-irgen.cpp56 extern B b1;
57 B b2(b1);
58 B b3(static_cast<B&&>(b1));
/external/lzma/CPP/Common/
H A DBuffer.h57 bool operator==(const CBuffer<T>& b1, const CBuffer<T>& b2) argument
59 if (b1.GetCapacity() != b2.GetCapacity())
61 for (size_t i = 0; i < b1.GetCapacity(); i++)
62 if (b1[i] != b2[i])
68 bool operator!=(const CBuffer<T>& b1, const CBuffer<T>& b2) argument
70 return !(b1 == b2);

Completed in 1175 milliseconds

1234567891011>>