| /NextBSD/contrib/llvm/lib/Transforms/ObjCARC/ |
| HD | ObjCARCExpand.cpp | 58 bool Run; member in __anonf778f2f40111::ObjCARCExpand 81 Run = ModuleHasARC(M); in doInitialization() 90 if (!Run) in runOnFunction()
|
| HD | ObjCARCContract.cpp | 65 bool Run; member in __anon8b48f4720111::ObjCARCContract 510 if (!Run) in runOnFunction() 647 Run = ModuleHasARC(M); in doInitialization() 648 if (!Run) in doInitialization()
|
| /NextBSD/usr.bin/lastcomm/tests/ |
| HD | README | 5 1. Run values.sh for a given architecture and accounting version. 7 3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
|
| /NextBSD/contrib/compiler-rt/lib/tsan/benchmarks/ |
| HD | mini_bench_local.cc | 12 void Run(int idx) { in Run() function 21 Run(idx); in Thread()
|
| HD | mini_bench_shared.cc | 12 void Run(int idx) { in Run() function 21 Run(idx); in Thread()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGRecordLayoutBuilder.cpp | 374 RecordDecl::field_iterator Run = FieldEnd; in accumulateBitFields() local 384 Run = FieldEnd; in accumulateBitFields() 390 if (Run == FieldEnd || BitOffset >= Tail) { in accumulateBitFields() 391 Run = Field; in accumulateBitFields() 408 if (Run == FieldEnd) { in accumulateBitFields() 414 Run = Field; in accumulateBitFields() 434 for (; Run != Field; ++Run) in accumulateBitFields() 436 MemberInfo::Field, nullptr, *Run)); in accumulateBitFields() 437 Run = FieldEnd; in accumulateBitFields()
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | DAGDeltaAlgorithm.cpp | 142 changeset_ty Run(); 302 DAGDeltaAlgorithmImpl::Run() { in Run() function in DAGDeltaAlgorithmImpl 322 changeset_ty CurrentMinSet = Helper.Run(CurrentSet); in Run() 351 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, in Run() function in DAGDeltaAlgorithm 353 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
|
| /NextBSD/contrib/mdocml/ |
| HD | INSTALL | 38 2. Run "./configure". 46 3. Run "make". 51 4. Run "make -n install" and check whether everything will be 55 5. Run "sudo make install". If you intend to build a binary 142 1. Run "make distclean". 144 2. Run "./configure"
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | IOHandler.h | 68 Run () = 0; 506 Run () override; 670 Run () override; 701 Run () override;
|
| /NextBSD/share/doc/pjdfstest/ |
| HD | README | 11 3. Run kyua: 25 3. Run kyua:
|
| /NextBSD/cddl/contrib/dtracetoolkit/Docs/ |
| HD | ToDo | 5 * Run PHP examples on mediawiki.
|
| /NextBSD/tools/tools/drm/radeon/firmwares/ |
| HD | README | 8 2. Run this script as:
|
| /NextBSD/contrib/binutils/bfd/doc/ |
| HD | header.sed | 12 Run "make headers" in your build bfd/ to regenerate. */\
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | DAGDeltaAlgorithm.h | 63 changeset_ty Run(const changeset_ty &Changes,
|
| HD | DeltaAlgorithm.h | 88 changeset_ty Run(const changeset_ty &Changes);
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/ |
| HD | MainLoopBase.h | 52 Run() in Run() function
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/posix/ |
| HD | MainLoopPosix.h | 52 Run() override;
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | 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".
|
| /NextBSD/usr.bin/bmake/tests/ |
| HD | 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
|
| /NextBSD/contrib/expat/ |
| HD | 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).
|
| /NextBSD/tools/regression/netinet/tcpstream/ |
| HD | README | 11 Run the server on port 8080 and use a seed of 100:
|
| /NextBSD/contrib/llvm/lib/AsmParser/ |
| HD | Parser.cpp | 31 return LLParser(F.getBuffer(), SM, Err, &M, Slots).Run(); in parseAssemblyInto()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/ |
| HD | CodeGenOptions.def | 137 CODEGENOPT(VectorizeBB , 1, 0) ///< Run basic block vectorizer. 138 CODEGENOPT(VectorizeLoop , 1, 0) ///< Run loop vectorizer. 139 CODEGENOPT(VectorizeSLP , 1, 0) ///< Run SLP vectorizer.
|
| /NextBSD/usr.sbin/pc-sysinstall/examples/ |
| HD | pcinstall.cfg.gmirror | 34 # Run any commands post-install
|
| /NextBSD/crypto/openssh/ |
| HD | FREEBSD-upgrade | 63 0C) Run the post-merge script: 67 0D) Run the configure script:
|