/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/ |
DetailsActivity.java | 46 .commit(); 53 .commit();
|
DetailsSupportActivity.java | 50 .commit(); 57 .commit();
|
/frameworks/support/samples/SupportPreferenceDemos/src/main/java/com/example/android/supportpreference/ |
FragmentSupportPreferences.java | 40 new PrefsFragment()).commit(); 52 .commit();
|
FragmentSupportPreferencesCompat.java | 40 new PrefsFragment()).commit(); 53 .commit();
|
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/ |
FragmentContentIdActivity.java | 37 .commit(); 49 .commit();
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupActivity.java | 42 ft.commit(); 54 ft.commit();
|
/system/netd/server/ |
oem_iptables_hook.cpp | 35 "COMMIT\n" 38 "COMMIT\n";
|
BandwidthControllerTest.cpp | 75 "COMMIT\n"; 86 "COMMIT\n" 89 "COMMIT\n" 92 "COMMIT\n"; 156 "COMMIT\n"; 199 "COMMIT\n" 211 "COMMIT\n" 223 expectedAccounting += "COMMIT\n"; 242 "COMMIT\n"; 254 "COMMIT\n" [all...] |
StrictControllerTest.cpp | 47 "COMMIT\n" 71 "COMMIT\n" 96 "COMMIT\n" 121 "COMMIT\n"; 132 "COMMIT\n" 140 "COMMIT\n" 148 "COMMIT\n"
|
/test/vti/test_serving/configs/infra/prod/vtslab-config-prod/ |
services.cfg | 27 # Commit Queue 29 # id: "commit-queue"
|
/test/vti/test_serving/configs/infra/test/vtslab-config-test/ |
services.cfg | 27 # Commit Queue 29 # id: "commit-queue"
|
/tools/test/connectivity/tools/ |
yapf_checker.py | 24 GIT_COMMAND = 'git diff-tree --no-commit-id --name-only -r %s' 32 logging.error('Missing commit id in environment.')
|
/external/autotest/server/hosts/ |
shadowing_store.py | 26 shadow_store. All refresh/commit operations are serviced through 59 self._shadow_store.commit(self._primary_store.get()) 90 self._primary_store.commit(info) 98 self._shadow_store.commit(info) 101 'shadow commit failed. ' 133 self._shadow_store.commit(primary_info)
|
/external/gemmlowp/internal/ |
allocator.h | 20 // and only reallocated as needed when the commit size gets larger. 30 // 2. Call Commit() once. 35 // it retained its allocated storage, so the next Commit() will be faster. 95 void Commit() { 176 // Set to true by Commit() and to false by Decommit(). Initially false. 191 // bad GetPointer() calls still referring to a previous commit.
|
/external/jemalloc/src/ |
chunk.c | 22 size_t alignment, bool *zero, bool *commit, unsigned arena_ind); 102 ATOMIC_COPY_HOOK(commit); 204 bool *commit, bool dalloc_node) 253 *commit = true; 303 if (!committed && chunk_hooks->commit(ret, size, 0, size, arena->ind)) { 338 size_t alignment, bool *zero, bool *commit, dss_prec_t dss_prec) 350 commit)) != NULL) 353 if ((ret = chunk_alloc_mmap(new_addr, size, alignment, zero, commit)) != 359 commit)) != NULL) 370 bool zero, commit; local [all...] |
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
FragmentManagerTest.java | 174 transaction.commit(); 180 anotherTransaction.commit(); 194 activity.getSupportFragmentManager().beginTransaction().add(CONTAINER_VIEW_ID, fragment).commit(); 208 manager.beginTransaction().add(fragment, "fragment1").commit(); 209 manager.beginTransaction().add(fragment2, "fragment2").commit(); 231 manager.beginTransaction().add(fragment, "tag").commit();
|
/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/ |
FragmentLifecycleTest.java | 84 fm.beginTransaction().add(strictFragment, "EmptyHeadless").commit(); 92 fm.beginTransaction().remove(strictFragment).commit(); 110 fm.beginTransaction().add(f1, "1").add(f2, "2").commit(); 117 fm.beginTransaction().detach(f1).detach(f2).commit(); 126 fm.beginTransaction().attach(f1).commit(); 134 fm.beginTransaction().remove(f1).remove(f2).commit(); 150 fm.beginTransaction().add(f1, "1").commit(); 159 fm.beginTransaction().remove(f1).add(f2, "2").addToBackStack("stack1").commit(); method 180 fm.beginTransaction().add(f1, "1").commit(); 185 fm.beginTransaction().detach(f1).add(f2, "2").addToBackStack("stack1").commit(); method 236 fm.beginTransaction().replace(android.R.id.content, f2).addToBackStack("stack1").commit(); method [all...] |
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
PatchCheck.py | 33 """Checks the contents of a git commit message."""
39 self.error('Commit message is missing!')
51 url = 'https://github.com/tianocore/tianocore.github.io/wiki/Commit-Message-Format'
59 print('The commit message format passed all checks.')
67 print('The commit message format is not valid:')
197 self.error('Empty commit message!')
201 self.error('First line of commit message (subject line) ' +
205 self.error('First line of commit message (subject line) ' +
209 self.error('Second line of commit message should be ' +
216 self.error('Line %d of commit message is too long.' % (i + 1)) [all...] |
/external/honggfuzz/ |
README.md | 36 * [Pre-auth remote crash in __OpenSSH__](https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737) 46 * [Uninitialized mem use in __OpenSSL__](https://github.com/openssl/openssl/commit/bd5d27c1c6d3f83464ddf5124f18a2cac2cbb37f) 47 * [Crash in __LibreSSL__](https://github.com/openbsd/src/commit/c80d04452814d5b0e397817ce4ed34edb4eb520d) 49 * [Uninitialized mem use in __BoringSSL__](https://github.com/boringssl/boringssl/commit/7dccc71e08105b100c3acd56fa5f6fc1ba9b71d3) 60 * [Double-free in __LibXMP__](https://github.com/cmatsuoka/libxmp/commit/bd1eb5cfcd802820073504c234c3f735e96c3355) 71 * A couple of problems in the [__MATLAB MAT File I/O Library__](https://sourceforge.net/projects/matio): [1](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [2](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [3](https://github.com/tbeu/matio/commit/a55b9c2c01582b712d5a643699a13b5c41687db1), [4](https://github.com/tbeu/matio/commit/3e6283f37652e29e457ab9467f7738a562594b6b), [5](https://github.com/tbeu/matio/commit/783ee496a6914df68e77e6019054ad91e8ed6420 [all...] |
/packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/edit/ |
EditInfoActivityTest.java | 68 PreferenceManager.getDefaultSharedPreferences(mTargetContext).edit().clear().commit(); 73 PreferenceManager.getDefaultSharedPreferences(mTargetContext).edit().clear().commit(); 105 PreferenceKeys.KEY_NAME, "John").commit(); 107 PreferenceKeys.KEY_ADDRESS, "Home").commit(); 109 PreferenceKeys.KEY_BLOOD_TYPE, "A+").commit(); 111 PreferenceKeys.KEY_ALLERGIES, "Peanuts").commit(); 113 PreferenceKeys.KEY_MEDICATIONS, "Aspirin").commit(); 115 PreferenceKeys.KEY_MEDICAL_CONDITIONS, "Asthma").commit(); 117 PreferenceKeys.KEY_ORGAN_DONOR, "Yes").commit(); 123 .commit(); [all...] |
/tools/repohooks/rh/ |
hooks_unittest.py | 95 'PREUPLOAD_COMMIT_MESSAGE': 'commit message', 131 'commit message', 132 '5c4c293174bb61f0f39035a71acd9084abfa743d^commit message', 146 'commit message') 248 """Helper for testing commit message hooks. 256 ret = func(self.project, 'commit', desc, (), options=self.options) 273 ret = func(self.project, 'commit', 'desc', (), options=self.options) 279 ret = func(self.project, 'commit', 'desc', diff, options=self.options) 291 self.project, 'commit', 'desc', (), options=self.options) 297 self.project, 'commit', 'desc', (), options=self.options [all...] |
/external/skia/site/dev/testing/ |
automated_testing.md | 24 and tasks for the repo. Most jobs will run at every commit, but it is possible 67 the status of the task for each commit: 75 Commits are listed by author, and the branch on which the commit was made is 86 visible commit window. 87 * Failures: Task specs which have failures within the visible commit window. 89 * Failing w/o comment: task specs which have failures within the visible commit 120 skia.primary -b <job name>` to run the new job. (After commit, the new job will
|
/external/skqp/site/dev/testing/ |
automated_testing.md | 24 and tasks for the repo. Most jobs will run at every commit, but it is possible 67 the status of the task for each commit: 75 Commits are listed by author, and the branch on which the commit was made is 86 visible commit window. 87 * Failures: Task specs which have failures within the visible commit window. 89 * Failing w/o comment: task specs which have failures within the visible commit 120 skia.primary -b <job name>` to run the new job. (After commit, the new job will
|
/external/swiftshader/ |
README.md | 30 All changes require a [Change-ID](https://gerrit-review.googlesource.com/Documentation/user-changeid.html) tag in the commit message. A commit hook may be used to add this tag automatically, and can be found at:
31 https://gerrit-review.googlesource.com/tools/hooks/commit-msg. To clone the repository and install the commit hook in one go:
33 git clone https://swiftshader.googlesource.com/SwiftShader && (cd SwiftShader && curl -Lo `git rev-parse --git-dir`/hooks/commit-msg https://gerrit-review.googlesource.com/tools/hooks/commit-msg ; chmod +x `git rev-parse --git-dir`/hooks/commit-msg)
|
/external/wayland/doc/ |
Contributing | 8 The first line of a commit message should contain a prefix indicating 21 The body of the commit message should describe what the patch changes 24 a commit message for an obvious change, so an empty commit message 28 The lines of the commit message should have at most 76 characters, to 31 See [2] for a recommended reading on writing commit messages. 179 [2] http://who-t.blogspot.de/2009/12/on-commit-messages.html
|