HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 26 - 50 of 3497) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mesa3d/docs/
RELNOTES-3.5 29 Not all of the older Mesa drivers have been updated. Here's the status:
33 XMesa (Xlib) updated
34 OSMesa (off-screen) updated
35 FX (3dfx Voodoo1/2) updated
36 SVGA updated
37 GGI not updated
38 Windows/Win32 not updated
39 DOS/DJGPP not updated
40 BeOS not updated
41 Allegro not updated
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiUpdateListener.java 27 /** The node's attributes have been updated. They may or may not actually have changed. */
39 * Indicates that an UiElementNode has been updated.
44 * @param ui_node The {@link UiElementNode} being updated.
  /cts/tools/dasm/src/java_cup/runtime/
char_token.java 9 * @version last updated: 1/7/96
double_token.java 9 * @version last updated: 1/7/96
float_token.java 9 * @version last updated: 1/7/96
int_token.java 9 * @version last updated: 11/25/95
long_token.java 9 * @version last updated: 1/7/96
str_token.java 9 * @version last updated: 11/25/95
token.java 10 * @version last updated: 11/25/95
  /external/chromium/chrome/browser/sync/syncable/
directory_event.h 14 // contents of a Directory have been updated.
  /external/chromium/chrome/browser/web_resource/
gpu_blacklist_updater.h 29 // This is the version cached in local state that's automatically updated
  /external/expat/amiga/
README.txt 17 4.2 - updated to correspond to Expat 2.0.1 release
20 - updated include/libraries/expat.h file
27 4.0 - updated for corresponding Expat 2.0 release
35 - updated amigaconfig.h
  /external/llvm/test/CodeGen/Blackfin/
2009-08-15-LiveIn-SubReg.ll 4 ; updated properly. The register scavenger asserts on an undefined register.
  /external/llvm/test/Transforms/LICM/
2003-02-27-NestedLoopExitBlocks.ll 1 ; Exit blocks need to be updated for all nested loops...
  /external/markdown/docs/
release-2.0.2.txt 5 Most notably, the setup script has been updated to include a dependency on
  /ndk/sources/host-tools/sed-4.2.1/po/
ChangeLog 11 * po/*.po: updated from Translation Project
21 * po/it.po: updated
27 * po/sed.pot: updated
49 * po/sed.pot: updated to reflect changed and newly marked text.
  /external/chromium/chrome/browser/sync/glue/
theme_util.h 56 // data "wins" against the server's and |theme_specifics| is updated with the
57 // custom theme. Returns true iff |theme_specifics| is updated.
  /external/icu4c/tools/genren/
README 4 This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% portable.
13 - urename.h will be updated in icu/source/common/unicode/urename.h **in your original source directory**
  /external/valgrind/main/memcheck/tests/
realloc3.c 3 ExeContext of the block was not updated; therefore any errors that
8 ExeContexts should be updated upon their realloc(). I hope that's clear.
  /packages/apps/Browser/tests/src/com/android/browser/tests/utils/
BP2TestCaseHelper.java 173 boolean updated = modifyCount == 1;
174 if (updated) {
175 assertObserversTriggered(updated, mBookmarksObserver, mWidgetObserver);
180 return updated;
205 boolean updated = modifyCount == 1;
206 if (updated) {
207 assertObserversTriggered(updated, mHistoryObserver);
212 return updated;
  /sdk/layoutlib_api/
README.txt 13 - Updated version of layoutlib_api should be copied to the current in-dev branch of
15 The PREBUILT file in the same folder must be updated as well to reflect how to rebuild this
  /system/media/mca/effect/java/android/media/effect/
EffectUpdateListener.java 27 * Called when the effect state is updated.
29 * @param effect The effect that has been updated.
  /external/qemu/android/skin/
composer.c 271 * 'updated' initially contains the update region, in parent coordinates
277 * then we do an opaque blit of 'intersection(updated,region)', then removing it from 'updated'
284 skin_plate_redraw( SkinPlate* plate, SkinRegion* updated, SkinRegion* drawn, SkinPos* apos, SkinViewport* viewport )
291 if (skin_region_is_empty(updated) && skin_region_is_empty(drawn))
295 skin_region_translate( updated, pos.x, pos.y );
303 /* inter(updated,region) => opaque blit + remove 'region' from 'updated'*/
305 skin_region_intersect(r, updated);
308 skin_region_substract(updated, r)
    [all...]
  /external/proguard/docs/
downloads.html 83 <li>Updated documentation and examples.
110 <li>Updated documentation and examples.
136 <li>Updated documentation and examples.
155 <li>Updated documentation and examples.
197 <li>Updated documentation and examples.
220 <li>Updated documentation and examples.
231 <li>Updated documentation and examples.
241 <li>Updated documentation and examples.
249 <li>Updated documentation and examples.
268 <li>Updated documentation and examples
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
rebaselineserver_unittest.py 55 ' Updated text-expected.txt',
73 ' Updated text-expected.txt',
92 ' Updated text-expected.txt',
113 ' Updated text-expected.txt',
134 ' Updated text-expected.txt',
159 ' Updated image-expected.checksum',
160 ' Updated image-expected.png',
201 ' Updated image-expected.checksum',
202 ' Updated image-expected.png',

Completed in 3178 milliseconds

12 3 4 5 6 7 8 91011>>