| /freebsd-10-stable/contrib/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCExpand.cpp | 58 bool Run; member in __anonb9f8806d0111::ObjCARCExpand 81 Run = ModuleHasARC(M); in doInitialization() 90 if (!Run) in runOnFunction()
|
| D | ObjCARCContract.cpp | 59 bool Run; member in __anonebe1c42b0111::ObjCARCContract 296 Run = ModuleHasARC(M); in doInitialization() 297 if (!Run) in doInitialization() 321 if (!Run) in runOnFunction()
|
| /freebsd-10-stable/usr.bin/lastcomm/tests/ |
| D | README | 5 1. Run values.sh for a given architecture and accounting version. 7 3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
|
| /freebsd-10-stable/contrib/llvm/lib/AsmParser/ |
| D | Parser.cpp | 34 return LLParser(F, SM, Err, M).Run() ? 0 : M; in ParseAssembly() 38 if (LLParser(F, SM, Err, M2.get()).Run()) in ParseAssembly()
|
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | DAGDeltaAlgorithm.cpp | 144 changeset_ty Run(); 308 DAGDeltaAlgorithmImpl::Run() { in Run() function in DAGDeltaAlgorithmImpl 328 changeset_ty CurrentMinSet = Helper.Run(CurrentSet); in Run() 357 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, in Run() function in DAGDeltaAlgorithm 359 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
|
| D | DeltaAlgorithm.cpp | 104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { in Run() function in DeltaAlgorithm
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ |
| D | IOHandler.h | 52 Run () = 0; 399 Run (); 509 Run (); 546 Run ();
|
| /freebsd-10-stable/share/doc/pjdfstest/ |
| D | README | 11 3. Run kyua: 25 3. Run kyua:
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Docs/ |
| D | ToDo | 5 * Run PHP examples on mediawiki.
|
| /freebsd-10-stable/contrib/binutils/bfd/doc/ |
| D | header.sed | 12 Run "make headers" in your build bfd/ to regenerate. */\
|
| /freebsd-10-stable/tools/tools/drm/radeon/firmwares/ |
| D | README | 8 2. Run this script as:
|
| /freebsd-10-stable/contrib/llvm/include/llvm/ADT/ |
| D | DAGDeltaAlgorithm.h | 63 changeset_ty Run(const changeset_ty &Changes,
|
| D | DeltaAlgorithm.h | 86 changeset_ty Run(const changeset_ty &Changes);
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/ |
| D | CodeGenOptions.def | 113 CODEGENOPT(VectorizeBB , 1, 0) ///< Run basic block vectorizer. 114 CODEGENOPT(VectorizeLoop , 1, 0) ///< Run loop vectorizer. 115 CODEGENOPT(VectorizeSLP , 1, 0) ///< Run SLP vectorizer.
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ChangeLog | 12 * Makefile.am: Run "make dep-am". 45 Run "make dep-am". 214 * Makefile.am: Run "make dep-am". 231 * Makefile.am: Run "make dep-am". 292 * Makefile.am: Run "make dep-am". 459 Run "make dep-am". 501 * Makefile.am: Run "make dep-am".
|
| /freebsd-10-stable/usr.bin/bmake/tests/ |
| D | README | 32 run - Run the test and produce the output into the output 51 test - Run setup, run and compare. 53 prove - Run setup, run, compare and clean. This is identically
|
| /freebsd-10-stable/contrib/expat/ |
| D | README | 28 autoconf 2.58 or newer. Run the script like this: 91 3. Run "make buildlib" (which builds the library only). 94 4. Run "make installlib" (which installs the library only).
|
| /freebsd-10-stable/tools/regression/netinet/tcpstream/ |
| D | README | 11 Run the server on port 8080 and use a seed of 100:
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/ |
| D | SBPlatform.h | 171 Run (SBPlatformShellCommand &shell_command);
|
| /freebsd-10-stable/usr.sbin/pc-sysinstall/examples/ |
| D | pcinstall.cfg.gmirror | 34 # Run any commands post-install
|
| D | pcinstall.cfg.restore | 34 # Run any commands post-install
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/ |
| D | Format.cpp | 1228 for (unsigned Run = 0, RunE = UnwrappedLines.size(); Run + 1 != RunE; in format() local 1229 ++Run) { in format() 1230 DEBUG(llvm::dbgs() << "Run " << Run << "...\n"); in format() 1232 for (unsigned i = 0, e = UnwrappedLines[Run].size(); i != e; ++i) { in format() 1233 AnnotatedLines.push_back(new AnnotatedLine(UnwrappedLines[Run][i])); in format() 1238 llvm::dbgs() << "Replacements for run " << Run << ":\n"; in format()
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | gdb_mbuild.sh | 29 -j <makejobs> Run <makejobs> in parallel. Passed to make.
|
| /freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.h | 51 void Run(SelectionDAG *dag, MachineBasicBlock *bb);
|
| /freebsd-10-stable/contrib/nvi/cl/ |
| D | README.signal | 40 1: Run in raw mode. 57 2: Run in cbreak mode. There are two problems in this area. First, the 89 3: Run in mostly raw mode; turn signals on when doing an operation the 106 4: Run in mostly raw mode, leaving signals on all of the time. Done
|