HomeSort by relevance Sort by last modified time
    Searched full:precise (Results 126 - 150 of 1035) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/DebugInfo/
inlined-arguments.ll 44 attributes #0 = { uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
45 attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /frameworks/base/docs/html/training/scheduling/
alarms.jd 80 <li>Don't make your alarm's trigger time any more precise than it has to be:
89 fires once an hour) rather than a precise trigger time (for example, your alarm fires at
204 // setRepeating() lets you specify a precise custom interval--in this case,
209 <h3>Decide how precise your alarm needs to be</h3>
212 A further distinction is how precise you need your alarm to be. For most apps,
  /external/guava/guava/src/com/google/common/collect/
SortedLists.java 67 // Of course, we have to use binary search to find the precise
91 // Of course, we have to use binary search to find the precise
95 // Of course, we have to use binary search to find the precise breakpoint...
  /art/compiler/sea_ir/types/
type_inference.h 31 // precise verification (which is the job of the verifier).
  /art/runtime/verifier/
register_line.cc 135 // precise than the subtype in vsrc so leave it for reference types. For primitive types
136 // if they are a defined type then they are as precise as we can get, however, for constant
158 // precise than the subtype in vsrc so leave it for reference types. For primitive types
159 // if they are a defined type then they are as precise as we can get, however, for constant
  /art/test/072-precise-gc/src/
Main.java 89 * indicator that precise GC is having an impact.
  /dalvik/tests/072-precise-gc/src/
Main.java 89 * indicator that precise GC is having an impact.
  /dalvik/vm/mterp/cstubs/
stubdefs.cpp 133 EXPORT_PC(); /* need for precise GC */ \
  /external/bluetooth/bluedroid/gki/ulinux/
gki_int.h 56 /* the AV timer should preferably run above the gki timer tick to ensure precise AV timing
  /external/chromium/chrome/browser/history/
visit_tracker.cc 50 // report more precise referrer information in the future, but this is a
  /external/chromium/chrome/browser/ssl/
ssl_manager.h 85 // service) because we need more precise control of the order in which folks
  /external/chromium_org/base/process/
process_metrics_openbsd.cc 76 // TODO(bapt): be sure we can't be precise
  /external/chromium_org/chrome/browser/history/
visit_tracker.cc 50 // report more precise referrer information in the future, but this is a
  /external/chromium_org/chrome/browser/network_time/
network_time_tracker.h 30 // const base::TimeDelta& resolution - how precise the reading is.
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.h 72 // New Tab Page, the precise current URL may reflect various flags or other
  /external/chromium_org/chrome/common/extensions/api/
activity_log_private.json 46 "daysAgo": {"type": "integer", "optional": true, "description": "Used to lookup a precise day; today is 0"}
  /external/chromium_org/chrome/renderer/net/
predictor_queue.h 43 // so if you are trying to be precise and get N strings of
  /external/chromium_org/chrome_frame/tools/test/page_cycler/
cf_cycler.py 75 # TODO(robertshield): Find the precise exception related to ie.Document
  /external/chromium_org/net/base/
network_time_notifier.h 42 // notifies observers. The provided |network_time| is precise at the given
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableElement.h 93 bool m_borderAttr; // Sets a precise border width and creates an outset border for the table and for its cells.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
GainNode.cpp 68 // Apply sample-accurate gain scaling for precise envelopes, grain windows, etc.
  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformWheelEvent.h 38 // The ScrollByPixelWheelEvent is a fine-grained event that specifies the precise number of pixels to scroll. It is sent directly by MacBook touchpads on OS X,
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockImageDecoder.h 45 // MockImageDecoder::size(). See the precise implementation of
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftcalc.h 90 * the values are as precise as possible to get a correct result during
  /external/chromium_org/third_party/libwebp/utils/
rescaler.h 29 // we need hpel-precise add/sub increments, for the downsampled U/V planes.

Completed in 1819 milliseconds

1 2 3 4 56 7 8 91011>>