Home
last modified time | relevance | path

Searched defs:CRC (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCRC.cpp75 uint32_t llvm::crc32(uint32_t CRC, ArrayRef<uint8_t> Data) { in crc32()
87 uint32_t llvm::crc32(uint32_t CRC, ArrayRef<uint8_t> Data) { in crc32()
H A DCrashRecoveryContext.cpp35 CrashRecoveryContext *CRC; member
484 CrashRecoveryContext *CRC; member
507 if (CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *)Impl) in RunSafelyOnThread() local
H A DProcess.cpp97 if (CrashRecoveryContext *CRC = CrashRecoveryContext::GetCurrent()) in Exit() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCRC.h47 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DStack.cpp69 llvm::CrashRecoveryContext CRC; in runWithSufficientStackSpaceSlow() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp98 llvm::CrashRecoveryContext CRC; in onBodySynthesis() local
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dgzip_container.c70 static unsigned long CRC(const unsigned char* buf, int len) { in CRC() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DARM.h73 unsigned CRC : 1; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dzlib.ads323 CRC : Unsigned_32; variable
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dzlib.ads323 CRC : Unsigned_32; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dzlib.ads323 CRC : Unsigned_32; variable
/netbsd-src/sys/dev/dtv/
H A Ddtv_demux.c162 uint32_t CRC = 0xffffffff; in dtv_demux_crc32() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp174 JamCRC CRC(0); in finalizeMsfLayout() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp97 CrashRecoveryContext CRC; in runAndSample() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-opc.c410 #define CRC ASE_CRC macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp396 llvm::CrashRecoveryContext CRC; in Execute() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips-opc.c413 #define CRC ASE_CRC macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp908 llvm::CrashRecoveryContext CRC; in clang_indexSourceFileFullArgv() local
957 llvm::CrashRecoveryContext CRC; in clang_indexTranslationUnit() local
H A DCIndexCodeCompletion.cpp873 llvm::CrashRecoveryContext CRC; in clang_codeCompleteAt() local
H A DCIndex.cpp3757 llvm::CrashRecoveryContext CRC; in clang_parseTranslationUnit2FullArgv() local
4179 llvm::CrashRecoveryContext CRC; in clang_saveTranslationUnit() local
4288 llvm::CrashRecoveryContext CRC; in clang_reparseTranslationUnit() local
7832 llvm::CrashRecoveryContext CRC; in clang_annotateTokens() local
8955 bool RunSafely(llvm::CrashRecoveryContext &CRC, llvm::function_ref<void()> Fn, in RunSafely()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp635 uint32_t CRC = writeSectionContents(Asm, Layout, MCSec); in writeSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h334 support::ulittle32_t CRC; // CRC of the original file contents. member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp951 uint32_t CRC = IS->getCrc32(); in dumpInjectedSources() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1277 StringView CRC; in demangleStringLiteral() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1146 llvm::CrashRecoveryContext CRC; local

12