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

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/common/
important_file_writer.h 76 // to disk after the commit interval. If another ScheduleWrite is issued
101 // Timer used to schedule commit after ScheduleWrite.
  /external/mesa3d/docs/
lists.html 27 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
28 target="_parent">mesa-commit</a> - relays git check-in messages
  /external/webkit/Source/JavaScriptCore/wtf/
PageAllocationAligned.cpp 59 // Select an aligned region within the reservation and commit.
63 OSAllocator::commit(alignedBase, size, writable, executable);
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
feeders.py 43 queue_name = "commit-queue"
50 # FIXME: This is the last use of update_work_items, the commit-queue
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
__init__.py 40 from webkitpy.tool.steps.commit import Commit
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10ExtcHeader.cpp 96 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit)
99 commit ? 0 : JNI_ABORT);
GLES10cHeader.cpp 107 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit)
110 commit ? 0 : JNI_ABORT);
GLES11ExtcHeader.cpp 105 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit)
108 commit ? 0 : JNI_ABORT);
GLES11cHeader.cpp 103 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit)
106 commit ? 0 : JNI_ABORT);
GLES20cHeader.cpp 96 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit)
99 commit ? 0 : JNI_ABORT);
  /packages/apps/Calendar/tests/src/com/android/calendar/
FakeSharedPreferences.java 157 public boolean commit() { method in class:FakeSharedPreferences
164 commit(); method
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/mocks/
MockSharedPreferences.java 141 public boolean commit() { method in class:MockSharedPreferences
147 commit(); method
  /packages/apps/Email/tests/src/com/android/email/
MockSharedPreferences.java 143 public boolean commit() { method in class:MockSharedPreferences
149 commit(); method
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
MockSharedPreferences.java 141 public boolean commit() { method in class:MockSharedPreferences
147 commit(); method
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 19 * Hardware Composer Commit Points
38 * The Hardware Composer (HWC) Commit test is a benchmark that
39 * discovers the points at which the HWC will commit to rendering an
50 * that it used to commit to. The primary purpose of this benchmark
51 * is the automated discovery of the commit points, where an implementation
53 * referred to as commit points. Between implementations changes to the
54 * commit points are allowed, as long as they improve what the HWC commits
55 * to. Once an implementation of the HWC is shipped, the commit points are
59 * commit point. It doesn't exhaustively check all possible conditions,
631 // that the HWC will commit to. If allowOverlap is true, then the rectangle
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentListArray.java 42 getFragmentManager().beginTransaction().add(android.R.id.content, list).commit();
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentListArraySupport.java 43 getSupportFragmentManager().beginTransaction().add(android.R.id.content, list).commit();
  /external/chromium/build/util/
lastchange.py 169 Parses first |depth| commit messages.
194 # For git branches the last commit message is either
195 # some local commit or a merge.
205 # We assume that at least first 999 commit messages contain svn evidence.
  /external/chromium/chrome/browser/sync/sessions/
status_controller.h 116 // Commit path data.
162 // Returns true iff any of the commit ids added during this session are
227 // Returns true iff the commit id projection for |group_restriction_|
228 // references position |index| into the full set of commit ids in play.
test_util.cc 29 // during a commit, indicating an error occurred.
  /external/chromium/testing/gmock/
CONTRIBUTORS 3 # who commit code to the project are encouraged to add their names
  /external/chromium/testing/gtest/
CONTRIBUTORS 3 # who commit code to the project are encouraged to add their names
  /external/dnsmasq/contrib/wrt/
lease_update.sh 48 ${NVRAM} commit
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
README.folder.contents.may.not.be.up.to.date.txt 25 ** WARNING: DO NOT COMMIT THIS FILE INTO YOUR PUBLIC CVS REPOSITORY! **
  /external/gtest/
CONTRIBUTORS 3 # who commit code to the project are encouraged to add their names

Completed in 674 milliseconds

1 2 3 4 5 67 8 91011>>