/third_party/openssl/crypto/whrlpool/asm/ |
D | wp-mmx.pl | 65 sub LL() subroutine 236 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8); 237 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26); 238 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8); 239 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb); 240 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb); 241 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11); 242 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09); 243 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d); 244 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b); [all …]
|
D | wp-x86_64.pl | 55 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine 241 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8); 242 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26); 243 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8); 244 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb); 245 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb); 246 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11); 247 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09); 248 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d); 249 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b); [all …]
|
/third_party/openssl/crypto/whrlpool/ |
D | wp_block.c | 175 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro 186 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro 205 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro 224 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8), 225 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26), 226 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8), 227 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb), 228 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb), 229 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11), 230 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09), [all …]
|
/third_party/protobuf/objectivec/Tests/ |
D | GPBDictionaryTests+Int64.m | 43 //%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 …]
|
D | GPBArrayTests.m | 1126 //%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/gettext/gettext-tools/examples/po/ |
D | Makefile.am | 402 $(MAKE) $(SMALLPOFILES_FOR_lang) LL=$$lang 442 $(srcdir)/../hello-c/po/$(LL).po: $(srcdir)/hello-c.pot $(srcdir)/$(LL).po 443 $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c $(LL) 445 $(srcdir)/../hello-c-gnome/po/$(LL).po: $(srcdir)/hello-c-gnome.pot $(srcdir)/$(LL).po 446 $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c-gnome $(LL) 448 $(srcdir)/../hello-c-gnome3/po/$(LL).po: $(srcdir)/hello-c-gnome3.pot $(srcdir)/$(LL).po 449 $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c-gnome3 $(LL) 451 $(srcdir)/../hello-c++/po/$(LL).po: $(srcdir)/hello-c++.pot $(srcdir)/$(LL).po 452 $(USE_BUILT_PROGS) cd $(srcdir) && $(SHELL) mmsmallpo.sh hello-c++ $(LL) 454 $(srcdir)/../hello-c++-qt/po/$(LL).po: $(srcdir)/hello-c++-qt.pot $(srcdir)/$(LL).po [all …]
|
/third_party/curl/include/curl/ |
D | system.h | 58 # define CURL_SUFFIX_CURL_OFF_T LL 134 # define CURL_SUFFIX_CURL_OFF_T LL 163 # define CURL_SUFFIX_CURL_OFF_T LL 170 # define CURL_SUFFIX_CURL_OFF_T LL 176 # define CURL_SUFFIX_CURL_OFF_T LL 185 # define CURL_SUFFIX_CURL_OFF_T LL 201 # define CURL_SUFFIX_CURL_OFF_T LL 218 # define CURL_SUFFIX_CURL_OFF_T LL 228 # define CURL_SUFFIX_CURL_OFF_T LL 244 # define CURL_SUFFIX_CURL_OFF_T LL [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 590 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/boost/boost/geometry/srs/ |
D | projection.hpp | 97 template <typename LL, typename XY, typename Proj> 98 static inline bool apply(LL const& ll, XY & xy, Proj const& proj) in apply() 106 template <typename XY, typename LL, typename Proj> 107 static inline bool apply(XY const& xy, LL & ll, Proj const& proj) in apply() 458 template <typename LL, typename XY> 459 inline bool forward(LL const& ll, XY& xy) const in forward() 461 BOOST_MPL_ASSERT_MSG((projections::detail::same_tags<LL, XY>::value), in forward() 463 (LL, XY)); in forward() 465 concepts::check_concepts_and_equal_dimensions<LL const, XY>(); in forward() 469 LL, in forward() [all …]
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_conv_q31.c | 115 int64_t acc0 = 0LL; in arm_conv_q31() 116 int64_t acc1 = 0LL; in arm_conv_q31() 129 int64_t acc = 0LL; in arm_conv_q31() 142 int64_t acc0 = 0LL; in arm_conv_q31() 143 int64_t acc1 = 0LL; in arm_conv_q31() 144 int64_t acc2 = 0LL; in arm_conv_q31() 145 int64_t acc3 = 0LL; in arm_conv_q31() 166 int64_t acc0 = 0LL; in arm_conv_q31() 167 int64_t acc1 = 0LL; in arm_conv_q31() 185 int64_t acc = 0LL; in arm_conv_q31() [all …]
|
D | arm_correlate_q31.c | 136 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 …]
|
D | arm_correlate_q15.c | 136 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 …]
|
D | arm_conv_q15.c | 116 int64_t acc0 = 0LL; in arm_conv_q15() 117 int64_t acc1 = 0LL; in arm_conv_q15() 130 int64_t acc = 0LL; in arm_conv_q15() 143 int64_t acc0 = 0LL; in arm_conv_q15() 144 int64_t acc1 = 0LL; in arm_conv_q15() 145 int64_t acc2 = 0LL; in arm_conv_q15() 146 int64_t acc3 = 0LL; in arm_conv_q15() 166 int64_t acc0 = 0LL; in arm_conv_q15() 167 int64_t acc1 = 0LL; in arm_conv_q15() 185 int64_t acc = 0LL; in arm_conv_q15() [all …]
|
D | arm_fir_q15.c | 251 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()
|
D | arm_fir_interpolate_q31.c | 115 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()
|
D | arm_fir_interpolate_q15.c | 118 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()
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | base_static.hpp | 115 template <typename LL, typename XY> 116 inline bool forward(LL const& lp, XY& xy) const in forward() 129 template <typename XY, typename LL> 130 inline bool inverse(XY const&, LL&) const in inverse() 150 template <typename XY, typename LL> 151 inline bool inverse(XY const& xy, LL& lp) const in inverse()
|
D | base_dynamic.hpp | 52 template <typename LL, typename XY> 53 inline bool forward(LL const& lp, XY& xy) const in forward() 67 template <typename LL, typename XY> 68 inline bool inverse(XY const& xy, LL& lp) const in inverse()
|
/third_party/musl/libc-test/src/api/ |
D | arpa_inet.c | 17 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()
|
D | netinet_in.c | 53 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/boost/libs/geometry/test/srs/ |
D | projection_selftest_cases.hpp | 49 struct LL { double lon, lat; }; struct 52 BOOST_GEOMETRY_REGISTER_POINT_2D(LL, double, bg::cs::geographic<bg::degree>, lon, lat) 58 LL fwd_in[4]; 61 LL inv_expect[4];
|
/third_party/boost/libs/ratio/doc/ |
D | ratio.qbk | 773 typedef ratio<1LL, 1000000000000000000LL> __atto; 774 typedef ratio<1LL, 1000000000000000LL> __femto; 775 typedef ratio<1LL, 1000000000000LL> __pico; 776 typedef ratio<1LL, 1000000000LL> __nano; 777 typedef ratio<1LL, 1000000LL> __micro; 778 typedef ratio<1LL, 1000LL> __milli; 779 typedef ratio<1LL, 100LL> __centi; 780 typedef ratio<1LL, 10LL> __deci; 781 typedef ratio< 10LL, 1LL> __deca; 782 typedef ratio< 100LL, 1LL> __hecto; [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 82 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/openssl/crypto/bf/ |
D | bf_local.h | 76 # define BF_ENC(LL,R,S,P) ( \ argument 77 LL^=P, \ 78 LL^=((( S[ ((R>>24)&0xff)] + \
|
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_vec_mult_q31.c | 86 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()
|