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

1 2 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libipt_NOTRACK.man 1 This target disables connection tracking for all packets matching that rule.
libipt_state.man 1 This module, when combined with connection tracking, allows access to
2 the connection tracking state for this packet.
libipt_MIRROR.man 11 seen by any packet filtering chains, connection tracking or NAT, to
libipt_conntrack.man 1 This module, when combined with connection tracking, allows access to
2 more connection tracking information than the "state" match.
  /dalvik/vm/
AllocTracker.h 17 * Allocation tracking and reporting.
30 * Enable allocation tracking. Does nothing if tracking is already enabled.
35 * Disable allocation tracking. Does nothing if tracking is not enabled.
40 * If allocation tracking is enabled, add a new entry to the set.
59 * will enable tracking if it's not already on.
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_sctp.h 3 /* SCTP tracking. */
nf_conntrack_ftp.h 3 /* FTP tracking. */
  /prebuilt/linux-x86/toolchain/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. */
nf_conntrack_common.h 3 /* Connection state tracking for netfilter. This is separated from,
78 /* Connection tracking event bits */
  /external/grub/
BUGS 1 See the Bug Tracking System for GNU GRUB on Savannah. The URL is:
  /prebuilt/linux-x86/toolchain/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.
  /libcore/luni/src/test/java/libcore/java/awt/font/
TextAttributeTest.java 29 assertEquals("java.awt.font.TextAttribute(tracking)",
30 TextAttribute.TRACKING.toString());
  /development/simulator/wrapsim/
BitVector.h 12 * Expanding bitmap, used for tracking resources. Bits are numbered starting
  /external/chromium/base/
leak_tracker.h 8 // Only enable leak tracking in debug builds.
26 // For example, to enable leak tracking for class URLRequest, start by
50 // If leak tracking is disabled, do nothing.
60 // If leak tracking is enabled we track where the object was allocated from.
sys_string_conversions_linux.cc 62 // We walk the input string again, with |i| tracking the index of the
63 // wide input, and |j| tracking the multi-byte output.
120 // We walk the input string again, with |i| tracking the index of the
121 // multi-byte input, and |j| tracking the wide output.
  /frameworks/base/data/etc/
android.hardware.touchscreen.multitouch.xml 19 tracking. -->
  /frameworks/base/core/java/android/content/
SyncStats.java 66 * Counter for tracking how many inserts were performed by the sync operation, as defined
72 * Counter for tracking how many updates were performed by the sync operation, as defined
78 * Counter for tracking how many deletes were performed by the sync operation, as defined
84 * Counter for tracking how many entries were affected by the sync operation, as defined
90 * Counter for tracking how many entries, either from the server or the local store, were
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerProvider.java 30 * Content provider for location tracking.
40 private static final String DB_NAME = "tracking.db";
41 private static final String TABLE_NAME = "tracking";
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java 52 * Location Tracking service
77 // tracking tag for data connectivity issues
111 Toast.makeText(this, "Tracking service started", Toast.LENGTH_SHORT);
234 Toast.makeText(this, "Tracking service stopped", Toast.LENGTH_SHORT);
294 * Writes details of location update to tracking file, including
309 * Writes update to tracking file
320 * Writes update to tracking file
331 * Writes update to tracking file
  /development/samples/ApiDemos/res/layout/
seekbar_1.xml 33 <TextView android:id="@+id/tracking"
  /external/dbus/dbus/
dbus-resources.h 2 /* dbus-resources.h Resource tracking/limits
  /external/iptables/include/linux/netfilter_ipv4/
ipt_conntrack.h 1 /* Header file for kernel module to match connection tracking information.
ipt_rpc.h 3 * - original rpc tracking module

Completed in 327 milliseconds

1 2 3 4 5 6 7 8 91011>>