OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:repair
(Results
51 - 75
of
315
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database.cc
733
// Try to
repair
database even when IOError case.
742
<< " Attempting to
repair
.";
750
LOG(WARNING) << "Failed to
repair
SandboxDirectoryDatabase.";
/external/chromium_org/third_party/sqlite/src/test/
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
...]
e_droptrigger.test
74
do_droptrigger_tests 1.1 -
repair
{
/external/llvm/lib/Analysis/
ProfileInfo.cpp
635
void ProfileInfoT<Function,BasicBlock>::
repair
(const Function *F) {
function in class:llvm::ProfileInfoT
990
errs() << "ASSERT: could not
repair
function";
991
assert(0 && "could not
repair
function");
[
all
...]
/art/runtime/
scoped_thread_state_change.h
109
// amortize the cost of working out the current thread. Additionally it lets us check (and
repair
)
/external/chromium_org/third_party/leveldatabase/
leveldatabase.target.darwin-arm.mk
36
third_party/leveldatabase/src/db/
repair
.cc \
leveldatabase.target.darwin-x86.mk
36
third_party/leveldatabase/src/db/
repair
.cc \
leveldatabase.target.linux-arm.mk
36
third_party/leveldatabase/src/db/
repair
.cc \
leveldatabase.target.linux-x86.mk
36
third_party/leveldatabase/src/db/
repair
.cc \
/external/kernel-headers/original/linux/raid/
md_k.h
178
* CHECK: user-space request for for check-only, no
repair
/external/llvm/include/llvm/Analysis/
ProfileInfo.h
169
void
repair
(const FType *F);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_time.py
201
#
Repair
TZ environment variable in case any other tests
test_mmap.py
184
#
repair
that.
194
#
Repair
damage from the resizing test.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_time.py
201
#
Repair
TZ environment variable in case any other tests
test_mmap.py
184
#
repair
that.
194
#
Repair
damage from the resizing test.
/build/tools/droiddoc/templates-ds/assets/
GPL-LICENSE.txt
268
REPAIR
OR CORRECTION.
/build/tools/droiddoc/templates-sac/assets/
GPL-LICENSE.txt
268
REPAIR
OR CORRECTION.
/build/tools/droiddoc/templates-sdk/assets/
GPL-LICENSE.txt
268
REPAIR
OR CORRECTION.
/external/chromium/base/metrics/
histogram_unittest.cc
381
//
Repair
histogram so that destructor won't DCHECK().
/external/chromium/chrome/browser/password_manager/
native_backend_kwallet_x.cc
308
// to
repair
without having to delete it using kwalletmanager (that is, by
/external/chromium/chrome/browser/
shell_integration_win.cc
305
// flag. There is doubtless some other key we can hook into to cause "
Repair
"
/external/chromium_org/base/metrics/
histogram_unittest.cc
366
//
Repair
histogram so that destructor won't DCHECK().
/external/chromium_org/third_party/leveldatabase/src/db/
repair.cc
123
return Status::IOError(dbname_, "
repair
found no files");
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h
480
* the vertex which need to be updated, if only a partial
repair
of
/external/mesa3d/src/mesa/tnl/
t_context.h
480
* the vertex which need to be updated, if only a partial
repair
of
Completed in 281 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>