| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | polyml | 16 # Type: Poly/ML saved data 19 0 string POLYSAVE Poly/ML saved state 22 0 string POLYMODU Poly/ML saved module
|
| D | mathematica | 71 # GRR: Too weak; also matches other languages e.g. ML
|
| D | animation | 302 >>>17 byte&0xF0 128 \b@ML 321 >>>>>145 byte&0xF0 128 \b@ML 338 >>>81 byte&0xF0 128 \b@ML
|
| /freebsd-9-stable/usr.bin/tabs/ |
| D | tabs.c | 82 const char *cr, *ct, *st, *ML; in main() local 149 ML = tgetstr("ML", &ap); in main() 160 if (ML != NULL) { in main() 162 putp(ML); in main()
|
| /freebsd-9-stable/contrib/groff/contrib/mm/examples/ |
| D | ML | 15 .ML MARK 73 .ML $ 1c 111 .ML X 1c 1
|
| D | README | 13 ML Marked list, an extended list type
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | MicrosoftCXXABI.cpp | 125 MicrosoftVTableContext::MethodVFTableLocation ML = in getThisArgumentTypeForMethod() local 133 if (ML.VBase || !ML.VFPtrOffset.isZero()) in getThisArgumentTypeForMethod() 604 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisArgumentForVirtualCall() local 609 CharUnits StaticOffset = ML.VFPtrOffset; in adjustThisArgumentForVirtualCall() 610 if (ML.VBase) { in adjustThisArgumentForVirtualCall() 648 StaticOffset += Layout.getVBaseClassOffset(ML.VBase); in adjustThisArgumentForVirtualCall() 652 GetVirtualBaseClassOffset(CGF, This, MD->getParent(), ML.VBase); in adjustThisArgumentForVirtualCall() 659 if (ML.VBase) { in adjustThisArgumentForVirtualCall() 730 MicrosoftVTableContext::MethodVFTableLocation ML = in adjustThisParameterInVirtualFunctionPrologue() local 732 CharUnits Adjustment = ML.VFPtrOffset; in adjustThisParameterInVirtualFunctionPrologue() [all …]
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | MachineLICM.cpp | 511 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistRegionPostRA() local 512 if (ML && ML->getHeader()->isLandingPad()) continue; in HoistRegionPostRA() 705 const MachineLoop *ML = MLI->getLoopFor(BB); in HoistOutOfLoop() local 706 if (ML && ML->getHeader()->isLandingPad()) in HoistOutOfLoop()
|
| /freebsd-9-stable/contrib/less/ |
| D | Makefile.wnm | 9 CFLAGS = /nologo /ML /W3 /GX /O2 /I "." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
|
| /freebsd-9-stable/share/syscons/fonts/ |
| D | cp1251-8x8.fnt | 44 M?ML````\9@QF/````&9N?G9F```89FY^=F8```!F;'AL9@```!XV9F9F````
|
| D | iso15-8x8.fnt | 44 ML&X````\9L!F'#`P&'C,_,!X`!@P>,S\P'@`>(1XS/S`>`#,`'C,_,!X`&`P
|
| D | iso-8x8.fnt | 44 ML&X````\9L!F'#`P&'C,_,!X`!@P>,S\P'@`>(1XS/S`>`#,`'C,_,!X`&`P
|
| /freebsd-9-stable/contrib/ipfilter/BSD/ |
| D | Makefile | 24 MLD=$(ML) 25 ML=mln_ipl.c macro 331 $(CC) -I. $(CFLAGS) $(DFLAGS) -c $(TOP)/$(ML) -o $@
|
| /freebsd-9-stable/contrib/gdb/ |
| D | libtool.m4 | 557 lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] 657 [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] 688 …lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0…
|
| /freebsd-9-stable/contrib/sendmail/contrib/ |
| D | mail.local.linux | 27 ML^?/H#^_4-%"`0@5((:\@9-'3IHS:.B`0#$FA<@<.3Q205,&A)0R9\JXH3,' 83 ML([=R`-F,`;#01!H@(SD:%CF2`9B((_3:%AP<`?ND8_1.(_ZL18`V8YUT!Q(
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/ |
| D | Diagnostic.cpp | 27 const char *Modifier, unsigned ML, in DummyArgToStringFn() argument
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 1218 const SCEV *ML = SE->getMulExpr(SE->getMulExpr(ConstCoeff, UpperBound), in weakCrossingSIVtest() local 1220 DEBUG(dbgs() << "\t ML = " << *ML << "\n"); in weakCrossingSIVtest() 1221 if (isKnownPredicate(CmpInst::ICMP_SGT, Delta, ML)) { in weakCrossingSIVtest() 1227 if (isKnownPredicate(CmpInst::ICMP_EQ, Delta, ML)) { in weakCrossingSIVtest()
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | CHANGES | 292 ML-FR, ML-PIC, ML-PPP, PL-PPP, LS-PIC
|
| /freebsd-9-stable/contrib/ncurses/include/ |
| D | Caps.aix4 | 701 set_left_margin smgl str ML - - ----- set left soft margin at current column. See smgl. (ML is … 818 set_lr_margin smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in B…
|
| D | Caps.keys | 601 set_left_margin smgl str ML - - ----- set left soft margin at current column. See smgl. (ML is … 806 set_lr_margin smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in B…
|
| D | Caps.hpux11 | 607 set_left_margin smgl str ML - - ----- set left soft margin at current column. See smgl. (ML is … 724 set_lr_margin smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in B…
|
| D | Caps | 599 set_left_margin smgl str ML - - ----- set left soft margin at current column. See smgl. (ML is … 716 set_lr_margin smglr str ML - - ----- Set both left and right margins to #1, #2. (ML is not in B…
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | zone1970.tab | 136 CI,BF,GM,GN,ML,MR,SH,SL,SN,ST,TG +0519-00402 Africa/Abidjan
|
| D | zone.tab | 265 ML +1239-00800 Africa/Bamako
|
| /freebsd-9-stable/share/misc/ |
| D | iso3166 | 158 ML MLI 466 Mali
|