/developers/build/prebuilts/gradle/CommitContentSampleApp/ |
README.md | 6 sent from a keyboard using the Commit Content API. 17 Now in Android 7.1 (API 25), the Android SDK includes the [Commit Content API][1], which provides a
|
/developers/build/prebuilts/gradle/CommitContentSampleIME/ |
README.md | 6 fields using the Commit Content API. 17 Now in Android 7.1 (API 25), the Android SDK includes the [Commit Content API][1], which provides a
|
/developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/ |
MainActivity.java.ftl | 55 transaction.commit(); 68 fm.beginTransaction().add(mRetentionFragment, RETENTION_TAG).commit();
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentCustomAnimations.java | 56 ft.add(R.id.simple_fragment, newFragment).commit(); 84 ft.commit();
|
FragmentMenu.java | 67 ft.commit(); 93 ft.commit();
|
FragmentStack.java | 58 ft.add(R.id.simple_fragment, newFragment).commit(); 83 ft.commit();
|
/development/samples/training/device-management-policy/src/com/example/training/deviceadmin/ |
Policy.java | 85 editor.commit(); 164 prefs.edit().clear().commit();
|
/development/vndk/tools/vndk-compliance/ |
parse-and-fix-errors.sh | 69 echo "Please COMMIT them, then press Enter:" 82 echo "Please COMMIT them, then press Enter:"
|
/device/linaro/bootloader/arm-trusted-firmware/ |
.checkpatch.conf | 59 # Commit messages might contain a Gerrit Change-Id. 62 # Do not check the format of commit messages, as Github's merge commits do not
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
Database.py | 97 # Commit all first
101 self.Conn.commit()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
VfrStrings.uni | 60 #string STR_SAVE_AND_EXIT #language en-US "Commit Changes"
61 #language fr-FR "fr-FR: Commit Changes"
|
/external/fio/engines/ |
null.c | 115 .commit = fio_null_commit, 146 ioengine.commit = fio_null_commit;
|
/external/glide/third_party/disklrucache/ |
README.md | 30 Every `edit` call must be matched by a call to `Editor.commit` or 32 they were before or after the commit, but never a mix of values.
|
/external/jsoncpp/ |
makerelease.py | 62 """Checks that there is no pending commit in the sandbox.""" 72 msg.insert(0, 'Pending change to commit found in sandbox. Commit them first!' ) 96 """Commit the sandbox, providing the specified comment. 253 Update 'version' file to release_version and commit. 256 Update 'version' file to next_dev_version and commit. 272 help="""Ignore pending commit. [Default: %default]""") 377 # Set next version number and commit
|
/external/libdrm/ |
Makefile.am | 147 commit-headers : copy-headers 149 git commit -am "Copy headers from kernel $$(GIT_DIR=$(kernel_source)/.git git describe)"
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
StreamRef.h | 65 Error commit() const { return Stream->commit(); } function in class:llvm::codeview::StreamRef
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
PDBFile.cpp | 344 Error PDBFile::commit() { function in class:PDBFile 370 if (auto EC = Info->commit()) 375 if (auto EC = Dbi->commit()) 380 if (auto EC = Symbols->commit()) 385 if (auto EC = Publics->commit()) 390 if (auto EC = Tpi->commit()) 395 if (auto EC = Ipi->commit()) 399 return Buffer->commit();
|
/external/ltp/testcases/kernel/controllers/cpuset/ |
cpuset_regression_test.sh | 20 # This is a regression test for commit: 21 # http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/
|
/external/ltp/testcases/kernel/mem/thp/ |
thp01.c | 17 * This is a reproducer of CVE-2011-0999, which fixed by mainline commit 32 * Due to commit da029c11e6b1 which reduced the stack size considerably, we
|
/external/ltp/testcases/kernel/syscalls/move_pages/ |
move_pages08.c | 130 * commit 3140a2273009c01c27d316f35ab76a37e105fdd8 139 "commit 3140a227");
|
/external/ltp/testcases/kernel/syscalls/sendfile/ |
sendfile08.c | 24 * This is a regression test for kernel commit 95 tst_brkm(TCONF, NULL, "2.6.33, see kernel commit cc56f7d");
|
/external/ltp/testcases/kernel/syscalls/signal/ |
signal06.c | 29 * commit df24fb859a4e200d9324e2974229fbb7adf00aef 33 * commit 66463db4fc5605d51c7bb81d009d5bf30a783a2c
|
/external/lz4/tests/ |
README.md | 25 If a new commit is found it is compiled and a speed benchmark for this commit is performed.
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
SecondPage.h | 87 Commit(); 90 Commit( CComboBox & box, HKEY key, DWORD enabled );
|
/external/mesa3d/docs/ |
lists.html | 32 <li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit">mesa-commit</a>
|