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

<<11121314151617181920>>

  /external/e2fsprogs/tests/j_short_revoke_trans/
expect 21 Found expected sequence 1, type 2 (commit block) at block 6
23 Found expected sequence 2, type 2 (commit block) at block 8
  /external/e2fsprogs/tests/j_short_revoke_trans_mcsum_64bit/
expect 23 Found expected sequence 1, type 2 (commit block) at block 10
25 Found expected sequence 2, type 2 (commit block) at block 12
  /external/e2fsprogs/tests/j_short_trans_recover/
expect 21 Found expected sequence 1, type 2 (commit block) at block 7
23 Found expected sequence 2, type 2 (commit block) at block 9
  /external/harfbuzz_ng/.ci/
deploy-docs.sh 35 git commit -m "Rebuild docs for https://github.com/harfbuzz/harfbuzz/commit/$REVISION"
  /external/libjpeg-turbo/
README.android 31 https://github.com/libjpeg-turbo/libjpeg-turbo/commit/dfefba77520ded5c5fd4864e76352a5f3eb23e74
36 https://github.com/libjpeg-turbo/libjpeg-turbo/commit/d22fd541bf9dd87889c25909e19a640a580bcad7
  /external/okhttp/okio/
deploy_javadoc.sh 31 # Stage all files in git and create a commit
34 git commit -m "Website at $(date)"
  /external/selinux/libsemanage/man/man3/
semanage_exists.3 42 Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other read calls to the semanage database until the next commit.
semanage_list.3 43 Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other semanage object read calls until the next commit.
semanage_modify.3 24 is invoked, changes will be permanently written into the local store, and then loaded into policy. Validity of the object being added is checked at commit time. Adding new objects with respect to policy is allowed, except in the case of booleans. Attempt to add new booleans with respect to policy will fail at commit time.
semanage_query.3 43 Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other semanage object read calls until the next commit.
  /external/skia/site/dev/contrib/
revert.md 20 Find the SHA1 of the commit you want to revert
24 Create a revert commit.
  /external/skqp/site/dev/contrib/
revert.md 20 Find the SHA1 of the commit you want to revert
24 Create a revert commit.
  /external/trappy/hooks/
pre-commit 17 # git pre-commit hook. There's no way to automate them when cloning a
21 # ln -s ../../hooks/pre-commit .git/hooks/
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseLockedException.java 21 * database locks it needs to do its job. If the statement is a [COMMIT]
23 * statement. If the statement is not a [COMMIT] and occurs within a
  /frameworks/ex/common/java/com/android/common/
SharedPreferencesCompat.java 26 * falling back to commit when apply isn't available.
50 editor.commit();
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
ManagedProvisioningSharedPreferences.java 55 // commit synchronously
56 mSharedPreferences.edit().putLong(KEY_PROVISIONING_ID, provisioningId).commit();
  /packages/apps/Music/src/com/android/music/
SharedPreferencesCompat.java 26 * falling back to commit when apply isn't available.
52 editor.commit();
  /prebuilts/checkstyle/
README 7 2. To check style of the lines modified in the latest commit:
22 the latest commit.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
TOOLCHAIN_SOURCES 1 toolchain/binutils.git: c8e1636493f7d40bb0ba37501e9a6f67cd062a31 [2.24] Cortex-A53 erratum 835769 linker workaround This is ported from upstream binutils 2.24 branch commit: cde98f8566e14f52b896abc92c357cdd14717505
5 toolchain/gold.git: 8d401cf711539af5a2f78d12447341d774892618 Empty initial commit.
  /prebuilts/go/darwin-x86/misc/git/
pre-commit 6 # git gofmt pre-commit hook
8 # To use, store as .git/hooks/pre-commit inside your repository and make sure
  /prebuilts/go/linux-x86/misc/git/
pre-commit 6 # git gofmt pre-commit hook
8 # To use, store as .git/hooks/pre-commit inside your repository and make sure
  /external/v8/tools/release/
create_release.py 71 MESSAGE = "Detect commit ID of last release base."
81 """Attempts to reload the commit message from rietveld in order to allow
106 # Cache raw commit messages.
109 self.GitLog(n=1, format="%s", git_hash=commit),
110 self.Reload(self.GitLog(n=1, format="%B", git_hash=commit)),
111 self.GitLog(n=1, format="%an", git_hash=commit),
112 ] for commit in commits.splitlines()
115 # Auto-format commit messages.
121 "all relevant\n# commit messages from the list below are included."
125 # Include unformatted commit messages as a reference in a comment
    [all...]
  /build/kati/testcase/
parse_benchcmp.go 80 fmt.Fprintln(os.Stderr, "workspace is dirty. please commit.")
94 commit := output("git", "log", "--oneline", "-1")
95 fmt.Println(commit)
102 commit = output("git", "log", "--oneline", "-1")
103 fmt.Println(commit)
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-journal-checksum/
ext4_journal_checksum.sh 34 # $2: commit interval: 1 sec, 100 sec
54 tst_resm TINFO "journal mode: $1, commit interval: $2, " \
66 mount -t ext4 -o data=$1,commit=$2,$3,$4,barrier=$5 $EXT4_DEV mnt_point
100 COMMIT=( 1 100 )
123 ${COMMIT[$l]} \
  /external/skia/infra/bots/recipes/upload_coverage_results.expected/
alternate_bucket.json 39 "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profraw.tar.gz"
62 "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.profdata"
84 "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.summary"
103 "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.text.tar"
134 "gs://skia-coverage-alt/commit/abc123/Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug-All.html.tar"

Completed in 1967 milliseconds

<<11121314151617181920>>