| /freebsd-10-stable/contrib/llvm/include/llvm/ExecutionEngine/ |
| D | RuntimeDyld.h | 34 RTDyldMemoryManager *MM; variable
|
| /freebsd-10-stable/contrib/ntp/sntp/ |
| D | sntp.texi | 61 YYYY-MM-DD HH:MM:SS.SUBSEC is the local date and time,
|
| /freebsd-10-stable/contrib/ntp/ntpdc/ |
| D | ntpdc.texi | 61 YYYY-MM-DD HH:MM:SS.SUBSEC is the local date and time,
|
| /freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/MCJIT/ |
| D | MCJIT.h | 31 LinkingMemoryManager(MCJIT *Parent, RTDyldMemoryManager *MM) in LinkingMemoryManager() argument 32 : ParentEngine(Parent), ClientMM(MM) {} in LinkingMemoryManager()
|
| D | MCJIT.cpp | 56 MCJIT::MCJIT(Module *m, TargetMachine *tm, RTDyldMemoryManager *MM, in MCJIT() argument 58 : ExecutionEngine(m), TM(tm), Ctx(0), MemMgr(this, MM), Dyld(&MemMgr), in MCJIT()
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/ |
| D | StackColoring.cpp | 520 for (MachineInstr::mmo_iterator MM = I->memoperands_begin(), in remapInstructions() local 521 E = I->memoperands_end(); MM != E; ++MM) { in remapInstructions() 522 MachineMemOperand *MMO = *MM; in remapInstructions()
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | cppenv.texi | 59 the options @option{-MM} and @option{-MF} 72 @option{-M} rather than @option{-MM}. However, the dependence on the
|
| D | cppopts.texi | 218 @item -MM 219 @opindex MM 226 header will appear in @option{-MM} dependency output. This is a 232 When used with @option{-M} or @option{-MM}, specifies a
|
| /freebsd-10-stable/contrib/dtc/ |
| D | Makefile | 241 $(CC) $(CPPFLAGS) -MM -MG -MT "$*.o $@" $< > $@ 245 $(CC) $(CPPFLAGS) -MM -MG -MT "$*.o $@" $< > $@
|
| /freebsd-10-stable/contrib/groff/contrib/mm/examples/ |
| D | README | 2 This directory contains examples of my enhancements to MM.
|
| /freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyld.cpp | 559 MM = mm; in RuntimeDyld() 575 Dyld = new RuntimeDyldELF(MM); in loadObject() 587 Dyld = new RuntimeDyldMachO(MM); in loadObject()
|
| /freebsd-10-stable/usr.sbin/bsdconfig/mouse/include/ |
| D | messages.subr | 59 msg_mm_series="MM Series" 60 msg_mm_series_desc="MM Series protocol (serial)"
|
| /freebsd-10-stable/contrib/llvm/tools/lli/ |
| D | lli.cpp | 509 RemoteMemoryManager *MM = static_cast<RemoteMemoryManager*>(RTDyldMM); in main() local 534 MM->setRemoteTarget(Target.get()); in main()
|
| /freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/ |
| D | ExecutionEngineBindings.cpp | 436 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM) { in LLVMDisposeMCJITMemoryManager() argument 437 delete unwrap(MM); in LLVMDisposeMCJITMemoryManager()
|
| /freebsd-10-stable/contrib/llvm/include/llvm-c/ |
| D | ExecutionEngine.h | 202 void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
|
| /freebsd-10-stable/contrib/less/ |
| D | less.hlp | 2 SSUUMMMMAARRYY OOFF LLEESSSS CCOOMMMMAANNDDSS 96 MMIISSCCEELLLLAANNEEOOUUSS CCOOMMMMAANNDDSS
|
| /freebsd-10-stable/contrib/libreadline/examples/rlfe/ |
| D | Makefile.in | 31 CPP_DEPEND=$(CC) -MM
|
| /freebsd-10-stable/tools/kerneldoc/subsys/ |
| D | common-Doxyfile | 123 *.MM
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | database | 153 # inspect VVYYMMDD , where 1<= MM <= 12 and 1<= DD <= 31 216 # test MM <= 12 320 # inspect YYMMDD , where 1<= MM <= 12 and 1<= DD <= 31 361 # skip MM*DD*.bin by test for for reserved NULL byte
|
| /freebsd-10-stable/share/misc/ |
| D | committers-doc.dot | 19 # Use YYYY/MM/DD format.
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 109 "option '-MG' requires '-M' or '-MM'">;
|
| /freebsd-10-stable/contrib/sendmail/contrib/ |
| D | mmuegel | 197 ;# %R time as HH:MM 200 ;# %T time as HH:MM:SS 319 $locTF = '%T'; # time (as HH:MM:SS) 321 $locDTF = '%a %b %d %T %Y'; # date/time (as dow mon dd HH:MM:SS yyyy) 322 $locLDTF = '%i:%M:%S %p %A %B %E %Y'; # long date/time (as HH:MM:SS a/p day month dom yyyy) 355 X '%R', q|$rep = '%H:%M'|, # time as HH:MM 358 X '%T', q|$rep = '%H:%M:%S'|, # time as HH:MM:SS
|
| /freebsd-10-stable/contrib/ldns/ |
| D | acx_nlnetlabs.m4 | 215 if test "`$CC -MM conftest.c 2>&1`" = "conftest.o: conftest.c"; then 216 DEPFLAG="-MM" 221 DEPFLAG="-MM" # dunno do something
|
| /freebsd-10-stable/contrib/unbound/ |
| D | acx_nlnetlabs.m4 | 221 if test "`$CC -MM conftest.c 2>&1`" = "conftest.o: conftest.c"; then 222 DEPFLAG="-MM" 227 DEPFLAG="-MM" # dunno do something
|
| /freebsd-10-stable/sys/dev/e1000/ |
| D | README | 230 Intel(R) 82566MM Gigabit Network Connection
|