HomeSort by relevance Sort by last modified time
    Searched refs:revised (Results 1 - 4 of 4) sorted by null

  /external/quake/
NOTICE 257 9. The Free Software Foundation may publish revised and/or new versions
602 9. The Free Software Foundation may publish revised and/or new versions
    [all...]
  /frameworks/base/services/java/com/android/server/
AppWidgetServiceImpl.java 238 Locale revised = Locale.getDefault(); local
239 if (revised == null || mLocale == null || !(revised.equals(mLocale))) {
240 mLocale = revised;
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 505 9. The Free Software Foundation may publish revised and/or new versions
  /external/libpng/
CHANGES 251 Revised libpng.3
340 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
356 Revised png_read_rows() to avoid repeated if-testing for NULL (A Kleinert)
364 Revised libpng.txt and libpng.3 description of png_set_read|write_fn(), and
376 and revised pngtest.c to demonstrate their use, replacing the
402 Revised comments on png_set_progressive_read_fn() in libpng.txt and example.c
406 Revised makefile.dec to make a shared library (Jeremie Petit).
459 Revised calculation of num_blocks in pngmem.c to avoid a potentially
474 Revised documentation, png.h, and example.c to remove reference to
476 Revised pngvcrd.c to use MMX code for interlacing only on the final pass
    [all...]

Completed in 431 milliseconds