HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 426 - 450 of 6191) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 49 * ppBitStream - *ppBitStream is updated after the block is decoded, so
51 * pBitOffset - *pBitOffset is updated so that it points to the current bit
omxVCM4P2_DecodeVLCZigzag_IntraACVLC.c 60 * ppBitStream - *ppBitStream is updated after the block is decoded such
62 * pBitOffset - *pBitOffset is updated such that it points to the current
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c 65 * ppBitStream - *ppBitStream is updated after the block is encoded, so
67 * pBitOffset - *pBitOffset is updated so that it points to the current bit
omxVCM4P2_PredictReconCoefIntra.c 58 * pPredBufRow - pointer to the updated coefficient row buffer
59 * pPredBufCol - pointer to the updated coefficient column buffer Note:
  /frameworks/ex/variablespeed/jni/
ring_buffer.h 87 // Merges updated data back into the ring buffer, if it was updated in
  /frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt 46 But the other contexts have their gl hooks updated when they perform eglMakeCurrent.
48 The GLTrace version of eglMakeCurrent now has to be updated to allow switching to a context
  /frameworks/support/v4/java/android/support/v4/text/
TextUtilsCompat.java 70 * Be careful: this code will need to be updated when vertical scripts will be supported
97 * Be careful: this code will need to be updated when vertical scripts will be supported
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 39 * @param fieldName the name of the field to be updated
63 * to the given updated value if the current value {@code ==} the
79 * to the given updated value if the current value {@code ==} the
99 * given updated value. This operation is guaranteed to act as a volatile
109 * updater to the given updated value.
196 * @return the updated value
212 * @return the updated value
229 * @return the updated value
  /ndk/docs/text/
ANDROID-ATOMICS.text 21 The `<sys/atomics.h>` header has been updated in NDK r7b. Simply recompiling
46 Android 4.1. The C library implementation in 4.1 has been updated to provide
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_policy.cpp 90 // Set current time as a last updated time.
95 // Set current time as a last updated time.
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/com/android/inputmethod/keyboard/internal/
KeyboardTextsSet.tmpl 33 * This file must be updated when any text resources in keyboard layout files have been changed.
43 * The updated source file will be generated to the following path (this file).
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsProvider2_AccountRemovalTest.java 112 * one account is removed. But contact should have last updated timestamp updated.
125 "Contact " + contactId + " last updated timestamp has not been updated.");
  /cts/tools/dasm/src/java_cup/runtime/
symbol.java 17 * @version last updated: 11/25/95
  /external/chromium/chrome/browser/extensions/
browser_action_test_util.h 31 // Waits for a browser action at |index| to get updated.
  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model.h 31 // parent, and it has children, the row in model will be updated to have
  /external/chromium/chrome/browser/history/
download_database.h 37 // state are not updated during browser shutdown (particularly when crashing).
starred_url_database.h 109 // be updated with the ID of the newly created entry. The URL table will be
110 // updated to point to the entry. The URL row will be created if it doesn't
145 // If the order differs, the database is updated. Returns false if the order
146 // differed and the db couldn't be updated.
  /external/chromium/chrome/browser/tab_contents/
web_drop_target_win.h 60 // content area. This can be updated async during a drag operation.
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_instructions_view.h 62 // Have the colors of the child views been updated? This is initially false
  /external/chromium/net/base/
mime_sniffer.h 18 // This must be updated if any internal sniffing routine needs more bytes.
  /external/chromium/third_party/libjingle/source/
CHANGELOG 34 - Updated protocol.
  /external/chromium_org/android_webview/browser/
net_disk_cache_remover.cc 44 // If not net::ERR_IO_PENDING, then backend pointer is updated but callback
  /external/chromium_org/ash/desktop_background/
wallpaper_resizer.h 53 // contains the original image and is updated to contain the resized
  /external/chromium_org/ash/touch/
touch_uma.h 49 // updated with any change in here.
  /external/chromium_org/cc/layers/
texture_layer.cc 182 bool updated = Layer::Update(queue, occlusion); local
189 updated = true;
197 updated = true;
205 return updated || !update_rect_.IsEmpty();

Completed in 4148 milliseconds

<<11121314151617181920>>