Home
last modified time | relevance | path

Searched refs:Word (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDHashTable.cpp34 uint32_t Word; in readSparseBitVector() local
35 if (auto EC = Stream.readInteger(Word)) in readSparseBitVector()
40 if (Word & (1U << Idx)) in readSparseBitVector()
60 uint32_t Word = 0; in writeSparseBitVector() local
63 Word |= (1 << WordIdx); in writeSparseBitVector()
65 if (auto EC = Writer.writeInteger(Word)) in writeSparseBitVector()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerDictionary.h47 typedef FixedWord<64> Word; typedef
52 DictionaryEntry(Word W) : W(W) {} in DictionaryEntry()
53 DictionaryEntry(Word W, size_t PositionHint) : W(W), PositionHint(PositionHint) {} in DictionaryEntry()
54 const Word &GetW() const { return W; } in GetW()
74 Word W;
84 bool ContainsWord(const Word &W) const { in ContainsWord()
HDFuzzerTracePC.h51 Word MemMemWords[kSize];
52 Word EmptyWord;
56 Size = std::min(Size, Word::GetMaxSize()); in Add()
60 const Word &Get(size_t Idx) { in Get()
62 const Word &W = MemMemWords[(Idx + i) % kSize]; in Get()
107 TableOfRecentCompares<Word, 32> TORCW;
HDFuzzerMutate.h87 void AddWordToManualDictionary(const Word &W);
116 DictionaryEntry MakeDictionaryEntryFromCMP(const Word &Arg1, const Word &Arg2,
HDFuzzerMutate.cpp22 static void PrintASCII(const Word &W, const char *PrintAfter) { in PrintASCII()
168 const Word &W = DE.GetW(); in ApplyDictionaryEntry()
199 Word W; in MakeDictionaryEntryFromCMP()
236 const Word &Arg1, const Word &Arg2, const uint8_t *Data, size_t Size) { in MakeDictionaryEntryFromCMP()
243 Word W; in Mutate_AddWordFromTORC()
557 void MutationDispatcher::AddWordToManualDictionary(const Word &W) { in AddWordToManualDictionary()
HDFuzzerTracePC.cpp318 size_t Len = std::min(n, Word::GetMaxSize()); in AddValueForMemcmp()
321 uint8_t B1[Word::kMaxSize]; in AddValueForMemcmp()
322 uint8_t B2[Word::kMaxSize]; in AddValueForMemcmp()
344 TORCW.Insert(Idx ^ Hash, Word(B1, Len), Word(B2, Len)); in AddValueForMemcmp()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDIRSymtab.h50 using Word = support::ulittle32_t; variable
54 Word Offset, Size;
63 Word Offset, Size;
73 Word Begin, End;
76 Word UncBegin;
95 Word ComdatIndex;
97 Word Flags;
118 Word CommonSize, CommonAlign;
133 Word Version;
/freebsd-11-stable/contrib/file/magic/Magdir/
HDrtf22 # 1 mostly, 2 for newer Pocket Word documents, space for test like fdo78502.rtf, { for some urtf
82 # Note: called by TrID "Pocket Word document"
83 # by PlanMaker "Pocket Word-Handheld PC" for pwd
84 # by PlanMaker "Pocket Word-Pocket PC" for psw
85 0 string {\\pwd Pocket Word document or template
HDwordprocessors6 ####### PWP file format used on Smith Corona Personal Word Processors:
212 # Hangul (Korean) Word Processor File
213 0 string HWP\ Document\ File Hangul (Korean) Word Processor File 3.0
237 # ichitaro456: file(1) magic for Just System Word Processor Ichitaro
244 >43 byte 0x14 Just System Word Processor Ichitaro v4
249 >43 byte 0x15 Just System Word Processor Ichitaro v5
253 >43 byte 0x16 Just System Word Processor Ichitaro v6
HDpalm15 # Word attributes;
16 # Word version;
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
HDllvm-cxxfilt.cpp147 for (const auto &Word : Words) in demangleLine() local
148 Result += ::demangle(Word.first) + Word.second.str(); in demangleLine()
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
HDUefiPxe.h1213 UINT16 Word[128]; member
1239 PXE_UINT16 Word[128]; member
1510 PXE_UINT16 Word; member
1529 PXE_UINT16 Word[MAX_EEPROM_LEN << 1]; member
1550 PXE_UINT16 Word[MAX_EEPROM_LEN << 1]; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDELF.cpp310 typedef typename ELFT::uint Word; in decode_relrs() typedef
313 const size_t WordSize = sizeof(Word); in decode_relrs()
319 Word Base = 0; in decode_relrs()
321 Word Entry = R; in decode_relrs()
332 Word Offset = Base; in decode_relrs()
HDCOFFModuleDefinition.cpp122 StringRef Word = Buf.substr(0, End); in lex() local
123 Kind K = llvm::StringSwitch<Kind>(Word) in lex()
137 return Token(K, Word); in lex()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_trampoline_arm.S9 @ Word-aligned function entry point
39 @ Word-aligned function entry point
70 @ Word-aligned function entry point
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDARMEHABIPrinter.h328 typedef typename ET::Word Elf_Word;
463 const support::ulittle32_t Word = in PrintExceptionTable() local
466 if (Word & 0x80000000) { in PrintExceptionTable()
469 unsigned PersonalityIndex = (Word & 0x0f000000) >> 24; in PrintExceptionTable()
478 unsigned AdditionalWords = (Word & 0x00ff0000) >> 16; in PrintExceptionTable()
486 uint64_t Address = PREL31(Word, EHT->sh_addr); in PrintExceptionTable()
/freebsd-11-stable/sys/dev/mps/mpi/
HDmpi2_raid.h161 U32 Word; member
302 U32 Word[5]; member
/freebsd-11-stable/contrib/file/tests/
HDissue311docx.result1 Microsoft Word 2007+
/freebsd-11-stable/sys/dev/smbus/
HDsmbus_if.m91 # Write Word command
111 # Read Word command
/freebsd-11-stable/sys/dev/mpr/mpi/
HDmpi2_raid.h177 U32 Word; member
376 U32 Word[6]; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.cpp36 const char *Word; member
605 for (; I < strlen(PreprocessorDirs[ID].Word); ++I) { in prepIsDirective()
606 if (NextChar != PreprocessorDirs[ID].Word[I]) { in prepIsDirective()
661 CurPtr += strlen(PreprocessorDirs[ID].Word); in prepEatPreprocessorDirective()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16InstrInfo.td526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended)
546 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
553 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended)
571 // Purpose: Add Unsigned Word (3-Operand)
719 // Purpose: Divide Word
728 // Purpose: Divide Unsigned Word
841 // Purpose: Load Word (Extended)
849 // Purpose: Load Word (SP-Relative, Extended)
912 // Purpose: Multiply Word
923 // Purpose: Multiply Unsigned Word
[all …]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
HDparse.c24 extern void Word(DviWidget);
147 Word (dw); in ParseInput()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
HDAVRMCCodeEmitter.cpp275 uint16_t Word = (Val >> (i * 16)) & 0xFFFF; in emitInstruction() local
276 support::endian::write(OS, Word, support::endianness::little); in emitInstruction()
/freebsd-11-stable/sys/sys/
HDelf_generic.h65 __ElfType(Word);

12345