Searched defs:counter (Results 126 - 150 of 201) sorted by relevance

123456789

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOStatisticsPrivate.h269 static inline void setCounterType(IOEventSourceCounter *counter, IOStatisticsCounterType type) { argument
275 static inline void countOpenGate(IOEventSourceCounter *counter) { argument
282 countCloseGate(IOEventSourceCounter *counter) argument
290 countInterruptCheckForWork(IOEventSourceCounter *counter) argument
296 countInterrupt(IOEventSourceCounter *counter) argument
303 countCommandQueueActionCall(IOEventSourceCounter *counter) argument
310 countCommandGateActionCall(IOEventSourceCounter *counter) argument
317 countTimerTimeout(IOEventSourceCounter *counter) argument
327 countWorkLoopOpenGate(IOWorkLoopCounter *counter) argument
334 countWorkLoopCloseGate(IOWorkLoopCounter *counter) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRSession.c390 uint64_t *counter; local
247 SecOTRSFindKeysForMessage(SecOTRSessionRef session, SecOTRFullDHKeyRef myKey, SecOTRPublicDHKeyRef theirKey, bool sending, uint8_t** messageKey, uint8_t** macKey, uint64_t **counter) argument
605 SecOTRSSignAndProtectRaw_locked(SecOTRSessionRef session, CFDataRef sourceMessage, CFMutableDataRef destinationMessage, uint8_t* messageKey, uint8_t* macKey, uint64_t* counter) argument
644 SecOTRSSignAndProtectCompact_locked(SecOTRSessionRef session, CFDataRef sourceMessage, CFMutableDataRef destinationMessage, uint8_t* messageKey, uint8_t* macKey, uint64_t* counter) argument
805 uint64_t counter; local
890 uint64_t counter; local
[all...]
H A DSecPasswordGenerate.c548 CFIndex counter = 0; local
565 CFIndex counter = 0; local
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSPrimitiveValue.h392 Counter* counter; member in union:WebCore::CSSPrimitiveValue::__anon5618
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Ddcigettext.c230 int counter; member in struct:known_translation_t
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dstatschannel.c113 set_desc(int counter, int maxcounter, const char *fdesc, const char **fdescs, argument
437 generalstat_dump(isc_statscounter_t counter, isc_uint64_t val, void *arg) { argument
[all...]
H A Dxfrout.c116 inc_stats(dns_zone_t *zone, isc_statscounter_t counter) { argument
/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dtftpd.c137 int counter; /* size of data in buffer, or flag */ member in struct:bf
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlmcode.h1062 bfd_size_type counter = 0; local
H A Doasys.c198 unsigned int counter; local
H A Darchive.c707 unsigned int counter; local
948 unsigned int counter; local
H A Dbout.c660 unsigned int counter; local
/macosx-10.10/emacs-93/emacs/lisp/mail/
H A Dsmtpmail.el
/macosx-10.10/emacs-93/emacs/lisp/
H A Dwinner.el
/macosx-10.10/gnutar-453/gnutar/src/
H A Dnames.c661 int counter; local
/macosx-10.10/hfs-285/newfs_hfs/
H A Dnewfs_hfs.c707 int counter = 0; local
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DSeqGrabber.c2323 static unsigned short counter = 0; local
2396 sprintf( StrBody(str), "%d", counter++ ); local
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/generic/
H A Dvfs.c879 int counter = 0; local
/macosx-10.10/tidy-15.15/tidy/src/
H A Daccess.h72 int counter; member in struct:_TidyAccessImpl
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp420 IOEventSourceCounter *counter = NULL; local
466 void IOStatistics::unregisterEventSource(IOEventSourceCounter *counter) argument
485 IOWorkLoopCounter *counter = NULL; local
517 unregisterWorkLoop(IOWorkLoopCounter *counter) argument
536 IOUserClientCounter *counter = NULL; local
569 unregisterUserClient(IOUserClientCounter *counter) argument
931 IOEventSourceCounter *counter; local
1082 storeUserClientCallInfo(IOUserClient *userClient, IOUserClientCounter *counter) argument
1197 IOUserClientCounter *counter; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dhxtool.c707 int counter; member in struct:print_s
/macosx-10.10/ICU-531.30/icuSources/test/perf/collperf2/
H A Dcollperf2.cpp750 int32_t counter; member in struct:__anon1224::CollatorAndCounter
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITInlines.h640 ALWAYS_INLINE void JIT::emitCount(AbstractSamplingCounter& counter, int32_t count) argument
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DRenderStyle.cpp922 void RenderStyle::setContent(std::unique_ptr<CounterContent> counter, bool add) argument
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dsnprintf.c249 int counter; member in struct:DATA
[all...]

Completed in 414 milliseconds

123456789