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

1 23 4 5 6 7 8 910

  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
browser_bridge.js 16 * Delay in milliseconds between updates of certain browser information.
639 * runs updates with active observers.
651 * calls it with the results of all updates.
  /external/strace/
strace.spec 236 - Man page updates (#165375).
290 - new upstream version, misc fixes and updates (#128091, #129166, #128391, #129378, #130965, #131177)
293 - new upstream version, updates ioctl lists (#127398), fixes quotactl (#127393), more ioctl decoding (#126917)
  /packages/apps/Email/provider_src/com/android/email/service/
ImapService.java 949 Cursor updates = resolver.query(EmailContent.Message.UPDATED_CONTENT_URI, local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java 126 // our monitoring of the package manager provides all updates and we never
223 public void bindRestoreItemsChange(HashSet<ItemInfo> updates);
280 final HashSet<ItemInfo> updates = new HashSet<>();
299 updates.add(si);
307 updates.add(widget);
311 if (!updates.isEmpty()) {
317 callbacks.bindRestoreItemsChange(updates);
330 * Updates the icons and label of all pending icons for the provided package name.
338 ArrayList<ShortcutInfo> updates = new ArrayList<>();
356 updates.add(si)
    [all...]
Workspace.java     [all...]
  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java 770 // We key the updates based on time, so that the values are sorted by time.
4321 ArrayList<RestoreUpdateRecord> updates = e.getValue(); local
4355 ArrayList<RestoreUpdateRecord> updates = e.getValue(); local
    [all...]
  /external/icu/icu4c/packaging/rpm/
icu.spec 225 - minor updates to 2.2 spec. Rpath is off by default, don't pass it as an option.
  /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/widget/
AdapterHelperTest.java 1113 public void applyOps(List<AdapterHelper.UpdateOp> updates,
1115 for (AdapterHelper.UpdateOp op : updates) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/
aether-impl-1.0.2.v20150114.jar 
  /external/clang/include/clang/AST/
StmtOpenMP.h 305 /// allocated: loop counters, their updates and final values.
318 // updates/finals arrays).
328 // Offset to the end (and start of the following counters/updates/finals
347 /// \brief Get the updates storage.
355 /// \brief Get the updates storage.
363 /// \brief Get the final counter updates storage.
406 // Updates and Finals
522 SmallVector<Expr *, 4> Updates;
535 /// \param Size Number of elements in the counters/finals/updates arrays.
554 Updates.resize(Size)
675 ArrayRef<Expr *> updates() { return getUpdates(); } function in class:clang::OMPLoopDirective
677 ArrayRef<Expr *> updates() const { function in class:clang::OMPLoopDirective
    [all...]
OpenMPClause.h 1931 updates_range updates() { function in class:clang::OMPLinearClause
1934 updates_const_range updates() const { function in class:clang::OMPLinearClause
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 253 // primary updates. The colon-delimited fields have been split into
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar 
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 249 * file is selected, and updates the code popout link.
284 * Updates the viewer by changing the height of the comments and code so that
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 249 * file is selected, and updates the code popout link.
284 * Updates the viewer by changing the height of the comments and code so that
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-aether-provider/3.3.9/
maven-aether-provider-3.3.9.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 709 Whether to install operating system and package updates when the
711 updates are installed, set this value to `False`. You must then
718 your instances have the latest security updates.
    [all...]
  /external/ImageMagick/www/api/
layer.php 256 <p>RemoveZeroDelayLayers() removes any image that as a zero delay time. Such images generally represent intermediate or partial updates in GIF animations used for file optimization. They are not ment to be displayed to users of the animation. Viewable images in an animation should have a time delay of 3 or more centi-seconds (hundredths of a second).</p>
image-view.php 275 <p>GetImageViewIterator() iterates over the image view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.</p>
570 <p>UpdateImageViewIterator() iterates over the image view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.</p>
wand-view.php 208 <p>GetWandViewIterator() iterates over the wand view in parallel and calls your get method for each scanline of the view. The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. Any updates to the pixels in your callback are ignored.</p>
492 <p>UpdateWandViewIterator() iterates over the wand view in parallel and calls your update method for each scanline of the view. The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted. Updates to pixels in your callback are automagically synced back to the image.</p>
quantize.php 77 <p>For each pixel in the input image, storage_class scans downward from the root of the color description tree. At each level of the tree it identifies the single node which represents a cube in RGB space containing the pixel's color. It updates the following data for each such node:</p>
  /external/valgrind/none/tests/
cmdline2.stdout.exp 177 --vex-iropt-register-updates=mode setting to use by default
178 --px-default=mode synonym for --vex-iropt-register-updates
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 

Completed in 734 milliseconds

1 23 4 5 6 7 8 910