HomeSort by relevance Sort by last modified time
    Searched full:tracking (Results 1 - 25 of 1595) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libxt_NOTRACK.man 1 This target disables connection tracking for all packets matching that rule.
libipt_MIRROR.man 11 seen by any packet filtering chains, connection tracking or NAT, to
  /dalvik/vm/
AllocTracker.h 17 * Allocation tracking and reporting.
29 * Enable allocation tracking. Does nothing if tracking is already enabled.
34 * Disable allocation tracking. Does nothing if tracking is not enabled.
39 * If allocation tracking is enabled, add a new entry to the set.
58 * will enable tracking if it's not already on.
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_sctp.h 3 /* SCTP tracking. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nf_conntrack_ftp.h 3 /* FTP tracking. */
nf_conntrack_sctp.h 3 /* SCTP tracking. */
nf_conntrack_tcp.h 3 /* TCP tracking. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_ftp.h 3 /* FTP tracking. */
nf_conntrack_sctp.h 3 /* SCTP tracking. */
nf_conntrack_tcp.h 3 /* TCP tracking. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_ftp.h 3 /* FTP tracking. */
nf_conntrack_sctp.h 3 /* SCTP tracking. */
nf_conntrack_tcp.h 3 /* TCP tracking. */
  /external/grub/
BUGS 1 See the Bug Tracking System for GNU GRUB on Savannah. The URL is:
  /frameworks/native/include/cpustats/
ThreadCpuUsage.h 57 // Return whether currently tracking CPU usage by current thread
60 // Enable tracking of CPU usage by current thread;
65 // Disable tracking of CPU usage by current thread;
74 // Add a sample point, and also enable tracking if needed.
75 // If tracking has never been enabled, then this call enables tracking but
78 // Otherwise, if tracking is enabled,
81 // setEnabled(true). If there was a previous sample but tracking is
84 // enables tracking. Calling this method rather than enable() followed
93 // change the tracking enabled status. If tracking has either never bee
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.h 17 // is opened sticky, a tracking rect produces mouse entered/exit events that
27 // custom drag tracking logic.
34 // In order to get hover effects when the menu is sticky-opened, a tracking
39 @property(nonatomic, readonly, getter=isTracking) BOOL tracking; variable
  /external/chromium/chrome/common/extensions/docs/examples/tutorials/analytics/
analytics.js 6 * Below is a modified version of the Google Analytics asynchronous tracking
9 * snippet instead of the standard tracking snippet provided when setting up
12 * See http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html
13 * for information on how to use the asynchronous tracking API.
manifest.json 2 "name": "Event Tracking with Google Analytics",
  /external/chromium/chrome/common/extensions/docs/static/
tut_analytics.html 35 <h2 id="toc-installing">Installing the tracking code</h2>
38 The standard Google Analytics tracking code snippet fetches a file named
43 pages are hosted under <code>chrome-extension://</code> URLs, so the tracking
51 <a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html">asynchronous
52 tracking API</a> (the modified line is bolded):
64 Here is a background page which loads the asynchronous tracking code and
97 <h2 id="toc-tracking-pageviews">Tracking page views</h2>
122 To ensure that tracking data from your extension is being sent to Google
136 <h2 id="toc-tracking-events">Tracking events</h2
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_conntrack.h 1 /* Header file for kernel module to match connection tracking information.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_conntrack.h 1 /* Header file for kernel module to match connection tracking information.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_conntrack.h 1 /* Header file for kernel module to match connection tracking information.
  /external/webkit/Source/WebKit/gtk/
org.webkitgtk.gschema.xml.in 6 <key name="resource-tracking-enabled" type="b">
8 <summary>Resource Tracking Enabled</summary>
9 <description>Whether the Resource Tracking panel is always enabled.</description>
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.h 20 // dropdown bar, and managing the tracking area associated with the dropdown.
24 // Tracking areas are disabled while animations are running. If
26 // controller saves the new frame and installs the appropriate tracking area
29 // step than it is to manage a constantly-changing tracking area.
42 // The tracking area associated with the floating dropdown bar. This tracking
44 // hidden, we still need to keep a 1px tall tracking area visible. Attaching
59 // currently nil. Used to restore the tracking area when an animation
98 // uses this information to update its tracking areas.
  /external/mesa3d/docs/
utilities.html 20 target="_parent">Valgrind</a> is a very useful tool for tracking down

Completed in 1570 milliseconds

1 2 3 4 5 6 7 8 91011>>