Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/third_party/node/deps/openssl/openssl/crypto/whrlpool/asm/
Dwp-mmx.pl64 sub LL() subroutine
235 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
236 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
237 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
238 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
239 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
240 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
241 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
242 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
243 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
243 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
244 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
245 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
246 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
247 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
248 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
249 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
250 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
251 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
/third_party/openssl/crypto/whrlpool/asm/
Dwp-mmx.pl64 sub LL() subroutine
235 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
236 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
237 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
238 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
239 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
240 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
241 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
242 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
243 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
Dwp-x86_64.pl57 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
243 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
244 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
245 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
246 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
247 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
248 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
249 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
250 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
251 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
/third_party/node/deps/openssl/openssl/crypto/whrlpool/
Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
230 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
231 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
232 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
233 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
234 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
235 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
236 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
[all …]
/third_party/openssl/crypto/whrlpool/
Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
230 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
231 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
232 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
233 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
234 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
235 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
236 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
[all …]
/third_party/protobuf/objectivec/Tests/
DGPBDictionaryTests+Int64.m43 //%PDDM-EXPAND TEST_FOR_POD_KEY(Int64, int64_t, 21LL, 22LL, 23LL, 24LL)
89 XCTAssertFalse([dict getUInt32:NULL forKey:21LL]);
99 [dict setUInt32:100U forKey:21LL];
103 XCTAssertTrue([dict getUInt32:NULL forKey:21LL]);
104 XCTAssertTrue([dict getUInt32:&value forKey:21LL]);
106 XCTAssertFalse([dict getUInt32:NULL forKey:22LL]);
108 XCTAssertEqual(aKey, 21LL);
116 const int64_t kKeys[] = { 21LL, 22LL, 23LL };
125 XCTAssertTrue([dict getUInt32:NULL forKey:21LL]);
126 XCTAssertTrue([dict getUInt32:&value forKey:21LL]);
[all …]
DGPBArrayTests.m1126 //%PDDM-EXPAND ARRAY_TESTS(Int64, int64_t, 31LL, 32LL, 33LL, 34LL)
1155 GPBInt64Array *array = [GPBInt64Array arrayWithValue:31LL];
1158 XCTAssertEqual([array valueAtIndex:0], 31LL);
1162 XCTAssertEqual(value, 31LL);
1168 XCTAssertEqual(value, 31LL);
1174 static const int64_t kValues[] = { 31LL, 32LL, 33LL, 34LL };
1180 XCTAssertEqual([array valueAtIndex:0], 31LL);
1181 XCTAssertEqual([array valueAtIndex:1], 32LL);
1182 XCTAssertEqual([array valueAtIndex:2], 33LL);
1183 XCTAssertEqual([array valueAtIndex:3], 34LL);
[all …]
/third_party/curl/include/curl/
Dsystem.h60 # define CURL_SUFFIX_CURL_OFF_T LL
120 # define CURL_SUFFIX_CURL_OFF_T LL
149 # define CURL_SUFFIX_CURL_OFF_T LL
156 # define CURL_SUFFIX_CURL_OFF_T LL
162 # define CURL_SUFFIX_CURL_OFF_T LL
173 # define CURL_SUFFIX_CURL_OFF_T LL
190 # define CURL_SUFFIX_CURL_OFF_T LL
207 # define CURL_SUFFIX_CURL_OFF_T LL
224 # define CURL_SUFFIX_CURL_OFF_T LL
233 # define CURL_SUFFIX_CURL_OFF_T LL
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp590 const IFListType &LL = I->second; in dump_map() local
591 for (unsigned i = 0, n = LL.size(); i < n; ++i) in dump_map()
592 dbgs() << " " << PrintIFR(LL[i].first, HRI) << ", " in dump_map()
593 << PrintRegSet(LL[i].second, HRI) << '\n'; in dump_map()
870 const RSListType &LL = I->second; in findRecordInsertForms() local
871 for (unsigned i = 0, n = LL.size(); i < n; ++i) in findRecordInsertForms()
872 dbgs() << " (" << printReg(LL[i].first, HRI) << ",@" in findRecordInsertForms()
873 << LL[i].second << ')'; in findRecordInsertForms()
902 RSListType &LL = F->second; in findRecordInsertForms() local
903 for (unsigned i = 0, n = LL.size(); i < n; ++i) { in findRecordInsertForms()
[all …]
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_conv_q31.c116 int64_t acc0 = 0LL; in arm_conv_q31()
117 int64_t acc1 = 0LL; in arm_conv_q31()
130 int64_t acc = 0LL; in arm_conv_q31()
143 int64_t acc0 = 0LL; in arm_conv_q31()
144 int64_t acc1 = 0LL; in arm_conv_q31()
145 int64_t acc2 = 0LL; in arm_conv_q31()
146 int64_t acc3 = 0LL; in arm_conv_q31()
167 int64_t acc0 = 0LL; in arm_conv_q31()
168 int64_t acc1 = 0LL; in arm_conv_q31()
186 int64_t acc = 0LL; in arm_conv_q31()
[all …]
Darm_correlate_q31.c136 int64_t acc0 = 0LL; in arm_correlate_q31()
137 int64_t acc1 = 0LL; in arm_correlate_q31()
155 int64_t acc = 0LL; in arm_correlate_q31()
168 int64_t acc0 = 0LL; in arm_correlate_q31()
169 int64_t acc1 = 0LL; in arm_correlate_q31()
170 int64_t acc2 = 0LL; in arm_correlate_q31()
171 int64_t acc3 = 0LL; in arm_correlate_q31()
193 int64_t acc0 = 0LL; in arm_correlate_q31()
194 int64_t acc1 = 0LL; in arm_correlate_q31()
212 int64_t acc = 0LL; in arm_correlate_q31()
[all …]
Darm_conv_q15.c121 int64_t acc0 = 0LL; in arm_conv_q15()
122 int64_t acc1 = 0LL; in arm_conv_q15()
135 int64_t acc = 0LL; in arm_conv_q15()
148 int64_t acc0 = 0LL; in arm_conv_q15()
149 int64_t acc1 = 0LL; in arm_conv_q15()
150 int64_t acc2 = 0LL; in arm_conv_q15()
151 int64_t acc3 = 0LL; in arm_conv_q15()
171 int64_t acc0 = 0LL; in arm_conv_q15()
172 int64_t acc1 = 0LL; in arm_conv_q15()
190 int64_t acc = 0LL; in arm_conv_q15()
[all …]
Darm_correlate_q15.c136 int64_t acc0 = 0LL; in arm_correlate_q15()
137 int64_t acc1 = 0LL; in arm_correlate_q15()
157 int64_t acc = 0LL; in arm_correlate_q15()
170 int64_t acc0 = 0LL; in arm_correlate_q15()
171 int64_t acc1 = 0LL; in arm_correlate_q15()
172 int64_t acc2 = 0LL; in arm_correlate_q15()
173 int64_t acc3 = 0LL; in arm_correlate_q15()
197 int64_t acc0 = 0LL; in arm_correlate_q15()
198 int64_t acc1 = 0LL; in arm_correlate_q15()
218 int64_t acc = 0LL; in arm_correlate_q15()
[all …]
Darm_fir_q15.c251 acc0 = 0LL; in arm_fir_q15()
252 acc1 = 0LL; in arm_fir_q15()
253 acc2 = 0LL; in arm_fir_q15()
254 acc3 = 0LL; in arm_fir_q15()
311 acc0 = 0LL; in arm_fir_q15()
312 acc1 = 0LL; in arm_fir_q15()
313 acc2 = 0LL; in arm_fir_q15()
362 acc0 = 0LL; in arm_fir_q15()
363 acc1 = 0LL; in arm_fir_q15()
403 acc0 = 0LL; in arm_fir_q15()
Darm_fir_interpolate_q15.c118 q63_t acc0 = 0LL; in arm_fir_interpolate_q15()
119 q63_t acc1 = 0LL; in arm_fir_interpolate_q15()
120 q63_t acc2 = 0LL; in arm_fir_interpolate_q15()
121 q63_t acc3 = 0LL; in arm_fir_interpolate_q15()
182 q63_t acc0 = 0LL; in arm_fir_interpolate_q15()
183 q63_t acc1 = 0LL; in arm_fir_interpolate_q15()
184 q63_t acc2 = 0LL; in arm_fir_interpolate_q15()
237 q63_t acc0 = 0LL; in arm_fir_interpolate_q15()
238 q63_t acc1 = 0LL; in arm_fir_interpolate_q15()
283 q63_t acc0 = 0LL; in arm_fir_interpolate_q15()
Darm_fir_interpolate_q31.c115 q63_t acc0 = 0LL; in arm_fir_interpolate_q31()
116 q63_t acc1 = 0LL; in arm_fir_interpolate_q31()
117 q63_t acc2 = 0LL; in arm_fir_interpolate_q31()
118 q63_t acc3 = 0LL; in arm_fir_interpolate_q31()
179 q63_t acc0 = 0LL; in arm_fir_interpolate_q31()
180 q63_t acc1 = 0LL; in arm_fir_interpolate_q31()
181 q63_t acc2 = 0LL; in arm_fir_interpolate_q31()
234 q63_t acc0 = 0LL; in arm_fir_interpolate_q31()
235 q63_t acc1 = 0LL; in arm_fir_interpolate_q31()
280 q63_t acc0 = 0LL; in arm_fir_interpolate_q31()
/third_party/musl/libc-test/src/api/
Darpa_inet.c17 I(uint32_t, htonl(0LL)) in f()
22 I(uint16_t, htons(0LL)) in f()
27 I(uint32_t, ntohl(0LL)) in f()
32 I(uint16_t, ntohs(0LL)) in f()
Dnetinet_in.c53 I(uint32_t,htonl(0LL)) in f()
54 I(uint16_t,htons(0LL)) in f()
55 I(uint32_t,ntohl(0LL)) in f()
56 I(uint16_t,ntohs(0LL)) in f()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp82 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
91 LL = STI->hasMips32r6() ? Mips::LL_MMR6 : Mips::LL_MM; in expandAtomicCmpSwapSubword()
96 LL = STI->hasMips32r6() ? (ArePtrs64bit ? Mips::LL64_R6 : Mips::LL_R6) in expandAtomicCmpSwapSubword()
97 : (ArePtrs64bit ? Mips::LL64 : Mips::LL); in expandAtomicCmpSwapSubword()
145 BuildMI(loop1MBB, DL, TII->get(LL), Scratch).addReg(Ptr).addImm(0); in expandAtomicCmpSwapSubword()
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
217 LL = STI->hasMips32r6() ? Mips::LL_MMR6 : Mips::LL_MM; in expandAtomicCmpSwap()
222 LL = STI->hasMips32r6() in expandAtomicCmpSwap()
224 : (ArePtrs64bit ? Mips::LL64 : Mips::LL); in expandAtomicCmpSwap()
235 LL = STI->hasMips64r6() ? Mips::LLD_R6 : Mips::LLD; in expandAtomicCmpSwap()
[all …]
/third_party/node/deps/openssl/openssl/crypto/bf/
Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
77 LL^=P, \
78 LL^=((( S[ ((R>>24)&0xff)] + \
/third_party/openssl/crypto/bf/
Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
77 LL^=P, \
78 LL^=((( S[ ((R>>24)&0xff)] + \
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_vec_mult_q31.c86 acc0 = 0LL; in arm_mat_vec_mult_q31()
87 acc1 = 0LL; in arm_mat_vec_mult_q31()
88 acc2 = 0LL; in arm_mat_vec_mult_q31()
165 acc0 = 0LL; in arm_mat_vec_mult_q31()
166 acc1 = 0LL; in arm_mat_vec_mult_q31()
233 acc0 = 0LL; in arm_mat_vec_mult_q31()
Darm_mat_vec_mult_q15.c89 acc0 = 0LL; in arm_mat_vec_mult_q15()
90 acc1 = 0LL; in arm_mat_vec_mult_q15()
91 acc2 = 0LL; in arm_mat_vec_mult_q15()
168 acc0 = 0LL; in arm_mat_vec_mult_q15()
169 acc1 = 0LL; in arm_mat_vec_mult_q15()
236 acc0 = 0LL; in arm_mat_vec_mult_q15()
/third_party/skia/third_party/externals/icu/source/data/locales/
Drm.txt125 M{"LLLL"}
180 M{"LL-y – LL-y GGGGG"}
181 y{"LL-y – LL-y GGGGG"}
288 yM{"LL-y"}
428 M{"LLLL"}
483 M{"LL-y – LL-y"}
484 y{"LL-y – LL-y"}

12345678910>>...12