Searched refs:statistics (Results 51 - 75 of 88) sorted by relevance

1234

/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDCSPSession.cpp438 SDCSPSession::GetOperationalStatistics(CSPOperationalStatistics &statistics) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebContext.h222 static Statistics& statistics();
H A DWebPageProxy.cpp332 WebContext::statistics().wkPageCount++;
361 WebContext::statistics().wkPageCount--;
/macosx-10.9.5/dcerpc-58/dcerpc/include/dce/
H A Drpc.idl928 * Obtain statistics about the specified server from the RPC runtime.
930 * can be indexed using the defined statistics constants.
935 [out] rpc_stats_vector_p_t *statistics,
942 * This routine will free the statistics vector. A NULL pointer will be
947 [in, out] rpc_stats_vector_p_t *statistics,
/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dapplication.rb114 stats = thread_pool.statistics
392 "Display job statistics. LEVEL=history displays a complete job list",
/macosx-10.9.5/SecurityTokend-55107/lib/
H A Dtransition.cpp582 kern_return_t tokend_server_getStatistics(TOKEND_ARGS, CSPOperationalStatistics *statistics) argument
585 CALL(getStatistics, (statistics));
/macosx-10.9.5/SecurityTokend-55107/mig/
H A Dtokend.defs178 routine getStatistics(TOKEND_PORTS; out statistics: CSPOperationalStatistics);
/macosx-10.9.5/SecurityTokend-55107/security_tokend_client/
H A Dtransition.cpp582 kern_return_t tokend_server_getStatistics(TOKEND_ARGS, CSPOperationalStatistics *statistics) argument
585 CALL(getStatistics, (statistics));
/macosx-10.9.5/vim-53/runtime/syntax/
H A Derlang.vim94 syn keyword erlangBIF spawn_link split_binary statistics
H A Dsqlinformix.vim106 syn keyword sqlKeyword statement statistics synonym
H A Dpov.vim91 syn match povMessageDir "#\s*\(debug\|error\|render\|statistics\|warning\)\>"
H A Daml.vim48 syn keyword amlTabCmd contained add additem alter asciihelp aselect at calc calculate change commands commit copy define directory dropindex dropitem erase external get help indexitem items kill list move nselect purge quit redefine rename reselect rollback save select show sort statistics unload update usagecontained
H A Dmaple.vim512 " Package: stats: statistics {{{2
H A Dsqlanywhere.vim456 syn keyword sqlKeyword stacker stale statement statistics status stddev_pop stddev_samp
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkConnection.c1300 CFPropertyListRef statistics = NULL; local
1326 if (!_SCUnserialize(&statistics, NULL, data, datalen)) {
1329 if ((sc_status == kSCStatusOK) && !isA_CFDictionary(statistics)) {
1335 if (statistics != NULL) {
1336 CFRelease(statistics);
1337 statistics = NULL;
1345 return statistics;
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex520 \metax{checkbox statistics cookies: insert {\tt [/]} or {\tt [\%]}}{}
521 \key{update checkbox statistics (\kbd{C-u} : whole file)}{C-c \#}
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el1138 "start" "statement_id" "static" "statistics" "stop" "storage" "store"
1302 "sort2" "stable" "start" "statement" "statistics" "storage" "strict"
1439 "session_user" "set" "shutdown" "some" "statistics" "sum"
1501 "statistics" "implicit_transactions" "remote_proc_transactions"
/macosx-10.9.5/libauto-185.5/
H A DZone.h87 // statistics
88 spin_lock_t stats_lock; // only affects fields below; only a write lock; read access may not be accurate, as we lock statistics independently of the main data structures
147 Statistics _stats; // statistics for this zone
149 volatile usword_t _triggered_threshold; // stores _allocation_counter after reset for post collection statistics
340 inline Statistics &statistics() { return _stats; } function in class:Auto::Zone
1495 // computes the necessary malloc statistics
/macosx-10.9.5/curl-78.94.1/curl/tests/
H A Druntests.pl61 # run time statistics needs Time::HiRes
4249 # runtimestats displays test-suite run time statistics
4460 # run time statistics needs Time::HiRes
4474 # run time statistics needs Time::HiRes
4502 -r run time statistics
4503 -rf full run time statistics
/macosx-10.9.5/ntp-88/scripts/monitoring/
H A Dntploopwatch6 ;# process loop filter statistics file and either
7 ;# - show statistics periodically using gnuplot
30 to watch statistics permanently:
172 die("Need window system to monitor statistics\n");
185 '-title', "Ntp loop filter statistics $STATHOST",
449 $doplot = " set title 'NTP loopfilter statistics for $STATHOST " .
1284 print OUT ("# preprocessed NTP statistics file for $STATHOST\n");
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dcompiler_peg_mecpu.tcl137 statistics $cc
1428 proc ::page::compiler::peg::mecpu::statistics {code} {
1434 # All higher order statistics are done only on the instructions in
1441 # Basic basic block statistics (full blocks)
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/mac/
H A DWKView.mm304 WebContext::statistics().wkViewCount--;
3164 WebContext::statistics().wkViewCount++;
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dconfigure1533 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
1534 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
1737 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
1738 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dconfigure5373 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
5374 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5577 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
5578 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dconfigure5451 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
5452 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5655 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
5656 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then

Completed in 693 milliseconds

1234