HomeSort by relevance Sort by last modified time
    Searched full:tracker (Results 451 - 475 of 985) sorted by null

<<11121314151617181920>>

  /frameworks/native/libs/input/
VelocityTracker.cpp 104 // The default velocity tracker strategy.
127 ALOGD("Unrecognized velocity tracker strategy name '%s'.", strategy);
129 LOG_ALWAYS_FATAL("Could not create the default velocity tracker strategy '%s'!",
195 // Legacy velocity tracker algorithm. Quality: POOR.
    [all...]
  /pdk/apps/TestingCamera2/
README.txt 124 of changes in other panes. Panes are tracked by a global pane tracker, which allows individual
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
TestingCamera21.java 201 * Get shared pane tracker
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jar 
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /external/mesa3d/doxygen/
gallium.doc 93 /** \page statetracker The State Tracker
95 The state tracker is the piece which interfaces core Mesa to the Gallium3D
136 tracker to implement some API functionality that doesn't map well to hardware
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffer_objects.c 431 * flush. Once again, we wish for a domain tracker in libdrm to cover
447 * flush. Once again, we wish for a domain tracker in libdrm to cover
691 * flush. Once again, we wish for a domain tracker in libdrm to cover
  /external/owasp/sanitizer/tools/findbugs/doc/
index.html 45 <tr><td><font size="-1"><a class="sidebar" href="http://sourceforge.net/tracker/?group_id=96405">Open bugs</a></font></td></tr>
91 href="http://sourceforge.net/tracker/?func=browse&amp;group_id=96405&amp;atid=614693"> our
92 sourceforge bug tracker</a>
  /prebuilts/go/darwin-x86/doc/
contribute.html 373 <a href="https://golang.org/issue/159">Go issue tracker</a>.
375 tracker will automatically mark the issue as fixed.
377 <a href="https://help.github.com/articles/closing-issues-via-commit-messages/">GitHub Issue Tracker documentation</a>.)
  /prebuilts/go/linux-x86/doc/
contribute.html 373 <a href="https://golang.org/issue/159">Go issue tracker</a>.
375 tracker will automatically mark the issue as fixed.
377 <a href="https://help.github.com/articles/closing-issues-via-commit-messages/">GitHub Issue Tracker documentation</a>.)
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
org.eclipse.ecf.filetransfer_5.0.0.v20130604-1622.jar 
  /external/autotest/server/cros/dynamic_suite/
reporting.py 436 """Returns True if we have a tracker object to use for filing bugs."""
541 'bug tracker', bug.title(), anchored_summary,
577 Queries the tracker to find if there is a bug filed for this issue.
612 # The tracker frontend stores summaries and comments as html elements,
    [all...]
  /external/llvm/lib/Target/Hexagon/
BitTracker.cpp 32 // The tracker implements the Wegman-Zadeck algorithm, originally developed
37 // the lattice operations in the tracker.
39 // The intended usage of the bit tracker is to create a target-specific
41 // object, and run the tracker. The tracker will then collect the bit
    [all...]
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 316 /// This tracker checks whether callees are in the SCC, and if so it does not
565 ArgumentUsesTracker Tracker(SCCNodes);
566 PointerMayBeCaptured(&*A, &Tracker);
567 if (!Tracker.Captured) {
568 if (Tracker.Uses.empty()) {
580 UI = Tracker.Uses.begin(),
581 UE = Tracker.Uses.end();
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /external/v8/src/profiler/
heap-snapshot-generator.cc 11 #include "src/profiler/allocation-tracker.h"
2968 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); local
2987 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); local
3038 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); local
    [all...]
  /external/guice/extensions/persist/lib/
commons-io.jar 

Completed in 947 milliseconds

<<11121314151617181920>>