HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 51 - 75 of 3857) sorted by null

1 23 4 5 6 7 8 91011>>

  /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.
  /frameworks/base/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.
  /frameworks/base/samples/training/network-usage/res/values/
strings.xml 29 <string name="updated">Last updated:</string>
  /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
  /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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedWatch.emf.properties 38 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.sh; -debug 0
42 # -xpath "/*[name() = 'feed']/*[name() = 'updated']/text()"
74 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); null; null
83 # 1. to watch for ANY change in the feed, check the <feed>'s <updated> node (and respond with an email, passing -debug 1 to the mail script)
84 # feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.sh; -debug 1
86 # 2. to watch for ANY changes in the current build, check the first <entry>'s <updated> node (and respond with an email, no commandline flags)
87 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.sh; null
  /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',
  /external/doclava/src/com/google/doclava/
Resolution.java 28 * <p>Variables refer to the piece of data within a Java type that needs to be updated
43 * @param variable The piece of data within a Java type that needs to be updated
55 * @return The piece of data within a Java type that needs to be updated
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/schema/
atom10_build.xsd 9 <xsd:element ref="atom:updated"/>
30 <xsd:element ref="atom:updated"/>
51 <xsd:element name="updated" type="xsd:dateTime"/>
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c 44 * ppBitStream - *ppBitStream is updated after each block is decoded
45 * pOffset - *pOffset is updated after each block is decoded
49 * (*ppPosCoefBuf) is updated upon return, unless there are only
  /libcore/luni/src/main/java/java/util/zip/
CheckedOutputStream.java 51 * @return the updated checksum.
59 * updated with {@code val}.
74 * the underlying stream. The checksum is updated with the bytes written.
  /libcore/luni/src/main/java/javax/sql/
RowSetListener.java 38 * retrieve information about the change, such as the updated
57 * {@code theEvent.getSource} have been updated (an example is the execution
63 * retrieve information about the change, such as the updated
  /external/chromium/base/
gtest_prod_util.h 13 // prefix, because the friend declarations don't need to be updated.
  /external/chromium/chrome/browser/policy/
configuration_policy_provider_win.h 17 // periodically updated by the Windows Group Policy machinery to contain
  /external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.h 14 // (capable of being auto-updated), and Keystone indicates that it needs
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 10 # This index.yaml is automatically updated whenever the dev_appserver
  /external/chromium/net/tools/tld_cleanup/
README 11 4. Check in the updated effective_tld_names.dat, effective_tld_names.gperf,
  /external/chromium-trace/
README 13 generates. Each time a file in the www directory gets updated, this script
  /external/clang/lib/Basic/
CMakeLists.txt 23 # FIXME: This only gets updated when CMake is run, so this revision number
  /external/dnsmasq/contrib/dnslist/
dhcp.css 13 h1 .updated
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/data/
builds-eclipse-3.3.xml 7 <updated>2006-11-14T23:54:27Z</updated>
16 <updated>2006-11-14T23:54:27Z</updated>
builds-uml2-uml-2.1.xml 7 <updated>2006-11-14T23:12:21Z</updated>
16 <updated>2006-11-14T23:12:21Z</updated>
  /external/libvpx/vp8/encoder/arm/
quantize_arm.h 28 /* The neon quantizer has not been updated to match the new exact

Completed in 1818 milliseconds

1 23 4 5 6 7 8 91011>>