/external/llvm/lib/Target/Mips/ |
D | MipsCondMov.td | 19 class CMov_I_I_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 21 InstSE<(outs DRC:$rd), (ins DRC:$rs, CRC:$rt, DRC:$F), 27 class CMov_I_F_FT<string opstr, RegisterOperand CRC, RegisterOperand DRC, 29 InstSE<(outs DRC:$fd), (ins DRC:$fs, CRC:$rt, DRC:$F), 55 multiclass MovzPats0<RegisterClass CRC, RegisterClass DRC, 59 def : MipsPat<(select (i32 (setge CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F), 60 (MOVZInst DRC:$T, (SLTOp CRC:$lhs, CRC:$rhs), DRC:$F)>; 61 def : MipsPat<(select (i32 (setuge CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F), 62 (MOVZInst DRC:$T, (SLTuOp CRC:$lhs, CRC:$rhs), DRC:$F)>; 63 def : MipsPat<(select (i32 (setge CRC:$lhs, immSExt16:$rhs)), DRC:$T, DRC:$F), [all …]
|
/external/llvm/lib/Support/ |
D | CrashRecoveryContext.cpp | 27 CrashRecoveryContext *CRC; member 34 CrashRecoveryContextImpl(CrashRecoveryContext *CRC) : CRC(CRC), in CrashRecoveryContextImpl() 102 return CRCI->CRC; in GetCurrent() 326 CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *) Impl; in getBacktrace() local 327 assert(CRC && "Crash recovery context never initialized!"); in getBacktrace() 328 assert(CRC->Failed && "No crash was detected!"); in getBacktrace() 329 return CRC->Backtrace; in getBacktrace() 338 CrashRecoveryContext *CRC; member 346 Info->Result = Info->CRC->RunSafely(Info->UserFn, Info->UserData); in RunSafelyOnThread_Dispatch() 352 if (CrashRecoveryContextImpl *CRC = (CrashRecoveryContextImpl *)Impl) in RunSafelyOnThread() local [all …]
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
D | crc32c_test.cc | 11 class CRC { }; class 13 TEST(CRC, StandardResults) { in TEST() argument 50 TEST(CRC, Values) { in TEST() argument 54 TEST(CRC, Extend) { in TEST() argument 59 TEST(CRC, Mask) { in TEST() argument
|
/external/lzma/CS/7zip/Common/ |
D | CRC.cs | 5 class CRC class 9 static CRC() in CRC() method in SevenZip.CRC 44 CRC crc = new CRC(); in CalculateDigest()
|
/external/lzma/Java/SevenZip/ |
D | LzmaBench.java | 116 public CRC CRC = new CRC(); field in LzmaBench.CrcOutStream 120 CRC.Init(); in Init() 124 return CRC.GetDigest(); in GetDigest() 128 CRC.Update(b); in write() 132 CRC.Update(b, off, len); in write() 136 CRC.UpdateByte(b); in write() 321 CRC crc = new CRC(); in LzmaBenchmark()
|
D | CRC.java | 5 public class CRC class
|
/external/chromium_org/tools/deep_memory_profiler/tests/ |
D | mock_gsutil.py | 35 assert heap_1.CRC == 763099253 39 assert buckets_1.CRC == 2632528901 43 assert nm_chrome.CRC == 2717882373
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaBench.cs | 122 public CRC CRC = new CRC(); field in SevenZip.LzmaBench.CrcOutStream 123 public void Init() { CRC.Init(); } in Init() 124 public UInt32 GetDigest() { return CRC.GetDigest(); } in GetDigest() 138 CRC.UpdateByte(b); in WriteByte() 142 CRC.Update(buffer, (uint)offset, (uint)count); in Write() 277 CRC crc = new CRC(); in LzmaBenchmark()
|
D | LzmaAlone.csproj | 36 <Compile Include="..\..\Common\CRC.cs"> 37 <Link>Common\CRC.cs</Link>
|
/external/icu4c/data/curr/ |
D | bn_IN.txt | 35 CRC{ 36 "CRC", 93 CRC{
|
D | es_CR.txt | 11 CRC{
|
D | kn.txt | 138 CRC{ 139 "CRC",
|
D | km.txt | 138 CRC{ 139 "CRC",
|
D | mr.txt | 138 CRC{ 139 "CRC",
|
D | gu.txt | 138 CRC{ 139 "CRC",
|
/external/lzma/Asm/x86/ |
D | 7zCrcOpt.asm | 23 CRC macro op:req, dest:req, src:req, t:req macro 28 CRC xor, dest, src, t 32 CRC mov, dest, src, t 41 CRC xor, x0, r6, 0
|
/external/zlib/src/contrib/ada/ |
D | zlib.adb | 168 (CRC : in Unsigned_32; 174 return Unsigned_32 (crc32 (ULong (CRC), 180 (CRC : in out Unsigned_32; 183 CRC := CRC32 (CRC, Data); 217 Filter.CRC := 0; 633 CRC32 (Filter.CRC, In_Data (In_Data'First .. In_Last)); 647 Put_32 (Footer, Filter.CRC);
|
D | zlib.ads | 200 (CRC : in Unsigned_32; 207 (CRC : in out Unsigned_32; 323 CRC : Unsigned_32; variable
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | makefile.gcc | 36 CRC.o \ 102 CRC.o: ../../../Common/CRC.cpp 103 $(CXX) $(CFLAGS) ../../../Common/CRC.cpp
|
/external/valgrind/main/memcheck/tests/ |
D | varinfo6.stdout.exp | 2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373 10 final combined CRC = 0xA212ABF8
|
D | vcpu_bz2.stdout.exp | 2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373 10 final combined CRC = 0xA212ABF8
|
D | origin5-bz2.stdout.exp | 3 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373 11 final combined CRC = 0xA212ABF8
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.stdout.exp | 2 block 1: crc = 0xA212ABF8, combined CRC = 0xA212ABF8, size = 22373 10 final combined CRC = 0xA212ABF8
|
/external/lzma/CS/7zip/Compress/LZ/ |
D | LzBinTree.cs | 141 UInt32 temp = CRC.Table[_bufferBase[cur]] ^ _bufferBase[cur + 1]; in GetMatches() 145 hashValue = (temp ^ (CRC.Table[_bufferBase[cur + 3]] << 5)) & _hashMask; in GetMatches() 276 UInt32 temp = CRC.Table[_bufferBase[cur]] ^ _bufferBase[cur + 1]; in Skip() 282 hashValue = (temp ^ (CRC.Table[_bufferBase[cur + 3]] << 5)) & _hashMask; in Skip()
|
/external/chromium_org/chrome/browser/chromeos/login/ |
D | DEPS | 2 # Library used for calculating CRC-32 needed for HWID verification.
|