HomeSort by relevance Sort by last modified time
    Searched full:live (Results 101 - 125 of 1756) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/browser/debugger/
devtools_netlog_observer.h 25 // As DevToolsNetLogObserver shares live data with objects that live on the
  /external/chromium/chrome/browser/sync/notifier/
invalidation_notifier.h 32 // This class must live on the IO thread.
87 // Our observers (which must live on the same thread).
  /external/valgrind/main/exp-dhat/docs/
dh-manual.xml 32 <listitem><para>maximum live volume (number of bytes and
92 <title>Interpreting the max-live, tot-alloc and deaths fields</title>
101 max-live: 63,490 in 984 blocks
113 total. By looking at the max-live data, we see that not many blocks
114 were simultaneously live, though: at the peak, there were 63,490
144 max-live: 32,512 in 254 blocks
155 process-lifetime leak. Firstly, the max-live and tot-alloc numbers
176 max-live: 49,398 in 808 blocks
215 max-live: 180,224 in 22 blocks
242 max-live: 54 in 3 block
    [all...]
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperChange.java 57 // live wallpaper.
87 Log.w(TAG, "Not a live wallpaper: " + comp);
  /system/core/rootdir/
Android.mk 4 # files that live under /system/etc/...
36 # files that live under /...
  /external/valgrind/main/VEX/priv/
host_generic_reg_alloc2.c 58 /* Records information on virtual register live ranges. Computed once
62 /* Becomes live for the first time after this insn ... */
75 /* Records information on real-register live ranges. Computed once
80 /* Becomes live after this insn ... */
112 Unavail, /* in a real-reg live range */
218 /* Double the size of the real-reg live-range array, if needed. */
360 /* We keep two copies of the real-reg live range info, one sorted
405 /* The live range numbers are signed shorts, and so limiting the
481 /* --------- Stage 1: compute vreg live ranges. --------- */
482 /* --------- Stage 2: compute rreg live ranges. --------- *
    [all...]
  /packages/apps/Email/res/xml/
providers.xml 174 <provider id="live1" label="Windows Live Hotmail Plus" domain="live.*">
178 <provider id="live2" label="Windows Live Hotmail Plus" domain="live.*.*">
182 <provider id="live3" label="Windows Live Hotmail Plus" domain="*.live.*">
186 <provider id="hotmail1" label="Windows Live Hotmail Plus" domain="hotmail.*">
190 <provider id="hotmail2" label="Windows Live Hotmail Plus" domain="hotmail.*.*">
194 <provider id="hotmail3" label="Windows Live Hotmail Plus" domain="livemail.*">
198 <provider id="hotmail4" label="Windows Live Hotmail Plus" domain="livemail.*.*"
    [all...]
  /cts/tests/tests/example/src/android/example/
Example.java 21 * live somewhere other than in the test package, but for the sake of
  /development/samples/NotePad/
_index.html 8 <li>Creating <a href="../../../reference/android/provider/LiveFolders.html">Live Folders</a></li>
  /device/samsung/crespo/
full_crespo.mk 25 # Live Wallpapers
  /device/samsung/crespo4g/
full_crespo4g.mk 22 # Live Wallpapers
  /device/ti/panda/
full_panda.mk 24 # Live Wallpapers
  /external/bluetooth/glib/gio/tests/
live-g-file.txt 15 To see the list of available parameters just run 'live-g-file --help'
  /external/chromium/chrome/browser/debugger/manual_tests/
dom-mutation.html 24 Expand DOM nodes in the Elements Panel to see new nodes appearing in the list live.</p>
  /external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_runner.h 5 // Run WebSocket live experiment to collect metrics about WebSocket
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/
README.txt 6 /servlet - contains the java servlet which will serve the live resources and
  /external/clang/test/Analysis/
rdar-6540084.m 3 // This test exercises the live variables analysis (LiveVariables.cpp).
  /external/dbus/dbus/
dbus-uuidgen.h 2 /* dbus-uuidgen.h The guts of the dbus-uuidgen binary live in libdbus, in this file.
  /external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 74 /// live at the end of the specified block.
78 /// is live in the middle of the specified block.
91 /// set by the client of the rewriter, and those values are both live out of
94 /// merge the appropriate values, and this value isn't live out of the block.
  /external/llvm/test/CodeGen/ARM/
carry.ll 23 ; add with live carry
  /external/llvm/test/Transforms/CodeExtractor/
2004-03-14-DominanceProblem.ll 3 ; are dominated by all of the live-outs.
  /external/llvm/test/Transforms/LowerInvoke/
basictest.ll 19 ;; Value live across an unwind edge.
  /frameworks/base/core/java/android/content/pm/
LabeledIntent.java 39 * @param sourcePackage The package in which the label and icon live.
57 * @param sourcePackage The package in which the label and icon live.
74 * @param sourcePackage The package in which the label and icon live.
89 * @param sourcePackage The package in which the label and icon live.
  /libcore/luni/src/main/java/java/lang/annotation/
RetentionPolicy.java 22 * with the {@link Retention} annotation to specify an annotation's time-to-live
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizationTester.java 20 * Triggers finalizers to run. Note that live-precise bugs may interfere with

Completed in 899 milliseconds

1 2 3 45 6 7 8 91011>>