/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 545 const IFListType &LL = I->second; in dump_map() local 829 const RSListType &LL = I->second; in findRecordInsertForms() local 862 RSListType &LL = F->second; in findRecordInsertForms() local 1009 IFListType &LL = I->second; in computeRemovableRegisters() local 1033 IFListType &LL = F->second; in pruneCoveredSets() local 1122 IFListType &LL = F->second; in pruneUsesTooFar() local 1144 IFListType &LL = F->second; in pruneRegCopies() local 1260 const IFListType &LL = I->second; in selectCandidates() local 1297 IFListType &LL = I->second; in selectCandidates() local 1349 const IFListType &LL = I->second; in selectCandidates() local [all …]
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417DecodedBitStreamParser.h | 30 static int32_t LL; variable
|
D | BC_PDF417DecodedBitStreamParser.cpp | 45 int32_t CBC_DecodedBitStreamPaser::LL = 27; member in CBC_DecodedBitStreamPaser
|
/external/boringssl/src/crypto/des/ |
D | internal.h | 190 #define D_ENCRYPT(ks, LL, R, S) \ argument
|
/external/boringssl/src/decrepit/blowfish/ |
D | blowfish.c | 64 #define BF_ENC(LL, R, S, P) \ argument
|
/external/valgrind/cachegrind/ |
D | cg_sim.c | 166 static cache_t2 LL; variable
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
D | LegalizeIntegerTypes.cpp | 2115 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 2128 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_format_interceptor_test.cc | 41 static const unsigned LL = sizeof(long long); variable
|
/external/llvm/lib/Support/ |
D | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 33 long long LL, unsigned long long ULL, signed long long SLL, in builtinType()
|
/external/clang/test/SemaCXX/ |
D | attr-noreturn.cpp | 87 struct LL : KK {}; struct
|
/external/llvm/include/llvm/ADT/ |
D | ImmutableSet.h | 499 TreeTy *LL = getLeft(L); in balanceTree() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1066 unsigned LL, SC, AND, NOR, ZERO, BEQ; in emitAtomicBinary() local 1278 unsigned LL = isMicroMips ? Mips::LL_MM : Mips::LL; in emitAtomicBinaryPartword() local 1335 unsigned LL, SC, ZERO, BNE, BEQ; in emitAtomicCmpSwap() local 1515 unsigned LL = isMicroMips ? Mips::LL_MM : Mips::LL; in emitAtomicCmpSwapPartword() local
|
/external/clang/lib/Edit/ |
D | RewriteObjCFoundationAPI.cpp | 678 StringRef U, F, L, LL; member
|
/external/valgrind/callgrind/ |
D | sim.c | 94 static cache_t2 I1, D1, LL; variable
|
/external/opencv/ml/src/ |
D | mltree.cpp | 2063 int LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local 2107 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
D | mlboost.cpp | 584 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
/external/skia/src/effects/ |
D | SkBlurMaskFilter.cpp | 379 const SkVector& LL = rrect.radii(SkRRect::kLowerLeft_Corner); in filterRRectToNine() local
|
/external/protobuf/src/google/protobuf/ |
D | wire_format_unittest.cc | 663 #define LL(x) GOOGLE_LONGLONG(x) in TEST() macro
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1207 GotoStmt(LabelDecl *label, SourceLocation GL, SourceLocation LL) in GotoStmt() 1953 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt()
|
/external/opencv3/apps/traincascade/ |
D | old_ml_tree.cpp | 2553 int LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local 2597 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
D | old_ml_boost.cpp | 672 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
/external/v8/src/js/ |
D | i18n.js | 1459 options = appendToDateTimeObject(options, 'month', match, {LL: '2-digit', property
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 676 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|