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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), NULL)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 48 #define PyCFunction_New(ML, SELF) PyCFunction_NewEx((ML), (SELF), 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/chromium_org/third_party/usb_ids/
usb.ids 772 ff18 ScienceScope Logbook ML
1128 3407 ML-912
    [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 27 const char *Modifier, unsigned ML,
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/zlib/src/contrib/masmx86/
inffas32.asm 22 ; For Visual C++ 4.x and higher and ML 6.x and higher
23 ; ml.exe is in directory \MASM611C of Win95 DDK
24 ; ml.exe is also distributed in http://www.masm32.com/masmdl.htm
29 ; ml /coff /Zi /c /Flinffas32.lst inffas32.asm
32 ; ml /coff /Zi /c /Flinffas32.lst /DNO_GUNZIP inffas32.asm
match686.asm 11 ; For Visual C++ 4.x and higher and ML 6.x and higher
12 ; ml.exe is distributed in
23 ; ml /coff /Zi /c /Flmatch686.lst match686.asm
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-table.cc 164 /* 0B80 */ _(x,x), _(x,x), _(Bi,x), _(ML,x), _(x,x), _(VI,x), _(VI,x), _(VI,x),
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-table.cc 164 /* 0B80 */ _(x,x), _(x,x), _(Bi,x), _(ML,x), _(x,x), _(VI,x), _(VI,x), _(VI,x),
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 307 ML:c!==\"input\"||a.type!==\"checkbox\"&&a.type!==\"radio\"?c===\"option\"?b.se\
    [all...]
pdfjs.js     [all...]
  /external/zxing/core/
core.jar 
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 556 milliseconds