/compatibility/cdd/5_multimedia/ |
5_10_professional-audio.md | 23 commit [1bd6391](https://github.com/googlesamples/android-audio-high-performance/commit/1bd6391f8ba9512f9f8798e979bc55b899f856d1).
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
SimpleReaderActivity.java | 176 editor.commit(); 184 editor.commit();
|
/cts/tests/fragment/src/android/fragment/cts/ |
LoaderTest.java | 67 .commit(); 74 .commit();
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentRetainInstance.java | 46 new UiFragment()).commit(); 87 fm.beginTransaction().add(mWorkFragment, "work").commit();
|
FragmentTabsFragment.java | 187 ft.commit(); 211 ft.commit();
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
InstallApkSessionApi.java | 77 // Commit the session (this will start the installation workflow). 78 session.commit(statusReceiver);
|
/development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/ |
TabHelperEclair.java | 86 ft.commit(); 120 ft.commit();
|
/development/tools/repo_diff/ |
repo_diff_android.py | 103 """Get the latest commit in $project_path with the specific keyword.""" 185 os.path.join(output_folder, "commit.csv"),
|
/device/common/ |
generate-blob-lists.sh | 113 git commit -m "$(echo -e 'auto-generated blob list for '$DEVICENAME'\n\nBug: 4295425')" 123 git commit --allow-empty -m "$(echo -e 'DO NOT SUBMIT - BROKEN BUILD\n\nBug: 4295425')"
|
/external/autotest/server/ |
afe_utils.py | 119 host.host_info_store.commit(info) 133 host.host_info_store.commit(info)
|
/external/autotest/server/hosts/ |
afe_store.py | 60 @param new_info: The new HostInfo to commit. 65 # based on that. If another user tries to commit it's changes in
|
/external/autotest/site_utils/ |
automated_deploy_unittest.py | 80 """Test to grep the pushed commit range from the normal push log. 91 """Test to grep the pushed commit range from the failed push log.
|
/external/chromium-trace/catapult/common/bin/ |
update_chrome_reference_binaries | 11 $ git commit -a 179 # TODO(aiolos): Add --commit flag. crbug.com/547229
|
/external/clang/ |
ReadmeAndroid.md | 74 into a single copy commit on each tracked **external/** project. 82 branch/CL that can be uploaded for review/commit.
|
update-prebuilts.py | 50 help='Bug to reference in commit message.') 169 subprocess.check_call(['git', 'commit', '-m', message])
|
/external/compiler-rt/test/tsan/ |
real_deadlock_detector_stress_test.cc | 76 fprintf(stderr, "init commit failed\n"); 151 fprintf(stderr, "destroy commit failed\n");
|
/external/deqp/external/openglcts/docs/specs/ |
CTS_ARB_sparse_texture.txt | 141 Commit texture pages region with TexPageCommitmentARB. 197 Commit texture pages region with TexturePageCommitmentEXT.
|
/external/e2fsprogs/tests/j_ext_long_revoke_trans/ |
expect | 63 Found expected sequence 1, type 2 (commit block) at block 4135 81 Found expected sequence 2, type 2 (commit block) at block 4153
|
/external/e2fsprogs/tests/j_long_revoke_trans/ |
expect | 54 Found expected sequence 1, type 2 (commit block) at block 4133 72 Found expected sequence 2, type 2 (commit block) at block 4151
|
/external/expat/ |
Changes | 122 commit ff0207e6076e9828e536b8d9cd45c9c92069b895 134 commit ac256dafdffc9622ab0dc2c62fcecb0dfcfa71fe 172 Commit c4bf96bb51dd2a1b0e185374362ee136fe2c9d7f 173 [MOX-002] CVE-2016-9063 -- Detect integer overflow; commit 195 the parser instance address can no longer leak, commit 197 [MOX-003] Prevent use of uninitialised variable; commit 205 * Negative length (XML_Parse); commit 218 #3 Fix double free after malloc failure in DTD code; commit
|
/external/gflags/ |
INSTALL.md | 77 commit = "<INSERT COMMIT SHA HERE>",
|
/external/guice/extensions/persist/lib/ |
jta.jar | |
/external/jemalloc/src/ |
arena.c | 440 if (flag_decommitted != 0 && arena->chunk_hooks.commit(chunk, chunksize, 528 if (flag_decommitted != 0 && arena->chunk_hooks.commit(chunk, chunksize, 577 * arena chunks. Arbitrarily mark them as committed. The commit state 579 * entire chunk is in a consistent commit state. 588 chunk_hooks_t *chunk_hooks, bool *zero, bool *commit) 596 NULL, chunksize, chunksize, &sn, zero, commit); 597 if (chunk != NULL && !*commit) { 598 /* Commit header. */ 599 if (chunk_hooks->commit(chunk, chunksize, 0, map_bias << 602 (void *)chunk, chunksize, sn, *zero, *commit); 656 bool zero, commit; local 922 bool commit = true; local 947 bool commit = true; local 1038 bool commit = true; local 1071 bool commit = true; local 1581 bool zero, commit; local [all...] |
/external/libnl/lib/route/qdisc/ |
plug.c | 23 * 2. For network output buffering (a.k.a output commit) functionality. 24 * Output commit property is commonly used by applications using checkpoint
|
/external/ltp/testcases/kernel/mem/swapping/ |
swapping01.c | 17 * This case is used for testing upstream commit: 50a1598 19 * The upstream commit fixed a issue on s390/x platform that heavy
|