Searched refs:run (Results 276 - 300 of 1270) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGCriticalEdgeBreakingPhase.cpp48 bool run() function in class:JSC::DFG::CriticalEdgeBreakingPhase
H A DDFGInvalidationPointInjectionPhase.cpp49 bool run() function in class:JSC::DFG::InvalidationPointInjectionPhase
H A DDFGPredictionInjectionPhase.cpp45 bool run() function in class:JSC::DFG::PredictionInjectionPhase
H A DDFGStaticExecutionCountEstimationPhase.cpp45 bool run() function in class:JSC::DFG::StaticExecutionCountEstimationPhase
H A DDFGUnificationPhase.cpp45 bool run() function in class:JSC::DFG::UnificationPhase
H A DDFGVirtualRegisterAllocationPhase.cpp46 bool run() function in class:JSC::DFG::VirtualRegisterAllocationPhase
/macosx-10.10.1/OpenSSH-189/openssh/contrib/redhat/
H A Dsshd.init13 # pidfile: /var/run/sshd.pid
26 PID_FILE=/var/run/sshd.pid
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbf_opts.c141 long run=0; variable
155 run=0;
210 for (count=0,run=1; COND(cb); count+=4) \
248 fprintf(stderr,"To get the most accurate results, try to run this\n");
276 #define COND(c) (run)
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcastopts.c151 long run=0; variable
165 run=0;
220 for (count=0,run=1; COND(cb); count+=4) \
258 fprintf(stderr,"To get the most accurate results, try to run this\n");
286 #define COND(c) (run)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmachrunloopserver.cpp51 void MachRunLoopServer::run(mach_msg_size_t bufferSize, mach_msg_options_t options) function in class:Security::MachPlusPlus::MachRunLoopServer
73 // Since we don't actually run our own runloop here, we can't well use standard
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmachrunloopserver.cpp51 void MachRunLoopServer::run(mach_msg_size_t bufferSize, mach_msg_options_t options) function in class:Security::MachPlusPlus::MachRunLoopServer
73 // Since we don't actually run our own runloop here, we can't well use standard
/macosx-10.10.1/SecurityTokend-55108/lib/
H A Dserver.cpp81 // stop right here; do not run the server. We're being run from the command line
93 run();
95 // we don't usually return from run(), but just in case
/macosx-10.10.1/SecurityTokend-55108/security_tokend_client/
H A Dserver.cpp81 // stop right here; do not run the server. We're being run from the command line
93 run();
95 // we don't usually return from run(), but just in case
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dpcscdserver.h50 // run the server until it shuts down
51 void run();
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dmissing40 --run)
114 echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
122 echo "It also requires GNU m4 and Perl in order to run:"
/macosx-10.10.1/WTF-7600.1.24/wtf/efl/
H A DRunLoopEfl.cpp49 void RunLoop::run() function in class:WTF::RunLoop
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_ssl.cpp198 httpsServer->run(serverCallbackBadCertPageLoadTest);
224 httpsServer->run(serverCallbackBadCertPageLoadTest);
250 httpsServer->run(serverCallbackBadCertRedirectHttps);
252 httpServer->run(serverCallbackBadCertRedirectHttp);
/macosx-10.10.1/apache-793/httpd/build/rpm/
H A Dhtcacheclean.init51 pidfile=/var/run/${prog}.pid
/macosx-10.10.1/apr-32/apr/apr/misc/unix/
H A Drandbyte_os2.inc58 * counters which run at the CPU's MHz speed. We get separate
62 * which is why it's run-time linked.
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/
H A DMakefile.am49 include atf-run/Makefile.am.inc
65 # Supporting logic to run our custom testsuite.
83 $(TESTS_ENVIRONMENT) atf-run >>$${fifofile}; \
88 echo "The verbatim output of atf-run has been saved to" \
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dreloc16.c296 unsigned int run; local
299 /* Find how long a run we can do. */
307 run of non-relocated data. */
308 run = reloc->address - src_address;
313 run = link_order->size - dst_address;
317 for (idx = 0; idx < run; idx++)
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DTypeFinder.h42 void run(const Module &M, bool onlyNamed);
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Bitcode/
H A DBitReaderTest.cpp61 passes.run(*m);
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/Java/
H A DSwingBrowseListener.java92 public void run() method in class:SwingBrowseListener
H A DSwingDomainListener.java86 public void run() method in class:SwingDomainListener

Completed in 417 milliseconds

<<11121314151617181920>>