HomeSort by relevance Sort by last modified time
    Searched full:committed (Results 76 - 100 of 346) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
changelog_unittest.py 77 Backed out r47343 which was mistakenly committed
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload_unittest.py 132 Committed r9876: <http://trac.webkit.org/changeset/9876>
  /frameworks/base/core/java/android/text/
Editable.java 35 * Before the change is committed, each filter that was set with
  /frameworks/base/docs/html/resources/articles/
ui-1.6.jd 130 <p>The Android team is committed to helping you write applications in the
  /libcore/luni/src/main/java/libcore/io/
DiskLruCache.java 637 * Returns an unbuffered input stream to read the last committed value,
638 * or null if no value has been committed.
653 * Returns the last committed value as a string, or null if no value
654 * has been committed.
  /packages/apps/Browser/src/com/android/browser/provider/
SQLiteContentProvider.java 86 * is committed.
  /packages/apps/Email/src/com/android/email/widget/
WidgetManager.java 112 .commit(); // preferences must be committed before we return
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 130 * and the modified attributes must be committed (i.e. written) to the XML model.
  /external/chromium/chrome/browser/instant/
instant_loader.cc 247 // committed then add the items to history.
413 // The load has been committed. Install an observer that waits for the
415 // committed before waiting on paint as there is always an initial paint
465 // we did otherwise the preview would prematurely get committed when focus
768 // only committed if active (when the FrameLoadObserver isn't installed).
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncer_util.cc 196 // then the syncer might assume that it was never committed.
200 // the committed version of the same item whose commit response was lost.
387 // Skipping these cases prevents our committed deletions from coming
754 // We've committed this update in the past.
757 LOG(ERROR) << "Server update doesn't agree with committed item. ";
    [all...]
process_commit_response_command_unittest.cc 173 // If the ID of our parent item committed earlier in the batch was
349 ASSERT_FALSE(c.Get(IS_UNSYNCED)) << "Item should be committed";
build_commit_command.cc 38 // committed.
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 129 * Requests that all updates to this channel are committed to the storage
133 * underlying this channel have been committed if the file resides on a
136 * modifications have been committed.
139 * defined elsewhere will be committed. For example, changes made via a
140 * mapped byte buffer may not be committed.
    [all...]
  /external/icu4c/i18n/
translit.cpp 449 // pass is completely transliterated, it is committed, and further passes
450 // include characters after the committed text. If a pass is blocked,
552 // past committed text. rollbackStart is the rollbackOrigin,
553 // advanced past rollback text that corresponds to committed
616 // Move the pass indices past the committed text.
620 // it past the committed text. All characters we've
621 // processed to this point are committed now, so zero
641 // Move start past committed text
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java 205 * @param text The committed text.
228 * @param text The committed completion.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 335 /** Number of committed clauses on consecutive clause conversion */
356 /** Previous committed text */
    [all...]
  /bionic/libc/kernel/common/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /bionic/libm/src/
s_log1p.c 143 * never reached from here, since here we have committed to
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /external/chromium/chrome/browser/history/
history_database.h 81 // and only commit when the outermost transaction is committed. This means
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h 152 // then the result text will be committed to WebKit as a confirmed
  /external/kernel-headers/original/linux/
jbd.h 414 * running transaction, and all of the buffers committed but not yet
489 * flushed before this transaction can be committed [j_list_lock]
609 * @j_commit_sequence: Sequence number of the most recently committed
767 * Sequence number of the most recently committed transaction
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-linux.S 145 but hasn't been committed to RAX. */
syscall-x86-linux.S 116 committed to EAX. */
  /external/webkit/Source/JavaScriptCore/wtf/
OSAllocatorSymbian.cpp 44 // Makes a new code chunk for a JIT engine with everything in committed state

Completed in 1068 milliseconds

1 2 34 5 6 7 8 91011>>