HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 601 - 625 of 3563) sorted by null

<<21222324252627282930>>

  /external/libphonenumber/java/
release_notes.txt 23 - Updated geocoding data for: GB, PT, US
215 - Updated comments for GB/GG/IM/JE
222 - Updated comments.
  /external/llvm/include/llvm/Support/
DataExtractor.h 42 /// updated with the offset of the byte that follows the NULL
301 /// pointed to by \a offset_ptr will be updated with the offset of
319 /// pointed to by \a offset_ptr will be updated with the offset of
  /external/llvm/lib/CodeGen/
SpillPlacement.cpp 26 // when a node is updated. It is guaranteed to converge to a local minimum.
317 // Scan backwards, skipping the last node which was just updated.
331 // Scan forwards, skipping the first node which was just updated.
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
l_mac.h 37 Description: Updated function prototype declaration to reflect new interface.
38 A pointer to overflow flag is passed into the function. Updated
43 Description: 1. Updated the function to include ARM and Linux-ARM assembly
log2.h 36 Description: Updated template used to PV coding template. Deleted function
40 Description: Updated function prototype declaration to reflect new interface.
41 A pointer to overflow flag is passed into the function. Updated
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MotionEstimationMB.c 238 * pSrcDstMBCurr - pointer to updated information structure for the current
240 * following structure members are updated by the ME function:
247 * The structure members cbpy and cbpc are not updated by the function.
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 151 // TODO : 32bits required for OSAL, to be updated once OSAL is updated
272 // updated format, if there isn't, we'll stash away the valid buffer
  /frameworks/media/libvideoeditor/osal/src/
M4OSA_FileReader.c 73 * parameter is updated to match the correct
83 * buffer, so the size parameter has been updated.
206 * position pointer must be updated.
  /hardware/ti/omap3/dspbridge/inc/
dbdcd.h 26 *! 24-Feb-2003 kc Updated DCD_AutoUnregister and DCD_GetObjects to simplify
34 *! 09-Nov-2000 kc Updated usage of DCD_EnumerateObject.
35 *! 30-Oct-2000 kc Added DCD_AutoRegister. Updated error DCD error codes.
dbdefs.h 30 *! 06-Feb-2003 kc Removed DSP_POSTMESSAGE. Updated IsValid*Event macros.
54 *! 09-Oct-2000 jeh Updated to version 0.9 DSP Bridge API spec.
66 *! 20-Jul-2000 rr: Updated to version 0.8
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 52 *! 28-Sep-2000 rr: Updated to version 0.9.
60 *! 27-Jul-2000 rr: Updated to 0.8 ver API. GetTrace Implemented.
66 *! 19-Apr-2000 ww: Updated based on code review.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdcd.h 26 *! 24-Feb-2003 kc Updated DCD_AutoUnregister and DCD_GetObjects to simplify
34 *! 09-Nov-2000 kc Updated usage of DCD_EnumerateObject.
35 *! 30-Oct-2000 kc Added DCD_AutoRegister. Updated error DCD error codes.
dbdefs.h 30 *! 06-Feb-2003 kc Removed DSP_POSTMESSAGE. Updated IsValid*Event macros.
54 *! 09-Oct-2000 jeh Updated to version 0.9 DSP Bridge API spec.
66 *! 20-Jul-2000 rr: Updated to version 0.8
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsDatabaseHelper.java 165 // When the 'mid' column in the part table is updated, we need to run the trigger to update
199 // When the 'thread_id' column in the pdu table is updated, we need to run the trigger to update
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
AdtUpdateDialog.java 110 * was either already present, or got installed or updated properly) and a {@link File}
142 * was either already present, or got installed or updated properly) and a {@link File}
174 * were either already present, or got installed or updated properly).
  /system/core/init/
property_service.c 325 * 'net.*' property name is updated. It is _ONLY_ updated here. Its value
326 * contains the last updated 'net.*' property.
  /development/samples/NotePad/src/com/example/android/notepad/
NotePadProvider.java 652 * are updated with new data specified by the values in the map. If the incoming URI matches the
656 * If rows were updated, then listeners are notified of the change.
665 * @return The number of rows updated.
683 // Does the update and returns the number of rows updated.
716 // Does the update and returns the number of rows updated.
737 // Returns the number of rows updated.
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 94 * Take a list of updated contacts and apply those changes to the
386 // Add the cell phone, if present and not updated above
390 // Add the home phone, if present and not updated above
395 // Add the work phone, if present and not updated above
399 // Add the email address, if present and not updated above
410 // client, and then synced to the server. When we get the updated
    [all...]
  /frameworks/base/docs/html/sdk/
installing.jd 85 updated tools and new Android platforms into your existing environment. For information about how to
187 Manager to browse the SDK repository and select new or updated
215 are typically updated only when a new platform becomes available. You can access these tools in the
382 <td>Contains platform-dependent development tools that may be updated with each platform release.
385 tools/} directory because these tools may be updated in order to support new
409 and more. The tools in this directory may be updated at any time using the Android SDK and AVD
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_ics_info.cpp 116 pWindowSequence contents are updated with the current window for this
120 p_max_sfb contents will be updated with the maximum scale factor bands
122 pFirstLTPStatus contents may be updated if the stream has long term
124 pSecondLTPStatus contents may be updated if common_window != 0 and LTP data
461 status = 1; /* ERROR CODE - needs to be updated */
522 status = 1; /* ERROR CODE - needs to be updated */
  /libcore/luni/src/main/java/java/text/
DateFormat.java 338 * will be updated with the position of the first occurrence of this field
386 * will be updated with the position of the first occurrence of this field
635 * of the {@code ParsePosition} is updated to the index following the parsed
649 * it is updated with the index following the parsed text; on
660 * of the {@code ParsePosition} is updated to the index following the parsed
674 * successful, it is updated with the index following the parsed
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 288 * This is a mark-local. it will be updated when all uses
289 * are updated.
  /docs/source.android.com/src/source/
using-repo.md 85 For the specified projects, Repo compares the local branches to the remote branches updated during the last repo sync. Repo will prompt you to select one or more of the branches that have not yet been uploaded for review.
95 - Make sure the updated branch is the currently checked out branch.
  /external/chromium/chrome/browser/extensions/
extension_updater.h 171 // extensions and installing updated ones. The |frequency_seconds| parameter
284 // Begins (or queues up) download of an updated extension.
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 57 // the mode changes all future jobs will be run against the updated mode.
301 // updated by the server.

Completed in 1173 milliseconds

<<21222324252627282930>>