/external/llvm/lib/CodeGen/ |
SlotIndexes.cpp | 145 // Repair indexes after adding and removing instructions. 182 "Decremented past the beginning of region to repair.");
|
/external/chromium_org/third_party/sqlite/src/test/ |
e_createtable.test | 63 do_createtable_tests 0.1.1 -repair { 89 do_createtable_tests 0.2.1 -repair { 136 do_createtable_tests 0.3.1 -repair { 155 do_createtable_tests 0.4.1 -repair { 170 do_createtable_tests 0.5.1 -repair { 226 do_createtable_tests 0.6.1 -repair { 658 } -repair { 676 } -repair { 865 } -repair { 907 do_createtable_tests 3.4.2 -repair { [all...] |
tester.tcl | 387 # -repair TCL 397 set repair "" 408 } elseif {$n>=2 && [string equal -length $n $s "-repair"]} { 409 set repair [lindex $switches [incr i]] 425 eval $repair 440 eval $repair [all...] |
/bootable/recovery/minzip/ |
DirUtil.c | 173 /* Repair the path and continue.
|
/external/chromium_org/chrome/browser/performance_monitor/ |
database.cc | 501 // If we fail on corruption, we can try to repair it. 503 LOG(ERROR) << "Database corrupt (second attempt). Trying to repair."; 505 // If the repair succeeds and we can open the database, return the 512 LOG(ERROR) << "Repair failed. Deleting database.";
|
/external/chromium_org/chrome/browser/sync/glue/ |
bookmark_model_associator.h | 59 // MergeAndAssociateModels will try to repair the match, e.g. by adding a new
|
/external/kernel-headers/original/uapi/linux/ |
tcp.h | 108 #define TCP_REPAIR 19 /* TCP sock is under repair right now */
|
/external/mdnsresponder/mDNSPosix/ |
libnss_mdns.8 | 133 the repair of the goods;
|
nss_ReadMe.txt | 105 ii. the repair of the goods;
|
nss_mdns.conf.5 | 120 the repair of the goods;
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPNormalizer.java | 238 * non-empty items by adding the "xml:lang" with value "x-repair". 239 * @param arrayNode the property node of the array to repair. 272 // Add an xml:lang qualifier with the value "x-repair". 273 XMPNode repairLang = new XMPNode(XMPConst.XML_LANG, "x-repair", null);
|
/frameworks/base/docs/html/about/versions/ |
android-1.5-highlights.jd | 116 <li>SD card filesystem auto-checking and repair</li>
|
/external/chromium_org/chromeos/network/onc/ |
onc_validator_unittest.cc | 336 // Strict and liberal validator repair identically. 378 // Strict and liberal validator both repair, but with different results.
|
onc_validator.h | 101 // Compare |onc_value|s type with |onc_type| and validate/repair according to
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 271 Automatically repair ("preen") the file system. This option will cause 359 is unable to repair, please report it to the author.
|
/docs/source.android.com/src/devices/tech/security/selinux/ |
validate.jd | 49 components are in violation of SELinux policy. Manufacturers can then repair
|
/external/chromium_org/build/secondary/third_party/leveldatabase/ |
BUILD.gn | 48 "src/db/repair.cc",
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
UrlUtilities.java | 78 * @param uri A URI to repair.
|
/external/chromium_org/third_party/leveldatabase/ |
leveldatabase.gyp | 117 'src/db/repair.cc',
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
c_test.c | 322 StartPhase("repair");
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
HTMLparser.h | 65 const char* defaultsubelt; /* subelement for suggested auto-repair
|
/external/libxml2/include/libxml/ |
HTMLparser.h | 65 const char* defaultsubelt; /* subelement for suggested auto-repair
|
/frameworks/base/docs/html/tools/devices/ |
managing-avds.jd | 31 <p>From the main screen, you can create, delete, repair and start AVDs as well as see the details
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
timevar.def | 270 DEFTIMEVAR (TV_REPAIR_LOOPS , "repair loop structures")
|
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_directory_database.cc | 741 // Try to repair database even when IOError case. 750 << " Attempting to repair."; 758 LOG(WARNING) << "Failed to repair SandboxDirectoryDatabase.";
|