Searched refs:LAR (Results 1 – 6 of 6) sorted by relevance
/external/libgsm/src/ |
D | lpc.c | 287 static void Quantization_and_coding P1((LAR), 288 register word * LAR /* [0..7] IN/OUT */ 306 temp = GSM_MULT( A, *LAR ); \ 310 *LAR = temp>MAC ? MAC - MIC : (temp<MIC ? 0 : temp - MIC); \ 311 LAR++;
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7102 const SCEVAddRecExpr *LAR = dyn_cast<SCEVAddRecExpr>(LHS); in isKnownPredicate() local 7106 if (LAR) { in isKnownPredicate() 7107 const Loop *L = LAR->getLoop(); in isKnownPredicate() 7108 if (isLoopEntryGuardedByCond(L, Pred, LAR->getStart(), RHS) && in isKnownPredicate() 7109 isLoopBackedgeGuardedByCond(L, Pred, LAR->getPostIncExpr(*this), RHS)) { in isKnownPredicate() 7118 if (!LAR) return true; in isKnownPredicate() 7782 const auto *LAR = cast<SCEVAddRecExpr>(Less); in computeConstantDifference() local 7785 if (LAR->getLoop() != MAR->getLoop()) in computeConstantDifference() 7790 if (!LAR->isAffine() || !MAR->isAffine()) in computeConstantDifference() 7793 if (LAR->getStepRecurrence(*this) != MAR->getStepRecurrence(*this)) in computeConstantDifference() [all …]
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | SigmoidalContrast.miff | 43 ….�2O�^m�FL�1,�-�%�1'�/-�A=�2'�/#�/#�/&�B7�*&�&(�%'�)$�+�E=����z��Rq�6[�7LAR(m�U��l��n{�a}�a~�g}…
|
/external/llvm/lib/Target/X86/ |
D | X86ScheduleAtom.td | 432 // LAR
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 502 #define LAR(a, b) CHOICE(lar ARG2(a, b), lar ARG2(a, b), lar ARG2(b, a)) macro 1228 #define LAR(a, b) lar b, a macro
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 9001 "MA-LAR", 19873 "LAR",
|