OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:revised
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/java/com/android/server/
AppWidgetServiceImpl.java
241
Locale
revised
= Locale.getDefault();
local
242
if (
revised
== null || mLocale == null || !(
revised
.equals(mLocale))) {
243
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 81 milliseconds