HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 251 - 275 of 6390) sorted by null

<<11121314151617181920>>

  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_context.h 28 // updated during the execution of write operations.
60 // FileSystemOperationContext is created (i.e. are not supposed be updated
  /external/dropbear/debian/
changelog 149 * Updated to 0.41 release.
156 * updated to 0.39 release. Some new features, some bugfixes.
162 * updated to 0.38 release - various important bugfixes
168 * updated to 0.37 release - various important bugfixes
174 * updated to 0.36 release - various important bugfixes
180 * updated to 0.35 release - contains fix for remotely exploitable
187 * updated to 0.34 release
193 * updated to 0.33 release
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
sendEmailAlert.sh 66 echo "Eclipse RSS Feed has been updated." >> $tmpfile;
81 subject="Eclipse RSS Feed Updated!";
  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 266 ** *p_cur_size is updated
282 ** *p_cur_size is updated
297 ** *p_cur_size is updated
311 ** *p_cur_size is updated
325 ** *p_cur_size is updated
339 ** *p_cur_size is updated
353 ** *p_cur_size is updated
367 ** *p_cur_size is updated
  /external/libnfc-nxp/src/
phFriNfc_MapTools.h 54 /* !!CAUTION!! these needs to be updated periodically.Major and Minor version numbers
70 /* !!CAUTION!! these needs to be updated periodically.Major and Minor version numbers
  /external/llvm/include/llvm/
AutoUpgrade.h 34 /// which need to have both the function updated as well as all calls updated
  /external/skia/src/core/
SkBitmap_scroll.cpp 68 // inval has already been updated...
77 // if we have no pixels, just return (inval is already updated)
  /external/smack/src/org/jivesoftware/smack/
RosterListener.java 44 * Called when a roster entries are updated.
46 * @param addresses the XMPP addresses of the contacts whose entries have been updated.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 46 * [out] ppBitStream *ppBitStream is updated after each block is decoded
47 * [out] pOffset *pOffset is updated after each block is decoded
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 48 * [out] ppBitStream *ppBitStream is updated after the block is decoded, so that it points to the
50 * [out] pBitOffset *pBitOffset is updated so that it points to the current bit position in the
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 46 * [out] ppBitStream *ppBitStream is updated after each block is decoded
47 * [out] pOffset *pOffset is updated after each block is decoded
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 48 * [out] ppBitStream *ppBitStream is updated after the block is decoded, so that it points to the
50 * [out] pBitOffset *pBitOffset is updated so that it points to the current bit position in the
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_intra.c 57 * [out] ppBitStream *ppBitStream is updated after the block is
60 * [out] pBitOffset *pBitOffset is updated so that it points to the
armVCM4P2_EncodeVLCZigzag_intra.c 60 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
63 * [out] pBitOffset *pBitOffset is updated so that it points to the
omxVCM4P2_DecodeVLCZigzag_Inter.c 49 * ppBitStream - *ppBitStream is updated after the block is decoded such
51 * pBitOffset - *pBitOffset is updated after decoding such that it points
omxVCM4P2_EncodeVLCZigzag_Inter.c 52 * ppBitStream - *ppBitStream is updated after the block is encoded so that
54 * pBitOffset - *pBitOffset is updated so that it points to the current bit
omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c 58 * ppBitStream - *ppBitStream is updated after the block is encoded, so
60 * pBitOffset - *pBitOffset is updated so that it points to the current bit
  /frameworks/base/tools/aapt/tests/
CrunchCache_test.cpp 34 // This shouldn't be updated
36 // This should be updated
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicIntegerFieldUpdater.java 39 * @param fieldName the name of the field to be updated
60 * to the given updated value if the current value {@code ==} the
76 * to the given updated value if the current value {@code ==} the
96 * given updated value. This operation is guaranteed to act as a volatile
106 * updater to the given updated value.
193 * @return the updated value
209 * @return the updated value
226 * @return the updated value
  /libcore/luni/src/main/java/javax/sql/
RowSetWriter.java 32 * The writer may encounter a situation where the updated data needs to be
33 * written back to the database, but has already been updated there in the mean
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 29 // New views expand into view from height 0. Existing views are updated and translated
32 // New views expand into view from height 0. Existing views are updated and translated
36 // New views are flown in from the bottom. Existing views are updated and translated
39 // New views are slid in from the side. Existing views are updated and translated
51 // Stale views are faded out of view. Existing views are then updated and translated
54 // Stale views are dropped to the bottom of the screen. Existing views are then updated
57 // Stale views are slid to the side of the screen. Existing views are then updated
60 // Stale views are collapsed to height 0. Existing views are then updated
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
AccountObserver.java 27 * A simple extension of {@link DataSetObserver} to provide the updated account in
77 * The updated account is passed as the argument.
FolderObserver.java 27 * A simple extension of {@link android.database.DataSetObserver} to provide the updated Folder in
77 * The updated Folder is passed as the argument.
  /system/media/audio_utils/include/audio_utils/
resampler.h 69 * *outFrameCount is updated with the actual number of frames produced.
76 * *outFrameCount to out buffer. *inFrameCount and *outFrameCount are updated respectively
  /external/chromium_org/third_party/lcov/
CHANGES 185 - Updated error and warning messages
186 - Updated man page
199 - Updated error and warning messages
200 - Updated man page
211 - Updated error and warning messages
212 - Updated man page
215 - Updated error and warning messages
216 - Updated man page
224 - Updated error and warning messages
225 - Updated man pag
    [all...]

Completed in 224 milliseconds

<<11121314151617181920>>