OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ML
(Results
1 - 10
of
10
) sorted by null
/external/icu4c/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/llvm/lib/CodeGen/
MachineLICM.cpp
479
const MachineLoop *
ML
= MLI->getLoopFor(BB);
480
if (
ML
&&
ML
->getHeader()->isLandingPad()) continue;
619
const MachineLoop *
ML
= MLI->getLoopFor(BB);
620
if (
ML
&&
ML
->getHeader()->isLandingPad()) return;
[
all
...]
ScheduleDAGInstrs.cpp
138
if (MachineLoop *
ML
= MLI.getLoopFor(BB))
139
if (BB ==
ML
->getLoopLatch()) {
140
MachineBasicBlock *Header =
ML
->getHeader();
144
LoopRegs.VisitLoop(
ML
);
/external/quake/quake/src/QW/client/
qwcl.mak
148
CPP_PROJ=/nologo /
ML
/GX /O2 /I "..\..\scitech\include" /I\
961
CPP_PROJ=/nologo /
ML
/GX /O2 /I "..\..\scitech\include" /I\
[
all
...]
/external/quake/quake/src/QW/gas2masm/
gas2masm.mak
65
CPP_PROJ=/nologo /
ML
/W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE"\
/external/clang/lib/Basic/
Diagnostic.cpp
24
const char *Modifier, unsigned
ML
,
/external/zlib/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
gvmat32.asm
10
; For Visual C++ 4.x and higher and
ML
6.x and higher
11
;
ml
.exe is in directory \MASM611C of Win95 DDK
12
;
ml
.exe is also distributed in http://www.masm32.com/masmdl.htm
27
;
ml
/coff /Zi /Flgvmat32.lst /c gvmat32.asm
41
;
ml
/coff /Zi /c /Flgvmat32.lst /DNOOLDPENTIUMCODE gvmat32.asm
/external/quake/quake/src/QW/server/
qwsv.mak
87
CPP_PROJ=/nologo /
ML
/GX /O2 /I "." /I "../client" /D "NDEBUG" /D "SERVERONLY"\
[
all
...]
Completed in 676 milliseconds