Searched refs:tracking (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkTrack.c32 Ttk_Layout tracking; /* current layout being tracked */ member in struct:__anon13582
106 * Event handler for tracking element states.
127 if (es->tracking != layout) {
129 es->tracking = layout;
178 es->tracking = 0;
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSObject.cpp291 size_t tracking = (gIOKitDebug & kOSTraceObjectAlloc) local
293 OSObjectTracking * mem = (OSObjectTracking *) kalloc(size + tracking);
297 if (tracking)
320 size_t tracking = (gIOKitDebug & kOSTraceObjectAlloc) local
327 if (tracking)
338 kfree(mem, size + tracking);
/macosx-10.9.5/Heimdal-323.92.1/packages/mac/
H A Dmac.sh26 ${config} --disable-dependency-tracking > log || exit 1
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tequila/
H A Dtequila.tcl73 array set opts {-fetch 1 -tracking 1 -type S}
85 array set $array [do $command $array $opts(-tracking)]
H A Dtequilas.tcl216 proc TqsGetAll {view {tracking 0}} {
228 if {$tracking} { tqsSubscribe $view }
235 proc TqsListing {view {tracking 0}} {
247 if {$tracking} { tqsSubscribe $view }
/macosx-10.9.5/python_modules-35/tmpprefix/libpng/
H A DMakefile30 CFLAGS='$(RC_CFLAGS)' LDFLAGS='$(RC_CFLAGS)' ../configure --disable-dependency-tracking --disable-shared --enable-static --prefix=$(TMPPREFIX) && \
/macosx-10.9.5/dcerpc-58/BuildConfig/
H A Drun-autoconf175 --disable-dependency-tracking \
/macosx-10.9.5/pcre-7/
H A DMakefile24 cd $(OBJROOT) && $(Environment) $(SRCROOT)/$(Project)/configure --disable-dependency-tracking \
/macosx-10.9.5/curl-78.94.1/curl/
H A DMacOSX-Framework85 ./configure --disable-dependency-tracking --disable-static --with-gssapi --with-darwinssl \
114 ./configure --disable-dependency-tracking --disable-static --with-gssapi --with-darwinssl \
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXCarbonEvents.c515 * run by HIToolbox (e.g. during mouse tracking) to ensure that
586 * Call with 1 before entering a mouse tracking loop (e.g. window
587 * resizing or menu tracking) to enable tcl event processing but
601 TkMacOSXTrackingLoop(int tracking)
605 if (tracking) {
610 TkMacOSXDbgMsg("Entering tracking loop");
617 TkMacOSXDbgMsg("Exiting tracking loop");
591 TkMacOSXTrackingLoop(int tracking) argument
/macosx-10.9.5/gnudiff-19/diffutils/ms/
H A Dconfig.bat29 Rem if dependency-tracking is wanted or not,
105 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
106 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments
/macosx-10.9.5/libiconv-41/libiconv/libcharset/djgpp/
H A Dconfig.bat7 Rem if dependency-tracking is wanted or not,
11 Rem no dependency tracking
126 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
127 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A Dpmconfigd.c353 IOPMBattery *tracking; local
361 tracking = _newBatteryFound(battery);
368 (void *)tracking, &notification_ref);
373 tracking->msg_port = notification_ref;
/macosx-10.9.5/Heimdal-323.92.1/
H A Ddepcomp42 depmode Dependency tracking mode.
99 ## gcc 3 implements dependency tracking that does exactly what
410 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/
H A Ddepcomp42 depmode Dependency tracking mode.
99 ## gcc 3 implements dependency tracking that does exactly what
410 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Ddepcomp43 depmode Dependency tracking mode.
91 ## gcc 3 implements dependency tracking that does exactly what
339 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/OpenPAM-20/openpam/
H A Ddepcomp43 depmode Dependency tracking mode.
91 ## gcc 3 implements dependency tracking that does exactly what
339 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Ddepcomp44 depmode Dependency tracking mode.
92 ## gcc 3 implements dependency tracking that does exactly what
398 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Ddepcomp42 depmode Dependency tracking mode.
99 ## gcc 3 implements dependency tracking that does exactly what
410 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Ddepcomp42 depmode Dependency tracking mode.
99 ## gcc 3 implements dependency tracking that does exactly what
410 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/file-46/file/
H A Ddepcomp44 depmode Dependency tracking mode.
92 ## gcc 3 implements dependency tracking that does exactly what
393 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Ddepcomp44 depmode Dependency tracking mode.
92 ## gcc 3 implements dependency tracking that does exactly what
398 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/iodbc-42.5/iodbc/admin/
H A Ddepcomp43 depmode Dependency tracking mode.
91 ## gcc 3 implements dependency tracking that does exactly what
339 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/libarchive-29/libarchive/build/autoconf/
H A Ddepcomp44 depmode Dependency tracking mode.
92 ## gcc 3 implements dependency tracking that does exactly what
398 # dependency tracking mechanisms from slower ones.
/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.bat12 Rem if dependency-tracking is wanted or not,
16 Rem no dependency tracking
131 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
132 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments

Completed in 253 milliseconds

1234