HomeSort by relevance Sort by last modified time
    Searched refs:updates (Results 51 - 75 of 79) sorted by null

1 23 4

  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 102 * Updates the counters showing how many events have been captured.
140 * If not already waiting for results from all updates, triggers all
141 * updates and starts waiting for them to complete.
main.js 273 * Delay in milliseconds between updates of certain browser information.
817 * Sends each entry to all log observers, and updates |capturedEvents_|.
925 * runs updates with active observers.
937 * calls it with the results of all updates.
    [all...]
eventsview.js 130 * Updates text in the details view when security stripping is toggled.
341 * and updates |filter| accordingly. Directives of these types
  /external/libxml2/
xmlcatalog.c 323 \t and with --sgml it automatically updates the super catalog\n\
  /external/chromium/chrome/browser/extensions/
extension_updater.cc 227 // If the extension updates itself from the gallery, ignore any update URL
710 // We want to try parsing the manifest, and if it indicates updates are
711 // available, we want to fire off requests to fetch those updates.
741 // below if they actually have updates we need to fetch and install).
750 std::vector<int> updates = DetermineUpdates(fetch_data, *results); local
751 for (size_t i = 0; i < updates.size(); i++) {
752 const UpdateManifest::Result* update = &(results->list.at(updates[i]));
    [all...]
  /external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.cpp 274 Eina_List* updates; local
334 updates = evas_render_updates(ecore_evas_get(entry->ee));
335 evas_render_updates_free(updates);
    [all...]
  /external/strace/
strace.spec 178 - Man page updates (#165375).
232 - new upstream version, misc fixes and updates (#128091, #129166, #128391, #129378, #130965, #131177)
235 - new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)
  /external/webkit/LayoutTests/fast/js/resources/
js-test-pre.js 1 // svg/dynamic-updates tests set enablePixelTesting=true, as we want to dump text + pixel results
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
TerrainQuad.java 490 protected boolean calculateLod(List<Vector3f> location, HashMap<String,UpdatedTerrainPatch> updates, LodCalculator lodCalculator) {
498 boolean b = ((TerrainQuad) child).calculateLod(location, updates, lodCalculator);
502 boolean b = lodCalculator.calculateLod((TerrainPatch) child, location, updates);
    [all...]
  /external/chromium/chrome/browser/resources/
print_preview.js 53 * Gets the selected printer capabilities and updates the controls accordingly.
73 * Updates the controls with printer capabilities information.
109 * Parses the copies field text for validation and updates the state of print
404 * Updates the state of print button depending on the user selection.
430 * Updates the print summary based on the currently selected user options.
  /packages/apps/Email/src/com/android/email/
MessagingController.java 1322 Cursor updates = resolver.query(EmailContent.Message.UPDATED_CONTENT_URI, local
    [all...]
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 1154 int updates = TilesManager::instance()->getContentUpdates(); local
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 12 // In the case of prefchange-triggered updates, we don't receive this flag.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
  /external/libpng/
CHANGES 65 added png_read_update_info() - updates info structure with
    [all...]
  /external/ceres-solver/docs/
modeling.tex 362 it is useful only to make updates orthogonal to that 4-vector defining
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 67 * Updates the underlying bookmark node for the tree items and list items by
146 * Updates the parent ID of the bookmark list and selects the correct tree item.
914 * Helper function that updates the canExecute and labels for the open like
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 439 Minimizing the Effect of Regular Updates
592 <a href="<?cs var:toroot ?>training/location/receive-location-updates.html">
593 Receiving Location Updates
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/devtools/tools/lib/
sdklib.jar 
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 2130 milliseconds

1 23 4