HomeSort by relevance Sort by last modified time
    Searched full:live (Results 201 - 225 of 2759) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/common/extensions/api/
gcm.json 71 "description": "Time-to-live of the message in seconds. If it is not possible to send the message wihtin that time an error will be raised. A time-to-live of 0 indicates that the message should be sent immediately or fail if it's not possible. The maximum and a default value of time-to-live is 2419200 seconds (4 weeks)."
155 "description": "An error that occured while trying to send the message either in Chrome or on the GCM server. Application can retry sending the message with a reasonable backoff and possibly longer time-to-live."
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/
README.txt 6 /servlet - contains the java servlet which will serve the live resources and
  /external/chromium_org/chrome/common/extensions/docs/server2/
data_source.py 23 '''Must cache all files needed by |get| to persist them. Called on a live
  /external/chromium_org/chrome/common/importer/
ie_importer_test_registry_overrider_win.h 17 // IEImporterTestRegistryOverrider should live at once in a given process
  /external/chromium_org/chromeos/process_proxy/
process_output_watcher.h 30 // This class should live on its own thread because running class makes
  /external/chromium_org/content/plugin/
plugin_thread.h 22 // live. Communication occurs between WebPluginDelegateProxy in the renderer
  /external/chromium_org/content/public/browser/
browser_child_process_host_iterator.h 47 // this class can only be used by BCPHD implementations that live in content,
  /external/chromium_org/remoting/host/setup/
service_client.h 54 // The guts of the implementation live in this class.
  /external/chromium_org/third_party/WebKit/ManualTests/iframe_notifications/
iframe-reparenting-close-window.html 23 <p>This test recreates scenario when an iframe is reparented from one page to another using 'live iframe transfer'
  /external/chromium_org/third_party/cld/base/
crash.h 32 // crash. The reason and its contents must remain live for the life
  /external/chromium_org/third_party/leveldatabase/src/db/
log_writer.h 23 // "*dest" must remain live while this Writer is in use.
  /external/chromium_org/third_party/libevent/
libevent.gyp 33 # provided and live in platform-specific directories.
  /external/chromium_org/tools/perf/page_sets/endure/
browser_control.html 5 This file creates a large DOM tree in the live document that also contains
browser_control_click.html 6 containing event listeners) in the live document. It is meant to be the same
  /external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h 76 /// live at the end of the specified block.
80 /// is live in the middle of the specified block.
93 /// set by the client of the rewriter, and those values are both live out of
96 /// merge the appropriate values, and this value isn't live out of the block.
  /external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp 107 // Emit the number of live roots in the function.
108 OS.AddComment("live root count");
111 // And for each live root...
115 // Emit live root's offset within the stack frame.
  /external/llvm/lib/CodeGen/
RegAllocBase.h 20 // determined by the effectiveness of live range splitting rather than optimal
57 /// live range splitting. They must also override enqueue/dequeue to provide an
90 // or new set of split live virtual registers. It is up to the splitter to
91 // converge quickly toward fully spilled live ranges.
  /external/llvm/test/CodeGen/X86/GC/
ocaml-gc.ll 24 ; CHECK-NEXT: # live roots for main
  /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.
  /external/smack/src/com/kenai/jbosh/
BodyParserResults.java 58 * @return map of atributes. Note: This is the live instance, not a copy.
  /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.
  /frameworks/base/packages/ExternalStorageProvider/
AndroidManifest.xml 28 <!-- TODO: find a better place for tests to 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/support/src/test/java/libcore/java/lang/ref/
FinalizationTester.java 20 * Triggers finalizers to run. Note that live-precise bugs may interfere with

Completed in 496 milliseconds

1 2 3 4 5 6 7 891011>>