/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
zconf.h | 287 #if 0 /* HAVE_UNISTD_H -- this line is updated by ./configure */
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
LogReceiver.java | 159 // at this point, we have an entry, and offset/length have been updated to skip
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
RelativeLayoutRuleTest.java | 60 /* This needs to be updated for the new interaction
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
PkgItem.java | 253 sb.append(", updated by:"); //$NON-NLS-1$
|
/dalvik/vm/mterp/x86-atom/ |
footer.S | 451 movl -12(%esp), rFP # rFP<- updated rFP 475 * adjust locals to match self->curFrame and updated PC 535 * After returning from a "glued" function, pull out the updated
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NoteEditor.java | 526 // Sets up a map to contain values to be updated in the provider. 563 * Updates the provider with the new values in the map. The ListView is updated 567 * updated.
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_controller.cc | 105 // Return the index of the snapshot which is actually updated; -1 if there 662 // Start delay timer after each update unless all snapshots had been updated. 703 // All snapshots have been fully updated.
|
/external/chromium/chrome/browser/history/ |
text_database_manager_unittest.cc | 229 // visit was updated properly. 263 // Check that the visit got updated for its new indexed state. 318 // Tests that partial inserts (due to timeouts) will still get updated if the
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_test.cc | 322 // but updated on IO thread or safebrowsing thread. 437 // Wait for a given period to get safebrowsing status updated. 512 // Stops UI loop after desired status is updated.
|
/external/chromium/chrome/browser/ui/views/ |
about_chrome_view.cc | 457 // pixel coordinate). This struct is updated after drawing text and checking 743 // OS/App are updated together. If a newer version of the OS has been [all...] |
/external/llvm/include/llvm/CodeGen/ |
MachineBasicBlock.h | 258 /// The Predecessors list of succ is automatically updated. WEIGHT 265 /// MachineBasicBlock. The Predecessors list of succ is automatically updated. 271 /// updated. Return the iterator to the element after the one removed.
|
/external/qemu/memcheck/ |
memcheck_common.h | 81 * two declaration, another one must be also updated accordingly. */ 135 * must be also updated accordingly. 179 * another one must be also updated accordingly.
|
/external/v8/src/ |
mark-compact.h | 120 // page as input, and is updated to contain the offset to be used for the 404 // pointers, are updated to point to their target's new 426 // Before: Pointers to live objects are updated to point to their
|
/external/webkit/Source/WebCore/inspector/front-end/ |
Resource.js | 615 this.dispatchEventToListeners("errors-warnings-updated"); 626 this.dispatchEventToListeners("errors-warnings-updated"); 633 this.dispatchEventToListeners("errors-warnings-updated");
|
/external/webkit/Source/WebCore/rendering/ |
RenderView.cpp | 490 // Now that the selection state has been updated for the new objects, walk them again and 539 // Any new objects that remain were not found in the old objects dict, and so they need to be updated. 564 // Any new blocks that remain were not found in the old blocks dict, and so they need to be updated.
|
/frameworks/base/core/java/android/widget/ |
MediaController.java | 341 // cause the progress bar to be updated even if mShowing 529 // we will simply apply the updated position without suspending regular updates. 564 // Ensure that progress is properly updated in the future,
|
/frameworks/base/core/jni/ |
android_media_JetPlayer.cpp | 350 //LOGV("android_media_JetPlayer_setMuteFlags(): mute flags successfully updated"); 394 //LOGV("android_media_JetPlayer_setMuteArray(): mute flags successfully updated"); 420 //LOGV("android_media_JetPlayer_setMuteFlag(): mute flag successfully updated for track %d", trackId);
|
/frameworks/base/docs/html/sdk/ |
android-3.0-highlights.jd | 116 <h3>Updated set of standard apps</h3> 122 <p>The Android 3.0 platform includes an updated set of standard applications that are designed for use on larger screen devices. The sections below highlight some of the new features. </p> 170 <p>Android 3.0 offers an updated set of UI widgets that developers can use to quickly add new types of content to their applications. The new UI widgets are redesigned for use on larger screens such as tablets and incorporate the new holographic UI theme. Several new widget types are available, including a 3D stack, search box, a date/time picker, number picker, calendar, popup menu, and others. Most of the redesigned UI widgets can now be used as remote views in application widgets displayed on the home screen. Applications written for earlier versions can inherit the new Widget designs and themes.</p>
|
android-3.1-highlights.jd | 173 <h3 id="apps">Updated set of standard apps</h3> 175 <p>The Android 3.1 platform includes an updated set of standard applications 244 <p>An updated Home screen widget give users quick access to more email. Users
|
/frameworks/base/media/java/android/mtp/ |
MtpDatabase.java | 740 int updated = 0; local 744 updated = mMediaProvider.update(mObjectsUri, values, ID_WHERE, whereArgs); 748 if (updated == 0) { [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
apply_ms_synt.cpp | 26 Description: Updated pseudocode to correct capitalized format for the IF 85 q_formatLeft = Q-format may be updated with changed to fixed-point 88 q_formatRight = Q-format may be updated with changed to fixed-point
|
get_ele_list.cpp | 40 (1) Updated copyright header 70 pElementList contents are updated with information pertaining to channel 73 pInputBuffer contents are updated to the next location to be read from
|
tns_ar_filter.cpp | 36 - Updated format for comments (to PV standard) 37 - Updated copyright notice 71 Description: Updated the SW template to include the full pathname to the
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
mpy_32.h | 36 Description: Updated function prototype declaration to reflect new interface. 37 A pointer to overflow flag is passed into the function. Updated 42 Description: Updated the function to include ARM and Linux-ARM assembly
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
inv_sqrt.cpp | 37 Description: Synchronized file with UMTS version 3.2.0. Updated coding 47 Description: Updated template. Changed function interface to pass in a 58 Description: Updated copyrigth year, according to code review comments.
|