/packages/apps/Mms/src/com/android/mms/ui/ |
MessagingPreferenceActivity.java | 224 // If needed, migrate vibration setting from the previous tri-state setting stored in
|
/external/chromium_org/chrome/browser/chromeos/login/ |
parallel_authenticator.cc | 133 void Migrate(AuthAttemptState* attempt, 437 base::Bind(&Migrate,
|
/external/chromium_org/chrome/browser/password_manager/ |
native_backend_gnome_x.cc | 732 // Each other profile must be able to migrate the shared data as well, 738 // We failed to migrate for some reason. Use the old app string.
|
login_database.cc | 96 LOG(WARNING) << "Unable to migrate database";
|
/external/chromium_org/v8/src/ |
heap-inl.h | 424 // 3) Fillers (two or more words) can migrate due to left-trimming of 426 // 4) Fillers (one word) can never migrate, they are skipped by
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ExprEngine.h | 293 // FIXME: Remove when we migrate over to just using SValBuilder. 298 // FIXME: Remove when we migrate over to just using ValueManager.
|
/external/chromium_org/chrome/browser/history/ |
history_unittest.cc | 293 // Re-open the db using the HistoryDatabase, which should migrate from version 374 // Re-open the db using the HistoryDatabase, which should migrate from version 466 // Re-open the db using the HistoryDatabase, which should migrate to version 528 // Re-open the db using the HistoryDatabase, which should migrate to version 593 // Re-open the db using the HistoryDatabase, which should migrate to the [all...] |
/external/chromium_org/sync/internal_api/ |
sync_encryption_handler_impl.cc | [all...] |
sync_encryption_handler_impl_unittest.cc | 714 // Test that we don't attempt to migrate while an implicit passphrase is pending 715 // and that once we do decrypt pending keys we migrate the nigori. Once 771 // Test that we don't attempt to migrate while a custom passphrase is pending, 772 // and that once we do decrypt pending keys we migrate the nigori. Once [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/ |
RawContactModifier.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 436 // clone will not change. When we migrate to Collections,
|
/external/chromium_org/ash/system/drive/ |
tray_drive.cc | 460 // incrementally migrate to the new way with minimum diffs, we still get the
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
volume_manager.cc | 163 // Path to mount user folders have changed several times. We need to migrate
|
/external/chromium_org/chrome/browser/content_settings/ |
content_settings_pref_provider.cc | 110 // Migrate the obsolete media content setting exceptions to the new settings.
|
/external/chromium_org/chrome/browser/extensions/ |
installed_loader.cc | 142 // TODO(jstritar): migrate preferences when unpacked extensions change IDs.
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
signin_screen_handler.h | 125 // and migrate to new password.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
tut_migration_to_manifest_v2.html | 1 <h1>Tutorial: Migrate to Manifest V2</h1>
|
/external/chromium_org/chrome/common/extensions/docs/templates/json/ |
chrome_sidenav.json | 736 "title": "Migrate to Manifest 2",
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer_upload.c | 575 * Migrate the data from swbuf -> hwbuf if necessary.
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_context.h | 492 * nevertheless migrate buffers on the fly, leading to resource
|
/external/clang/docs/ |
BlockLanguageSpec.rst | 300 start ``__block`` variables on the stack and migrate them to the heap
|
/external/clang/lib/ARCMigrate/ |
TransUnbridgedCasts.cpp | 145 // Do not migrate to couple of bridge transfer casts which
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
DeadStoresChecker.cpp | 65 // FIXME: Eventually migrate into its own file, and have it managed by
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineCXX.cpp | 326 // FIXME: Much of this should eventually migrate to CXXAllocatorCall.
|
/external/eigen/doc/ |
A05_PortingFrom2To3.dox | 33 A more powerful, \em staged migration path is also provided, which may be useful to migrate larger projects from Eigen2 to Eigen3. This is explained in the \ref Eigen2SupportModes "Eigen 2 support modes" page.
|