| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | Hash.cpp | 81 JamCRC JC(/*Init=*/0U); in hashBufferV8() local 82 JC.update(Buf); in hashBufferV8() 83 return JC.getCRC(); in hashBufferV8()
|
| H A D | TpiHashing.cpp | 126 JamCRC JC(/*Init=*/0U); in hashTypeRecord() local 127 JC.update(Rec.data()); in hashTypeRecord() 128 return JC.getCRC(); in hashTypeRecord()
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | mcore-opc.h | 28 JC, JU, JL, RSI, DO21, OB2 enumerator 184 { "jbt", JC, 0, 0xE000 }, 185 { "jbf", JC, 0, 0xE800 },
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | mcore-opc.h | 28 JC, JU, JL, RSI, DO21, OB2 enumerator 184 { "jbt", JC, 0, 0xE000 }, 185 { "jbf", JC, 0, 0xE800 },
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfileProbe.cpp | 230 JamCRC JC; in computeCFGHash() local 241 JC.update(Indexes); in computeCFGHash() 244 (uint64_t)Indexes.size() << 32 | JC.getCRC(); in computeCFGHash() 250 << " CRC = " << JC.getCRC() << ", Edges = " in computeCFGHash()
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 3571.crt | 11 fSnn4wgIOVePvd1SJsmK9ZZ3Kd7+X5OJYPE0iC5383HtuWJ4+JC/sNPpteaPXkM+
|
| H A D | 3001.crt | 20 JC/E9HlsfDC0DgdHQ+IuoKJgpcFRuHy9/y6AQXDP1Q2ab2l5aappA1j/iVyI4Bg2
|
| H A D | 2524.key | 17 +9nKGv76xPd4PUw0p2nhM/JC/34HuksVIBDREEyI4ebog/69AqYE9MocjQdVxhXm
|
| H A D | 368.key | 15 F2FmyUcLf7ebcqsQnVm7XwIL8ky5IbOOBG7v954K17vqKEgKOVCG5JcCgYEAm/JC
|
| H A D | 1639.chain | 13 RLxG18ge9N0XvDJEfTbakcOMk7oBEfAX4fwhGdY4OX5dyJ0M/JC/KsN/qhhHXN0E
|
| H A D | 1578.chain | 15 DRI+JC/BvzlyVF3mvsDZsdiZNlMj2olhBA519+/5m6674gpEHFdZrN/fVW/irp0q
|
| /openbsd-src/regress/lib/libcrypto/certs/9a/ |
| H A D | roots.pem | 16 JC+sa/sbWSxhPE1yG7VhRIitRwGYDkS9sTdHWVTGETo/TWQ1EFzjCsrQaLGvL4/a
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 599 JamCRC JC(/*Init=*/0); in writeSectionContents() local 600 JC.update(ArrayRef(reinterpret_cast<uint8_t *>(Buf.data()), Buf.size())); in writeSectionContents() 601 return JC.getCRC(); in writeSectionContents()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 607 JamCRC JC; in computeCFGHash() local 620 JC.update(Indexes); in computeCFGHash() 629 (uint64_t)MST.AllEdges.size() << 32 | JC.getCRC(); in computeCFGHash() 644 FunctionHash = (((uint64_t)JCH.getCRC()) << 28) + JC.getCRC(); in computeCFGHash() 652 << " CRC = " << JC.getCRC() in computeCFGHash()
|
| H A D | GCOVProfiling.cpp | 936 JamCRC JC; in emitProfileNotes() local 937 JC.update(EdgeDestinations); in emitProfileNotes() 938 uint32_t Stamp = JC.getCRC(); in emitProfileNotes()
|
| /openbsd-src/sys/dev/i2c/ |
| H A D | files.i2c | 190 # SO-DIMM (JC-42.4) temperature sensor
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | MicrosoftMangle.cpp | 3915 llvm::JamCRC JC; in mangleStringLiteral() local 3917 JC.update(GetLittleEndianByte(I)); in mangleStringLiteral() 3921 Mangler.mangleNumber(JC.getCRC()); in mangleStringLiteral()
|
| /openbsd-src/sys/arch/alpha/conf/ |
| H A D | GENERIC | 313 sdtemp* at iic? # SO-DIMM (JC-42.4) temperature
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-mcore.c | 1457 case JC: in md_assemble()
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-mcore.c | 1508 case JC:
|
| /openbsd-src/sys/arch/amd64/conf/ |
| H A D | GENERIC | 187 sdtemp* at iic? # SO-DIMM (JC-42.4) temperature
|
| /openbsd-src/sys/arch/i386/conf/ |
| H A D | GENERIC | 175 sdtemp* at iic? # SO-DIMM (JC-42.4) temperature
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | mktables | 14447 my $JC = property_ref('Join_Control'); # Wasn't in release 1 14448 if (defined $JC) { 14449 $Word += $JC->table('Y');
|