HomeSort by relevance Sort by last modified time
    Searched full:commit (Results 526 - 550 of 4550) sorted by null

<<21222324252627282930>>

  /external/guice/extensions/persist/src/com/google/inject/persist/
Transactional.java 30 * executes and commit it after the method returns.
57 * ignore set represents the list of exceptions that will trigger a commit.
  /external/libxml2/
Android.bp 27 // # Now commit any necessary Android.bp changes like normal:
29 // git commit -a
  /external/linux-kselftest/android/patches/
0005-psock-tpacket-version-check.patch 1 TX_RING support for TPACKET_V3 was added in this commit:
3 commit 7f953ab2ba46e8649537942c0a64668ca2ce5cc5
  /external/llvm/lib/DebugInfo/PDB/Raw/
InfoStream.cpp 78 Error InfoStream::commit() { function in class:InfoStream
89 return NamedStreams.commit(Writer);
  /external/ltp/testcases/kernel/security/dirtyc0w/
dirtyc0w.c 24 * commit 4ceb5db9757aaeadcf8fbbf97d76bd42aa4df0d6
32 * commit 19be0eaffa3ac7d8eb6784ad9bdbc7d67ed8e619
  /external/python/cpython2/Lib/sqlite3/test/
dump.py 50 ['COMMIT;']
68 "COMMIT;"
  /external/python/cpython3/Lib/sqlite3/test/
dump.py 48 ['COMMIT;']
66 "COMMIT;"
  /external/skia/site/dev/contrib/
submit.md 23 After making your changes, create a commit
28 git commit
150 code, commit it again locally, and then run git cl upload again e.g.
154 git commit -m 'add GOATS fix to whitespace.txt'
168 Once your commit has gone in, you should delete the branch containing your change:
205 commit your change directly to Skia's repository.
210 click the "Submit to CQ" button and submit your patch via the commit queue.
220 contributor's identity (and provide a link to the original codereview) in the commit message
  /external/skia/src/utils/win/
SkIStream.h 58 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
128 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
  /external/skia/third_party/angle2/
BUILD.gn 77 "$angle_root/src/commit.h",
80 "$root_gen_dir/angle2/id/commit.h",
  /external/skqp/site/dev/contrib/
submit.md 23 After making your changes, create a commit
28 git commit
150 code, commit it again locally, and then run git cl upload again e.g.
154 git commit -m 'add GOATS fix to whitespace.txt'
168 Once your commit has gone in, you should delete the branch containing your change:
205 commit your change directly to Skia's repository.
210 click the "Submit to CQ" button and submit your patch via the commit queue.
220 contributor's identity (and provide a link to the original codereview) in the commit message
  /external/skqp/src/utils/win/
SkIStream.h 58 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
128 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD);
  /external/skqp/third_party/angle2/
BUILD.gn 77 "$angle_root/src/commit.h",
80 "$root_gen_dir/angle2/id/commit.h",
  /external/swiftshader/src/Main/
FrameBufferOSX.mm 39 //[CATransaction commit];
62 [CATransaction commit];
  /external/toolchain-utils/toolchain_utils_githooks/
pre-push.real 39 # File could have been removed as part of the commit.
59 # New branch, examine commit on top of branch.
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
FragmentMenuFragmentSupport.java 67 ft.commit();
95 ft.commit();
  /packages/apps/Car/Settings/src/com/android/car/settings/security/
SettingsScreenLockActivity.java 81 .commit();
99 .commit();
  /packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
BaseTestActivity.java 55 .commit();
77 .commit();
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
ReviewPermissionsActivity.java 49 .replace(android.R.id.content, fragment).commit();
54 ReviewPermissionsFragment.newInstance(packageInfo)).commit();
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarSanityCheckerTest.java 50 target.mPrefs.edit().clear().commit();
66 target.mPrefs.edit().clear().commit();
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
rtmintrin.h 56 outermost transaction, then attempts the transaction commit. If the
57 commit fails, then control is transferred to the outermost transaction
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
rtmintrin.h 54 outermost transaction, then attempts the transaction commit. If the
55 commit fails, then control is transferred to the outermost transaction
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
rtmintrin.h 54 outermost transaction, then attempts the transaction commit. If the
55 commit fails, then control is transferred to the outermost transaction
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
rtmintrin.h 56 outermost transaction, then attempts the transaction commit. If the
57 commit fails, then control is transferred to the outermost transaction
  /prebuilts/gdb/darwin-x86/lib/python2.7/sqlite3/test/
dump.py 50 ['COMMIT;']
68 "COMMIT;"

Completed in 1036 milliseconds

<<21222324252627282930>>