HomeSort by relevance Sort by last modified time
    Searched full:updates (Results 551 - 575 of 2248) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/
browser.h 638 // this Browser. Updates the UI for the start of this navigation.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge.h 38 // HistoryService and the TabRestoreService, and then updates the NSMenu when
186 // request it. This decodes the raw data, updates the HistoryItem, and then
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.h 39 // does) is necessary to guarantee a proper order of subviews layout updates,
176 // Set the frame of the selected tab, also updates the internal frame dict.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 155 * Handler for the 'onBeforeRetarget' event. Updates the pending request
188 * Handler for the 'onCommitted' event. Updates the pending request with
  /external/chromium/chrome/common/extensions/docs/static/
autoupdate.html 17 <p>Every few hours, the browser will check if any installed extensions have an autoupdate URL. For each one, it will make a request to that URL looking for an update manifest XML file. If the update manifest mentions a version of an extension that is more recent than what's installed, it will download and install the new version. Similar to manual updates, the new crx must be signed with the same private key as the currently installed version.</p>
26 <b>"update_url": "http://myhost.com/mytestextension/updates.xml"</b>,
  /external/dhcpcd/
dhcpcd.conf.5 138 record of the host in DNS whereas both also updates the A record.
140 itself never does any DNS updates.
dhcpcd.conf.5.in 138 record of the host in DNS whereas both also updates the A record.
140 itself never does any DNS updates.
  /external/emma/core/java12/com/vladium/util/
IntIntMap.java 163 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
211 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
ObjectIntMap.java 153 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
204 * Updates the table to map 'key' to 'value'. Any existing mapping is overwritten.
  /external/iproute2/
RELNOTES 49 * Updates list of data protocol ids.
111 * some updates in documentaion to reflect new status.
  /external/libvpx/
CHANGELOG 208 Updates to ARNR filtering algorithm
243 - Build system updates:
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 179 /// ISelUpdater - helper class to handle updates of the
196 /// NodeUpdated - Ignore updates for now.
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 280 // updates linked program uniform value by location; return >= 0 indicates sampler assigned
284 // updates linked program uniform matrix value by location
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 111 SDL_Thread *thread; /* thread for async updates to the screen */
112 SDL_sem *sem1, *sem2; /* synchronization for async screen updates */
  /external/qemu/docs/
DISPLAY-STATE.TXT 77 updates (and then copy them to the DisplayState, to finally send
194 to see if there are hardware framebuffer updates.
  /external/webkit/Source/WebCore/plugins/win/
PluginPackageWin.cpp 106 // The WMP plugin sets its size on the first NPP_SetWindow call and never updates its size, so
132 // The DivX plugin sets its size on the first NPP_SetWindow call and never updates its size, so
  /external/wpa_supplicant_6/wpa_supplicant/
README-WPS 83 to allow configuration file updates:
176 By default, wpa_supplicant processes received credentials and updates
  /frameworks/base/core/java/android/database/
AbstractCursor.java 347 * Subclasses must call this method when they finish committing updates to notify all
478 * subclass that wishes to support updates.
  /frameworks/base/docs/html/guide/developing/tools/
android.jd 363 <dd>Updates adb to support the USB devices declared in the SDK add-ons.</dd>
366 <dd>Updates the SDK by suggesting new platforms to install if available.</dd>
  /frameworks/base/docs/html/guide/topics/manifest/
uses-sdk-element.jd 100 updates, consider the following example: </p>
124 is likely to be installed will receive periodic system updates over the air, so
  /frameworks/base/docs/html/sdk/1.0_r1/
upgrading.jd 46 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
74 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</li>
  /frameworks/base/docs/html/sdk/1.0_r2/
upgrading.jd 46 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
74 <li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</li>
  /frameworks/base/docs/html/sdk/
android-1.6-highlights.jd 41 <li><a href="#AndroidMarketUpdates">Android Market Updates</a></li>
121 <h2 id="AndroidMarketUpdates" style="clear:right">Android Market Updates</h2>
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 14 * A reflection-based utility that enables atomic updates to
18 * updates.
AtomicReferenceFieldUpdater.java 13 * A reflection-based utility that enables atomic updates to
17 * independently subject to atomic updates. For example, a tree node

Completed in 1444 milliseconds

<<21222324252627282930>>