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

1 2 3 4 5 6 7 891011>>

  /external/python/cpython3/Doc/includes/sqlite3/
createdb.py 25 con.commit()
ctx_manager.py 6 # Successful, con.commit() is called automatically afterwards
  /external/rootdev/
README.chromium 7 Prior to this commit, rootdev was derived from the above link. However, it has
  /external/selinux/libsemanage/src/
database_activedb.h 19 /* Commit a list of records */
  /external/strace/linux/aarch64/
set_scno.c 6 * starting with commit v3.19-rc1~59^2~16.
  /external/strace/tests/
scno_tampering.sh 37 # starting with commit v2.6.16-rc1~107^2.
41 # starting with commit v3.19-rc1~59^2~16.
45 # properly before commit v4.5-rc7~31^2~1.
49 # by linux kernel starting with commit v4.5-rc7~35^2~3.
sigblock.test 4 # Starting with commit v4.17-5-gf83b49b strace is expected
sigign.test 4 # Starting with commit v4.17-8-ge97a66f strace is expected
  /external/strace/tests-m32/
scno_tampering.sh 37 # starting with commit v2.6.16-rc1~107^2.
41 # starting with commit v3.19-rc1~59^2~16.
45 # properly before commit v4.5-rc7~31^2~1.
49 # by linux kernel starting with commit v4.5-rc7~35^2~3.
sigblock.test 4 # Starting with commit v4.17-5-gf83b49b strace is expected
sigign.test 4 # Starting with commit v4.17-8-ge97a66f strace is expected
  /external/strace/tests-mx32/
scno_tampering.sh 37 # starting with commit v2.6.16-rc1~107^2.
41 # starting with commit v3.19-rc1~59^2~16.
45 # properly before commit v4.5-rc7~31^2~1.
49 # by linux kernel starting with commit v4.5-rc7~35^2~3.
sigblock.test 4 # Starting with commit v4.17-5-gf83b49b strace is expected
sigign.test 4 # Starting with commit v4.17-8-ge97a66f strace is expected
  /external/tpm2/
COMMIT-QUEUE.ini 5 # Per-project Commit Queue settings.
  /external/v4l2_codec2/vda/
bitstream_buffer.cc 4 // Note: ported from Chromium commit head: 2de6929
ranges.cc 4 // Note: ported from Chromium commit head: a4f94d3
vp8_picture.h 4 // Note: ported from Chromium commit head: 70340ce
  /external/v8/tools/release/
check_clusterfuzz.py 32 CRREV = "https://cr-rev.appspot.com/_ah/api/crrev/v1/commit/%s"
129 """Returns the commit position number of the latest v8 roll in chromium."""
140 for commit in commits["log"]:
141 # Get latest commit that matches the v8 roll pattern. Ignore cherry-picks.
142 match = re.match(V8_COMMIT_RE, commit["message"])
149 # Get commit position number for v8 revision.
154 commit = json.loads(result)
155 assert commit["repo"] == "v8/v8"
156 return commit["number"]
  /frameworks/base/core/jni/
android_nio_utils.cpp 56 jboolean commit) {
58 commit ? 0 : JNI_ABORT);
64 jboolean commit) {
66 fCommit = commit;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
EditedSource.h 26 class Commit;
66 bool commit(const Commit &commit);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Edit/
EditedSource.h 26 class Commit;
68 bool commit(const Commit &commit);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Edit/
EditedSource.h 26 class Commit;
68 bool commit(const Commit &commit);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Edit/
EditedSource.h 27 class Commit;
79 bool commit(const Commit &commit);

Completed in 490 milliseconds

1 2 3 4 5 6 7 891011>>