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

1 2 3 4 5 67 8 91011>>

  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
mkskel.tpu 8 ! at the beginning and quote+comma at the end. Bracket the updated
  /frameworks/base/include/media/
EffectsFactoryApi.h 52 // *pNumEffects: updated with number of effects in factory
78 // *pDescriptor: updated with the effect descriptor.
109 // *pHandle: updated with the effect handle.
151 // *pDescriptor: updated with the effect descriptor.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_Version.h 29 /* The following entries should be automatically updated by the release script */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM_Bitstream.c 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
238 * [out] pBitOffset *pBitOffset is updated so that it points to the
308 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
311 * [out] pBitOffset *pBitOffset is updated so that it points to the
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_Version.h 29 /* The following entries should be automatically updated by the release script */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM_Bitstream.c 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
238 * [out] pBitOffset *pBitOffset is updated so that it points to the
308 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
311 * [out] pBitOffset *pBitOffset is updated so that it points to the
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM_Version.h 29 /* The following entries should be automatically updated by the release script */
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM_Bitstream.c 235 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
238 * [out] pBitOffset *pBitOffset is updated so that it points to the
308 * [out] ppBitStream *ppBitStream is updated after the block is encoded,
311 * [out] pBitOffset *pBitOffset is updated so that it points to the
  /libcore/luni/src/main/java/java/util/
Observer.java 32 * object has been updated.
  /libcore/luni/src/main/java/java/util/prefs/
PreferenceChangeListener.java 36 * updated.
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-n 35 # We consider the actual updated timestamp of targets with all
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchSettings.java 38 * Informs our listeners about the updated settings data.
  /sdk/ddms/libs/ddmuilib/
Android.mk 13 # MUST be updated as well (Except for swt.jar which is dynamically
  /external/libvpx/vp8/encoder/
encodemv.c 233 int *updated
245 *updated = 1;
259 int *updated
392 update(w, is_short_ct, Pcur + mvpis_short, Pnew[mvpis_short], *Pupdate++, updated);
394 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated);
404 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated);
417 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated);
  /external/qemu/distrib/sdl-1.2.12/src/timer/macos/
FastTimes.c 3 /* Updated 5/21/99 - Calibrate to VIA, add TBR support, renamed functions */
4 /* Updated 10/4/99 - Use AbsoluteToNanoseconds() in case Absolute = double */
5 /* Updated 2/15/00 - Check for native Time Manager, no need to calibrate */
6 /* Updated 2/19/00 - Fixed default value for gScale under native Time Mgr */
7 /* Updated 3/21/00 - Fixed ns conversion, create 2 different scale factors */
8 /* Updated 5/03/00 - Added copyright and placed into PD. No code changes */
9 /* Updated 8/01/00 - Made "Carbon-compatible" by replacing LMGetTicks() */
  /external/bluetooth/glib/
NEWS 11 * Updated translations:
22 * Updated translations:
41 * Updated translations:
84 * Updated translations:
131 * Updated translations:
209 * Updated translations:
237 * Updated translations:
262 * Updated translations:
286 * Updated translations:
412 * Updated translations
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
ContentQueryMapTest.java 240 // values have not been updated
283 // should be updated automatically
312 // values have not been updated
354 // values have not been updated
384 // should be updated automatically
400 // values have not been updated
  /ndk/sources/host-tools/make-3.81/tests/
NEWS 49 Updated functions/strip to test for newline stripping.
58 Updated to work with GNU make 3.76 (and pretests).
60 Added new tests and updated existing ones. Note that the new tests
68 Updated to be compatible with perl 5.001 as well as 4.036.
81 Updated for changes in make 3.72.12, and to ignore CVS directories
153 errors_in_commands test updated for change in format introduced in
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShortcutRepositoryTest.java 491 final SuggestionData updated = new SuggestionData(APP_SOURCE) local
492 .setFormat("format (updated)")
493 .setText1("app1 (updated)")
497 refreshShortcut(APP_SOURCE, "app1_id", updated);
499 assertShortcuts("expected updated properties in match",
500 "app", updated);
514 final SuggestionData updated = new SuggestionData(APP_SOURCE) local
515 .setIntentData("data-updated")
516 .setFormat("format (updated)")
517 .setText1("app1 (updated)")
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c 74 was done, 0 if all goals were updated successfully, or 1 if a goal failed.
164 /* If we updated a file and STATUS was not already 1, set it to
169 if ((x != 0 || file->updated) && status < 1)
187 if (file->updated && g->changed &&
208 any_not_updated |= !file->updated;
223 /* If the update_status is zero, we updated successfully
383 if (file->updated)
641 file's bookkeeping (updated, but not_started is bogus state). */
788 file->updated = 1;
793 /* Set FILE's `updated' flag and re-check its mtime and the mtime's of al
    [all...]
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 154 # Add any contacts that have been updated on the server-side
161 # Return the list of updated contacts to the client
186 # Find the high-water mark for the most recently updated friend.
191 if (contact.updated > high_water_date):
192 high_water_date = contact.updated
207 if timestamp is None or contact.updated > timestamp:
274 # Create a high-water-mark for sync-state from the 'updated' time
276 high_water = str(long(_time.mktime(contact.updated.utctimetuple())) + 1)
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_collection_impl.cc 100 bool updated = notification_ui_->Update(balloon); local
101 DCHECK(updated);
balloon_collection_impl.h 97 // Returns true if the notification has been updated. False if
104 // the updated notification is visible.
  /external/chromium/chrome/browser/
favicon_service.h 39 // refreshed the favicon "too long" ago and should be updated if the page
58 // updated.
  /external/chromium/chrome/browser/sync/engine/
change_reorder_buffer.h 29 // (b) For Updated and/or Added items, parents appear before their children.
31 // or Updated items with the |position_changed| parameter set to true),

Completed in 678 milliseconds

1 2 3 4 5 67 8 91011>>