Searched refs:CRC (Results 1 - 14 of 14) sorted by relevance

/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp27 CrashRecoveryContext *CRC; member in struct:__anon9400::CrashRecoveryContextImpl
33 CrashRecoveryContextImpl(CrashRecoveryContext *CRC) : CRC(CRC), argument
95 return CRCI->CRC;
319 CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *) Impl; local
320 assert(CRC && "Crash recovery context never initialized!");
321 assert(CRC->Failed && "No crash was detected!");
322 return CRC->Backtrace;
331 CrashRecoveryContext *CRC; member in struct:__anon9401::RunSafelyOnThreadInfo
[all...]
/external/clang/tools/libclang/
H A DCIndexer.h89 bool RunSafely(llvm::CrashRecoveryContext &CRC,
H A DIndexing.cpp729 llvm::CrashRecoveryContext CRC; local
731 if (!RunSafely(CRC, clang_indexSourceFile_Impl, &ITUI)) {
777 llvm::CrashRecoveryContext CRC; local
779 if (!RunSafely(CRC, clang_indexTranslationUnit_Impl, &ITUI)) {
H A DCIndex.cpp2661 llvm::CrashRecoveryContext CRC; local
2663 if (!RunSafely(CRC, clang_parseTranslationUnit_Impl, &PTUI)) {
2743 llvm::CrashRecoveryContext CRC; local
2745 if (!RunSafely(CRC, clang_saveTranslationUnit_Impl, &STUI)) {
2844 llvm::CrashRecoveryContext CRC; local
2846 if (!RunSafely(CRC, clang_reparseTranslationUnit_Impl, &RTUI)) {
5492 llvm::CrashRecoveryContext CRC; local
5493 if (!RunSafely(CRC, clang_annotateTokensImpl, &data,
6044 bool RunSafely(llvm::CrashRecoveryContext &CRC, argument
6050 return CRC
[all...]
H A DCIndexCodeCompletion.cpp823 llvm::CrashRecoveryContext CRC; local
825 if (!RunSafely(CRC, clang_codeCompleteAt_Impl, &CCAI)) {
/external/valgrind/main/memcheck/tests/
H A Dvarinfo6.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
H A Dorigin5-bz2.stdout.exp3 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
11 final combined CRC = 0xA212ABF8
H A Dvcpu_bz2.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.stdout.exp2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373
10 final combined CRC = 0xA212ABF8
/external/clang/lib/Lex/
H A DPragma.cpp1027 llvm::CrashRecoveryContext *CRC =llvm::CrashRecoveryContext::GetCurrent(); local
1028 if (CRC)
1029 CRC->HandleCrash();
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp831 llvm::CrashRecoveryContext CRC; local
833 CRC.RunSafelyOnThread(&doCompileMapModule, &Data, ThreadStackSize);
/external/oprofile/events/x86-64/family11h/
H A Dunit_masks220 0x20 Per packet CRC sent
/external/oprofile/events/x86-64/family10/
H A Dunit_masks235 0x20 Per packet CRC sent
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 292 milliseconds