Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
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()
DCrashRecoveryContext.cpp37 CrashRecoveryContext *CRC; member
457 CrashRecoveryContext *CRC; member
480 if (CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *)Impl) in RunSafelyOnThread() local
DProcess.cpp94 if (CrashRecoveryContext *CRC = CrashRecoveryContext::GetCurrent()) in Exit() local
/third_party/lzma/CS/7zip/Common/
DCRC.cs5 class CRC class
9 static CRC() in CRC() method in SevenZip.CRC
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCRC.h47 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() function
/third_party/lzma/Java/SevenZip/
DCRC.java5 public class CRC class
DLzmaBench.java116 public CRC CRC = new CRC(); field in LzmaBench.CrcOutStream
/third_party/ffmpeg/libavcodec/
Dtak.c80 uint32_t crc, CRC; in ff_tak_check_crc() local
Dtta.c78 uint32_t crc, CRC; in tta_check_crc() local
Dwavpack.c72 uint32_t CRC; member
Dapedec.c167 uint32_t CRC; ///< signalled frame CRC member
/third_party/lzma/Asm/x86/
D7zCrcOpt.asm30 CRC macro op:req, dest:req, src:req, t:req macro
DXzCrc64Opt.asm139 CRC macro op0:req, op1:req, dest0:req, dest1:req, src:req, t:req macro
/third_party/zlib/contrib/ada/
Dzlib.ads323 CRC : Unsigned_32; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp176 JamCRC CRC(0); in finalizeMsfLayout() local
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs122 public CRC CRC = new CRC(); field in SevenZip.LzmaBench.CrcOutStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp624 uint32_t CRC = writeSectionContents(Asm, Layout, MCSec); in writeSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h334 support::ulittle32_t CRC; // CRC of the original file contents. member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java121 private static final String CRC = "crc"; field in XLIFF2ICUConverter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1277 StringView CRC; in demangleStringLiteral() local