HomeSort by relevance Sort by last modified time
    Searched defs:ML (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
itspoof.cpp 139 const uint32_t ML = 0;
156 // FC5F ; FE74 0651 ; ML #* ARABIC LIGATURE SHADDA WITH KASRATAN ISOLATED FORM to
165 CHECK_SKELETON(ML, "OOPS", "OOPS");
166 CHECK_SKELETON(ML, "00PS", "00PS"); // Digit 0 unchanged in lower case mode.
174 // This mapping exists in the ML and MA tables, does not exist in SL, SA
178 CHECK_SKELETON(ML, "\\u0C83", "\\u0983");
185 CHECK_SKELETON(ML, "\\u0391", "\\u0391");
189 // This mapping exists in the ML and MA tables
190 CHECK_SKELETON(ML, "\\u13CF", "b");
199 CHECK_SKELETON(ML, "\\u0022", "\\u0027\\u0027")
    [all...]
  /external/icu4c/test/intltest/
itspoof.cpp 183 const uint32_t ML = 0;
203 CHECK_SKELETON(ML, "OOPS", "OOPS");
204 CHECK_SKELETON(ML, "00PS", "00PS"); // Digit 0 unchanged in lower case mode.
212 // This mapping exists in the ML and MA tables, does not exist in SL, SA
216 CHECK_SKELETON(ML, "\\u0C83", "\\u0983");
223 CHECK_SKELETON(ML, "\\u0391", "\\u0391");
227 // This mapping exists in the ML and MA tables
228 CHECK_SKELETON(ML, "\\u13CF", "b");
237 CHECK_SKELETON(ML, "\\u0022", "\\u0027\\u0027");
428 } else if (tableType.indexOf("ML") >= 0)
    [all...]
  /external/llvm/lib/CodeGen/
MachineLICM.cpp 511 const MachineLoop *ML = MLI->getLoopFor(BB);
512 if (ML && ML->getHeader()->isLandingPad()) continue;
705 const MachineLoop *ML = MLI->getLoopFor(BB);
706 if (ML && ML->getHeader()->isLandingPad())
    [all...]
  /external/eigen/blas/testing/
cblat2.f 435 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
518 ML = N
521 ML = M
541 LY = ABS( INCY )*ML
552 CALL CMAKE( 'GE', ' ', ' ', 1, ML, Y, 1,
553 $ YY, ABS( INCY ), 0, ML - 1,
629 $ ML, YS, YY,
646 $ ML, YS, YY,
    [all...]
dblat2.f 425 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
508 ML = N
511 ML = M
531 LY = ABS( INCY )*ML
542 CALL DMAKE( 'GE', ' ', ' ', 1, ML, Y, 1,
543 $ YY, ABS( INCY ), 0, ML - 1,
619 $ ML, YS, YY,
636 $ ML, YS, YY,
    [all...]
sblat2.f 425 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
508 ML = N
511 ML = M
531 LY = ABS( INCY )*ML
542 CALL SMAKE( 'GE', ' ', ' ', 1, ML, Y, 1,
543 $ YY, ABS( INCY ), 0, ML - 1,
619 $ ML, YS, YY,
636 $ ML, YS, YY,
    [all...]
zblat2.f 437 $ LDAS, LX, LY, M, ML, MS, N, NARGS, NC, ND, NK,
520 ML = N
523 ML = M
543 LY = ABS( INCY )*ML
554 CALL ZMAKE( 'GE', ' ', ' ', 1, ML, Y, 1,
555 $ YY, ABS( INCY ), 0, ML - 1,
631 $ ML, YS, YY,
648 $ ML, YS, YY,
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/zxing/core/
core.jar 

Completed in 572 milliseconds