Home
last modified time | relevance | path

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

12

/external/lzma/CS/7zip/Common/
DCRC.cs5 class CRC class
9 static CRC() in CRC() method in SevenZip.CRC
/external/clang/test/CodeGen/
Dsse42-builtins.c101 unsigned int test_mm_crc32_u8(unsigned int CRC, unsigned char V) { in test_mm_crc32_u8()
107 unsigned int test_mm_crc32_u16(unsigned int CRC, unsigned short V) { in test_mm_crc32_u16()
113 unsigned int test_mm_crc32_u32(unsigned int CRC, unsigned int V) { in test_mm_crc32_u32()
119 unsigned long long test_mm_crc32_u64(unsigned long long CRC, unsigned long long V) { in test_mm_crc32_u64()
/external/llvm/include/llvm/Support/
DJamCRC.h37 JamCRC(uint32_t Init = 0xFFFFFFFFU) : CRC(Init) {} in CRC() function
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp27 CrashRecoveryContext *CRC; member
324 CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *) Impl; in getBacktrace() local
336 CrashRecoveryContext *CRC; member
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp33 CrashRecoveryContext *CRC; member
355 CrashRecoveryContext *CRC; member
375 if (CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *)Impl) in RunSafelyOnThread() local
/external/lzma/Java/SevenZip/
DCRC.java5 public class CRC class
DLzmaBench.java116 public CRC CRC = new CRC(); field in LzmaBench.CrcOutStream
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp101 llvm::CrashRecoveryContext CRC; in onBodySynthesis() local
/external/zopfli/src/zopfli/
Dgzip_container.c70 static unsigned long CRC(const unsigned char* buf, int len) { in CRC() function
/external/lzma/Asm/x86/
D7zCrcOpt.asm23 CRC macro op:req, dest:req, src:req, t:req macro
DXzCrc64Opt.asm111 CRC macro op0:req, op1:req, dest0:req, dest1:req, src:req, t:req macro
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp493 LazyCallGraph::RefSCC &CRC = *CG.lookupRefSCC(C); in TEST() local
618 LazyCallGraph::RefSCC &CRC = *CG.lookupRefSCC(C1); in TEST() local
687 LazyCallGraph::RefSCC &CRC = *I; in TEST() local
/external/zlib/src/contrib/ada/
Dzlib.ads323 CRC : Unsigned_32; variable
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs122 public CRC CRC = new CRC(); field in SevenZip.LzmaBench.CrcOutStream
/external/clang/tools/libclang/
DIndexing.cpp885 llvm::CrashRecoveryContext CRC; in clang_indexSourceFileFullArgv() local
939 llvm::CrashRecoveryContext CRC; in clang_indexTranslationUnit() local
DCIndexCodeCompletion.cpp825 llvm::CrashRecoveryContext CRC; in clang_codeCompleteAt() local
DCIndex.cpp3358 llvm::CrashRecoveryContext CRC; in clang_parseTranslationUnit2FullArgv() local
3746 llvm::CrashRecoveryContext CRC; in clang_saveTranslationUnit() local
3848 llvm::CrashRecoveryContext CRC; in clang_reparseTranslationUnit() local
6852 llvm::CrashRecoveryContext CRC; in clang_annotateTokens() local
7784 bool RunSafely(llvm::CrashRecoveryContext &CRC, llvm::function_ref<void()> Fn, in RunSafely()
/external/cblas/testing/
Dc_zblat3.f727 CHARACTER*14 CRC, CTA,CTB local
1053 CHARACTER*14 CRC, CS,CU local
1404 CHARACTER*14 CRC, CS, CU, CA, CD local
1790 CHARACTER*14 CRC, CU, CA local
1824 CHARACTER*14 CRC, CU, CA local
2243 CHARACTER*14 CRC, CU, CA local
2278 CHARACTER*14 CRC, CU, CA local
Dc_cblat3.f726 CHARACTER*14 CRC, CTA,CTB local
1052 CHARACTER*14 CRC, CS,CU local
1403 CHARACTER*14 CRC, CS, CU, CA, CD local
1789 CHARACTER*14 CRC, CU, CA local
1823 CHARACTER*14 CRC, CU, CA local
2242 CHARACTER*14 CRC, CU, CA local
2277 CHARACTER*14 CRC, CU, CA local
Dc_sblat3.f715 CHARACTER*14 CRC, CTA,CTB local
1030 CHARACTER*14 CRC, CS,CU local
1376 CHARACTER*14 CRC, CS, CU, CA, CD local
1703 CHARACTER*14 CRC, CU, CA local
2059 CHARACTER*14 CRC, CU, CA local
Dc_dblat3.f712 CHARACTER*14 CRC, CTA,CTB local
1026 CHARACTER*14 CRC, CS,CU local
1372 CHARACTER*14 CRC, CS, CU, CA, CD local
1698 CHARACTER*14 CRC, CU, CA local
2055 CHARACTER*14 CRC, CU, CA local
/external/clang/lib/Lex/
DPragma.cpp911 llvm::CrashRecoveryContext *CRC =llvm::CrashRecoveryContext::GetCurrent(); in HandlePragma() local
/external/syslinux/gpxe/src/drivers/net/
Dmtd80x.c186 CRC = 0x08, /* crc error */ enumerator
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java121 private static final String CRC = "crc"; field in XLIFF2ICUConverter
/external/clang/lib/Frontend/
DCompilerInstance.cpp1044 llvm::CrashRecoveryContext CRC; in compileModuleImpl() local

12