/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
SdkTargetSelector.java | 417 * Updates the description label with the description of the item's android target, if any.
|
/system/core/run-as/ |
package.c | 298 * until 'end' is reached. Updates '*pp' on exit.
|
/system/media/mca/filterpacks/videosrc/java/ |
MediaSource.java | 211 // Something went wrong in initialization or parameter updates
|
/system/media/wilhelm/src/itf/ |
IOutputMixExt.c | 307 // no lock, but safe because noone else updates this field
|
/system/media/wilhelm/src/ |
itfstruct.h | 473 SLmillisecond mPositionUpdatePeriod; // Zero means do not do position updates (FIXME ~0)
|
/system/media/wilhelm/tests/listening/ |
slesTest_playMuteSolo.cpp | 292 /* Setup to receive playback events on position updates */
|
/system/media/wilhelm/tests/mimeUri/ |
slesTestGetPositionUri.cpp | 220 /* Configure fill level updates every 5 percent */
|
slesTestManyPlayers.cpp | 268 /* Configure fill level updates every 5 percent */
|
slesTestPlayUri.cpp | 213 /* Configure fill level updates every 5 percent */
|
slesTestSlowDownUri.cpp | 268 /* Configure fill level updates every 5 percent */
|
/build/tools/releasetools/ |
ota_from_target_files | 652 # updates with significant kernel changes, probably the former. 653 # For small updates where the kernel hasn't changed, almost
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 156 // (UI updates, etc) 304 * Updates a single contact to the platform contacts provider. [all...] |
/external/chromium/chrome/browser/resources/options/ |
cookies_list.js | 196 * Updates the origin summary to reflect changes in its items. 233 * Updates the items section to reflect changes, animating to the new state.
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 506 // Sets the position of this item, and updates the entry kernels of the 877 // Get all the metahandles for unapplied updates [all...] |
/external/chromium/chrome/common/extensions/docs/ |
autoupdate.html | 366 <p>Every few hours, the browser will check if any installed extensions have an autoupdate URL. For each one, it will make a request to that URL looking for an update manifest XML file. If the update manifest mentions a version of an extension that is more recent than what's installed, it will download and install the new version. Similar to manual updates, the new crx must be signed with the same private key as the currently installed version.</p> 375 <b>"update_url": "http://myhost.com/mytestextension/updates.xml"</b>,
|
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 409 bug to say "me too" or ask "when will this be fixed?"</em>; such updates 465 updates can cause hundreds of emails to be sent.
|
/external/chromium/net/base/ |
cookie_monster.h | 729 // updates the segment iterator to point to the next segment to be parsed. [all...] |
/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 340 /// that were modified after being deserialized and need updates. 343 /// \brief Record of updates for a declaration that was modified after [all...] |
/external/dropbear/libtommath/ |
changes.txt | 106 ++ N.B. My semester is almost up so expect updates to the textbook to be posted to the libtomcrypt.org 290 v0.14 -- Tons of manual updates
|
/external/javassist/src/main/javassist/bytecode/ |
Bytecode.java | 418 * It also updates <code>max_stack</code> if the current stack depth 434 * It also updates <code>max_stack</code> if the current stack depth [all...] |
/external/kernel-headers/original/linux/ |
zlib.h | 194 If zalloc and zfree are set to NULL, deflateInit updates them to 320 inflate. If zalloc and zfree are set to NULL, inflateInit updates them to [all...] |
/external/llvm/lib/CodeGen/ |
StrongPHIElimination.cpp | 121 /// arguments that it also updates: CurrentDominatingParent, which maps 483 /// takes two DenseMaps as arguments that it also updates: [all...] |
/external/ppp/pppd/plugins/radius/ |
radius.c | 602 /* Send accounting updates every few seconds */ 605 /* We use "0" to signify not sending updates */ [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetFile.py | 547 """ Updates an event """
624 """ Updates a segment """
[all...] |
/external/webkit/Source/WebKit/mac/WebView/ |
WebFrameView.mm | 315 // CoreGraphics deferred updates are disabled if WebKitEnableCoalescedUpdatesPreferenceKey is NO 316 // or has no value. For compatibility with Mac OS X 10.5 and lower, deferred updates are off by default. [all...] |