Searched refs:Run (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCExpand.cpp58 bool Run; member in class:__anon2608::ObjCARCExpand
81 Run = ModuleHasARC(M);
90 if (!Run)
H A DObjCARCContract.cpp57 bool Run; member in class:__anon2607::ObjCARCContract
380 Run = ModuleHasARC(M);
381 if (!Run)
409 if (!Run)
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h51 /// Run - Minimize the DAG formed by the \p Changes vertices and the
63 changeset_ty Run(const changeset_ty &Changes,
H A DDeltaAlgorithm.h83 /// Run - Minimize the set \p Changes by executing \see ExecuteOneTest() on
86 changeset_ty Run(const changeset_ty &Changes);
/freebsd-10.0-release/contrib/llvm/lib/AsmParser/
H A DParser.cpp34 return LLParser(F, SM, Err, M).Run() ? 0 : M;
38 if (LLParser(F, SM, Err, M2.get()).Run())
/freebsd-10.0-release/share/mk/
H A Dbsd.symver.mk41 # Run the symbol maps through the C preprocessor before passing
H A Dbsd.info.mk96 # Run again to resolve cross references.
104 # Run again to resolve cross references.
/freebsd-10.0-release/contrib/llvm/tools/lldb/tools/driver/
H A DIOChannel.h70 Run ();
H A DIOChannel.cpp386 myself->Run();
391 IOChannel::Run () function in class:IOChannel
393 SBListener listener("IOChannel::Run");
521 // IOChannel::Run() won't get destructed down which is bad since there is
555 // We're in the process of exiting -- IOChannel::Run() has already completed
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp144 changeset_ty Run();
308 DAGDeltaAlgorithmImpl::Run() { function in class:DAGDeltaAlgorithmImpl
328 changeset_ty CurrentMinSet = Helper.Run(CurrentSet);
357 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, function in class:DAGDeltaAlgorithm
359 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run();
H A DDeltaAlgorithm.cpp104 DeltaAlgorithm::changeset_ty DeltaAlgorithm::Run(const changeset_ty &Changes) { function in class:DeltaAlgorithm
/freebsd-10.0-release/contrib/gcc/
H A Dunwind.inc63 /* Unwind successful. Run the personality routine, if any. */
114 /* Unwind successful. Run the personality routine, if any. */
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh29 -j <makejobs> Run <makejobs> in parallel. Passed to make.
44 -b <maxbuilds> Run <maxbuild> builds in parallel.
310 # Run the script
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h49 /// Run - perform scheduling.
51 void Run(SelectionDAG *dag, MachineBasicBlock *bb);
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h105 /// Run - Run the parser on the input source buffer.
106 virtual bool Run(bool NoInitialTextSection, bool NoFinalize = false) = 0;
/freebsd-10.0-release/contrib/amd/amd/
H A Damd.c134 if (amd_state == Run)
H A Dnfs_start.c196 amd_state = Run;
199 * Keep on trucking while we are in Run mode. This state
/freebsd-10.0-release/contrib/libyaml/config/
H A Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/ntp/arlib/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/ntp/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/ntp/sntp/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/openbsm/config/
H A Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
/freebsd-10.0-release/contrib/openresolv/
H A Dresolvconf.in70 -u Run updates from our current DNS information

Completed in 143 milliseconds

12