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

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/
browser_about_handler.cc     [all...]
memory_details_win.cc 116 metrics->GetCommittedKBytes(&info.committed);
spellchecker_platform_engine_unittest.cc 117 {"commited", "committed"},
  /development/pdk/docs/source/
submit-patches.jd 55 between the files in your working directory and the committed
66 does not find changes to be committed, it will report "nothing to commit (working directory clean)". If commit finds changes to be committed, a file will open in which you can create a log message:<br><br><div><i>Your comments about this commit go here....</i>
67 <br># Please enter the commit message for your changes. Lines starting <br># with '#' will be ignored, and an empty message aborts the commit.<br># On branch master <br># Changes to be committed:<br>#(use "git reset HEADfile..." to unstage)<br>#<br>#new file:.repo/projects/gerrit-manifests.git/FETCH_HEAD <br>#new file:.repo/projects/gerrit-manifests.git/HEAD <br>#new file:.repo/projects/gerrit-manifests.git/config <br>.<br>.<br>.<br></div>
85 To upload your committed changes to the review server:<br><ol><li>Complete the appropriate <a href="https://review.source.android.com/#settings,new-agreement">Contributor Agreement</a>
  /external/chromium/chrome/browser/history/
redirect_uitest.cc 298 // committed. To achieve this, we tell the browser to load a slow page,
300 // for the response (which means it hasn't committed the load for the client
311 // We don't sleep here - the first navigation won't have been committed yet
text_database_manager.h 90 // page add doesn't need to be committed to disk (slow). Note that files will
128 // file AddPageURL/Title/Body that may not be committed to the database yet.
293 // when the transaction is committed.
  /external/webkit/Source/WebCore/loader/
DocumentLoader.h 106 void setCommitted(bool committed) { m_committed = committed; }
  /external/webkit/Source/WebKit/win/Interfaces/
IWebFrame.idl 157 @discussion Returns the committed data source. Will return nil if the
168 has successfully transitioned to the committed data source.
  /external/webkit/Tools/Scripts/
validate-committer-lists 217 print "Committers who have not committed within one year:"
241 print_list_if_non_empty("Committers in committer.py who have never committed:", never_committed)
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 179 * will be remembered after it is committed, and will reverse its operation
237 * <p class="note">A transaction can only be committed with this method
  /frameworks/support/v4/java/android/support/v4/app/
DialogFragment.java 132 * @return Returns the identifier of the committed transaction, as per
145 * be popped. Otherwise, a new transaction will be committed to remove
FragmentTransaction.java 193 * will be remembered after it is committed, and will reverse its operation
251 * <p class="note">A transaction can only be committed with this method
  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc 799 // Navigate to URL. There should be no committed entry yet.
    [all...]
  /external/libxml2/
trio.c 703 * Processed and committed will only differ for the *nprintf
706 int committed; member in struct:_trio_class_t
    [all...]
  /bionic/libm/src/
s_log1pf.c 82 * never reached from here, since here we have committed to
  /bootable/diskinstaller/editdisklbl/
editdisklbl.c 181 printf("Test mode enabled. Actions will not be committed to disk!\n");
  /bootable/recovery/tools/ota/
check-lost+found.c 70 sync(); // Make sure the marker file is committed to disk
  /external/chromium/chrome/browser/importer/
importer_host.h 109 // after main CL has been committed.
  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 324 // Make sure the url that will get committed when we press enter matches that
669 // Check that the preview contents have been committed.
698 // Check that the preview contents have been committed.
826 // Check that the preview contents have been committed.
    [all...]
  /external/chromium/chrome/browser/sync/engine/
process_updates_command.cc 132 // creation or undeletion if it were committed that way. Instead, prefer
  /external/chromium/chrome/browser/ui/webui/
new_tab_ui_uitest.cc 134 // Visit a normal URL in another NTP that hasn't committed.
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 348 * running transaction, and all of the buffers committed but not yet
390 * flushed before this transaction can be committed.
397 * still to be written before this transaction can be committed.
552 /* Sequence number of the most recently committed transaction */
  /external/libvpx/examples/includes/geshi/geshi/
genero.php 87 "COMMITTED",
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
WKCACFViewLayerTreeHost.cpp 109 // been committed to the context, eg. when a video frame has been added to an image
  /external/webkit/Source/WebKit2/Shared/mac/
WebMemorySampler.mac.mm 157 webKitMemoryStats.keys.append(String("Total Bytes of Committed Memory"));

Completed in 1214 milliseconds

1 23 4 5 6 7 8 91011>>