| /third_party/boost/libs/geometry/test/srs/ |
| D | projection_selftest_cases.hpp | 49 struct LL { double lon, lat; }; struct
|
| /third_party/openssl/crypto/whrlpool/asm/ |
| D | wp-x86_64.pl | 55 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
|
| D | wp-mmx.pl | 65 sub LL() subroutine
|
| /third_party/ffmpeg/libavcodec/ |
| D | ffv1_template.c | 42 const int LL = src[-2]; in RENAME() local
|
| /third_party/openssl/crypto/bf/ |
| D | bf_local.h | 76 # define BF_ENC(LL,R,S,P) ( \ argument
|
| /third_party/boost/libs/preprocessor/test/ |
| D | list.cxx | 39 # define LL (L1, (L2, (L3, BOOST_PP_NIL))) macro
|
| D | seq.cxx | 206 # define LL (L1)(L2)(L3) macro
|
| /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 213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local 311 unsigned LL, SC, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOpSubword() local 586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
|
| /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 870 const RSListType &LL = I->second; in findRecordInsertForms() local 902 RSListType &LL = F->second; in findRecordInsertForms() local 1046 IFListType &LL = I->second; in computeRemovableRegisters() local 1068 IFListType &LL = F->second; in pruneCoveredSets() local 1156 IFListType &LL = F->second; in pruneUsesTooFar() local 1177 IFListType &LL = F->second; in pruneRegCopies() local 1295 const IFListType &LL = I->second; in selectCandidates() local 1332 IFListType &LL = I->second; in selectCandidates() local 1384 const IFListType &LL = I->second; in selectCandidates() local [all …]
|
| D | HexagonFrameLowering.cpp | 2202 IndexType LL = I.second; in optimizeSpillSlots() local
|
| /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
|
| /third_party/boringssl/src/crypto/fipsmodule/des/ |
| D | internal.h | 218 #define D_ENCRYPT(ks, LL, R, S) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 544 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
| D | LegalizeIntegerTypes.cpp | 2910 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 2923 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local 3070 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local
|
| /third_party/boost/libs/geometry/test/iterators/ |
| D | flatten_iterator.cpp | 343 typedef typename std::list<std::list<int> > LL; in test_case_all_containers() typedef
|
| /third_party/openssl/crypto/des/ |
| D | des_local.h | 146 # define D_ENCRYPT(LL,R,S) { \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
| /third_party/boringssl/src/decrepit/blowfish/ |
| D | blowfish.c | 68 #define BF_ENC(LL, R, S, P) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | ImmutableSet.h | 499 TreeTy *LL = getLeft(L); in balanceTree() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkBlurMF.cpp | 491 const SkVector& LL = rrect.radii(SkRRect::kLowerLeft_Corner); in filterRRectToNine() local
|
| /third_party/boost/boost/phoenix/function/ |
| D | lazy_signature.hpp | 288 typedef typename boost::remove_reference<L>::type LL; typedef
|
| D | lazy_list.hpp | 1299 typedef typename result<Cons(T,a_unique_type_for_nil)>::type LL; in operator ()() typedef
|
| /third_party/skia/src/core/ |
| D | SkBlurMF.cpp | 354 const SkVector& LL = rrect.radii(SkRRect::kLowerLeft_Corner); in filterRRectToNine() local
|
| /third_party/protobuf/src/google/protobuf/ |
| D | wire_format_unittest.cc | 754 #define LL(x) PROTOBUF_LONGLONG(x) in TEST() macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 647 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|