HomeSort by relevance Sort by last modified time
    Searched full:migrate (Results 26 - 50 of 222) sorted by null

12 3 4 5 6 7 8 9

  /external/clang/test/ARCMT/
objcmt-subscripting-literals.m.result 2 // RUN: %clang_cc1 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -triple x86_64-apple-darwin11
3 // RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
objcmt-subscripting-literals.m 2 // RUN: %clang_cc1 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -triple x86_64-apple-darwin11
3 // RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
objcmt-numeric-literals.m 2 // RUN: %clang_cc1 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c++
3 // RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
objcmt-numeric-literals.m.result 2 // RUN: %clang_cc1 -objcmt-migrate-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c++
3 // RUN: c-arcmt-test -mt-migrate-directory %t | arcmt-test -verify-transformed-files %s.result
  /external/webkit/Source/WebCore/WebCore.vcproj/
WebCoreGenerated.vcproj 92 RelativePath=".\migrate-scripts.sh"
WebCoreGeneratedCairo.vsprops 10 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(ConfigurationBuildDir)\buildfailed" grep XX$(ProjectName)XX "$(ConfigurationBuildDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" cairo
bash migrate-scripts.sh "$(ConfigurationBuildDir)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cairo curl
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
11 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

del /s /q "$(ConfigurationBuildDir)\obj\WebCore\DerivedSources"
del /s /q "$(ConfigurationBuildDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" cairo
bash migrate-scripts.sh "$(ConfigurationBuildDir)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cairo curl
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
WebCoreGeneratedCommon.vsprops 11 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(ConfigurationBuildDir)\buildfailed" grep XX$(ProjectName)XX "$(ConfigurationBuildDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" windows
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash migrate-scripts.sh "$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cg cf
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
12 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

del /s /q "$(ConfigurationBuildDir)\obj\WebCore\DerivedSources"
del /s /q "$(ConfigurationBuildDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" windows
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash migrate-scripts.sh "$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cg cf
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
MigrateScripts 37 # Migrate generation scripts
  /external/chromium/chrome/browser/history/
archived_database.h 47 // database is too old to migrate, the user will be notified. In this case, or
history_database.cc 33 // Key in the meta table used to determine if we need to migrate thumbnails out
301 // migrate the database.
309 // Set a key indicating we need to migrate thumbnails. When successfull the
  /external/chromium/chrome/browser/password_manager/
password_store_x.cc 174 // As long as we are able to migrate some passwords, we know the native
175 // store is working. But if there is nothing to migrate, the "migration"
215 // If there's nothing to migrate, then we try to insert a dummy login form
243 // otherwise cause passwords to re-migrate next (or maybe every) time.
encryptor_mac.mm 33 // this and migrate to different encryption without data loss.
password_store_x.h 100 // nothing to migrate, then the first attempt to use the native store will
  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 1 //===--- ARCMTActions.h - ARC Migrate Tool Frontend Actions -----*- C++ -*-===//
  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 1 //===--- ARCMTActions.cpp - ARC Migrate Tool Frontend Actions ---*- C++ -*-===//
  /external/chromium/chrome/browser/net/
ssl_config_service_manager_pref.cc 145 // Migrate the kCertRevocationCheckingEnabled preference.
153 // Migrate the kSSL3Enabled preference.
161 // Migrate the kTLS1Enabled preference.
  /external/chromium/chrome/browser/webdata/
web_database.cc 145 // Migrate if necessary.
152 // is too out of date to migrate.
154 // migrate. If we do encounter such a legacy database, we will need a
web_database_migration_unittest.cc 227 // Load the database via the WebDatabase class and migrate the database to
288 // Load the database via the WebDatabase class and migrate the database to
337 // Load the database via the WebDatabase class and migrate the database to
386 // Load the database via the WebDatabase class and migrate the database to
431 // Load the database via the WebDatabase class and migrate the database to
467 // Load the database via the WebDatabase class and migrate the database to
530 // Load the database via the WebDatabase class and migrate the database to
600 // Load the database via the WebDatabase class and migrate the database to
690 // Load the database via the WebDatabase class and migrate the database to
753 // Load the database via the WebDatabase class and migrate the database t
    [all...]
  /external/clang/docs/
ClangTools.rst 96 ``cpp11-migrate``
98 ``cpp11-migrate`` migrates C++ code to use C++11 features where appropriate.
123 * ``tr1`` removal tool. Will migrate source code from using TR1 library
  /packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
GalleryWidgetMigrator.java 81 // only need to migrate local-album entries of type TYPE_ALBUM
147 Log.d(TAG, "migrate from " + entry.albumPath + " to " + newAlbumPath);
  /external/chromium/chrome/browser/chromeos/login/
authenticator.h 68 // Call this method to migrate the user's encrypted data
  /external/linux-tools-perf/scripts/python/
sched-migration.py 189 def migrate(self, ts_list, new, old_cpu, new_cpu): member in class:TimeSlice
349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): member in class:SchedEventProxy
351 ts.migrate(self.timeslices, pid, orig_cpu, dest_cpu)
416 parser.migrate(headers, pid, prio, orig_cpu, dest_cpu)
  /frameworks/base/core/java/android/net/
BaseNetworkStateTracker.java 37 // TODO: migrate to make NetworkStateTracker abstract class
  /frameworks/base/docs/html/guide/practices/
index.jd 23 <p>As Ice Cream Sandwich rolls out to more devices, it's important that you begin to migrate
  /frameworks/base/docs/html/guide/topics/ui/
index.jd 16 <p>As Ice Cream Sandwich rolls out to more devices, it?s important that you begin to migrate

Completed in 628 milliseconds

12 3 4 5 6 7 8 9