| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | HashTable.cpp | 35 uint32_t Word; in readSparseBitVector() local 36 if (auto EC = Stream.readInteger(Word)) in readSparseBitVector() 41 if (Word & (1U << Idx)) in readSparseBitVector() 61 uint32_t Word = 0; in writeSparseBitVector() local 64 Word |= (1 << WordIdx); in writeSparseBitVector() 66 if (auto EC = Writer.writeInteger(Word)) in writeSparseBitVector()
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDictionary.h | 48 typedef FixedWord<64> Word; typedef 53 DictionaryEntry(Word W) : W(W) {} in DictionaryEntry() 54 DictionaryEntry(Word W, size_t PositionHint) : W(W), PositionHint(PositionHint) {} in DictionaryEntry() 55 const Word &GetW() const { return W; } in GetW() 75 Word W; 85 bool ContainsWord(const Word &W) const { in ContainsWord()
|
| H A D | FuzzerTracePC.h | 52 Word MemMemWords[kSize]; 53 Word EmptyWord; 57 Size = std::min(Size, Word::GetMaxSize()); in Add() 61 const Word &Get(size_t Idx) { in Get() 63 const Word &W = MemMemWords[(Idx + i) % kSize]; in Get() 116 TableOfRecentCompares<Word, 32> TORCW;
|
| H A D | FuzzerMutate.h | 88 void AddWordToManualDictionary(const Word &W); 117 DictionaryEntry MakeDictionaryEntryFromCMP(const Word &Arg1, const Word &Arg2,
|
| H A D | FuzzerMutate.cpp | 23 static void PrintASCII(const Word &W, const char *PrintAfter) { in PrintASCII() 169 const Word &W = DE.GetW(); in ApplyDictionaryEntry() 200 Word W; in MakeDictionaryEntryFromCMP() 237 const Word &Arg1, const Word &Arg2, const uint8_t *Data, size_t Size) { in MakeDictionaryEntryFromCMP() 244 Word W; in Mutate_AddWordFromTORC() 557 void MutationDispatcher::AddWordToManualDictionary(const Word &W) { in AddWordToManualDictionary()
|
| /freebsd-12.1/contrib/bearssl/T0/ |
| H A D | OpcodeCall.cs | 30 Word target; 36 internal OpcodeCall(Word target) in OpcodeCall() 41 internal override void ResolveTarget(Word target) in ResolveTarget() 54 internal override Word GetReference(T0Comp ctx) in GetReference()
|
| H A D | Word.cs | 39 abstract class Word { class 77 internal Word(T0Comp owner, string name) in Word() method in Word 116 internal virtual List<Word> GetReferences() in GetReferences() 118 return new List<Word>(); in GetReferences()
|
| H A D | WordInterpreted.cs | 32 class WordInterpreted : Word { 80 internal override List<Word> GetReferences() in GetReferences() 83 List<Word> r = new List<Word>(); in GetReferences() 85 Word w = op.GetReference(TC); in GetReferences() 176 Word w = op.GetReference(TC); in AnalyseFlow()
|
| H A D | T0Comp.cs | 215 IDictionary<string, Word> words; 221 Word lastWord; 507 Word w = wordBuilder.Build(); in T0Comp() 571 Word w = LookupNF(tt); in T0Comp() 1432 Word w = LookupNF(tt); in CompileStep() 1481 Queue<Word> tx = new Queue<Word>(); in Generate() 1486 Word w = Lookup(ep); in Generate() 1491 Word w = tx.Dequeue(); in Generate() 1506 Word w = wordSet[ep]; in Generate() 2006 Word w = LookupNF(name); in Lookup() [all …]
|
| H A D | Opcode.cs | 42 internal virtual void ResolveTarget(Word target) in ResolveTarget() 62 internal virtual Word GetReference(T0Comp ctx) in GetReference()
|
| H A D | TPointerXT.cs | 34 internal Word Target { 44 internal TPointerXT(Word target) in TPointerXT()
|
| H A D | WordBuilder.cs | 72 internal Word Build() in Build() 80 Word w = new WordInterpreted(TC, name, locals.Count, in Build() 227 internal void CallExt(Word wtarget) in CallExt()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | IRSymtab.h | 51 using Word = support::ulittle32_t; variable 55 Word Offset, Size; 64 Word Offset, Size; 74 Word Begin, End; 77 Word UncBegin; 96 Word ComdatIndex; 98 Word Flags; 119 Word CommonSize, CommonAlign; 133 Word Version;
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | wordprocessors | 6 ####### PWP file format used on Smith Corona Personal Word Processors: 197 # Hangul (Korean) Word Processor File 198 0 string HWP\ Document\ File Hangul (Korean) Word Processor File 3.0 200 512 string R\0o\0o\0t\0 Hangul (Korean) Word Processor File 2000 225 # ichitaro456: file(1) magic for Just System Word Processor Ichitaro 232 >43 byte 0x14 Just System Word Processor Ichitaro v4 237 >43 byte 0x15 Just System Word Processor Ichitaro v5 241 >43 byte 0x16 Just System Word Processor Ichitaro v6
|
| H A D | ole2compounddocs | 24 >546 string bjbj : Microsoft Word Document 29 >546 string jbjb : Microsoft Word Document
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | ELF.cpp | 307 typedef typename ELFT::uint Word; in decode_relrs() typedef 310 const size_t WordSize = sizeof(Word); in decode_relrs() 316 Word Base = 0; in decode_relrs() 318 Word Entry = R; in decode_relrs() 329 Word Offset = Base; in decode_relrs()
|
| H A D | COFFModuleDefinition.cpp | 123 StringRef Word = Buf.substr(0, End); in lex() local 124 Kind K = llvm::StringSwitch<Kind>(Word) in lex() 138 return Token(K, Word); in lex()
|
| /freebsd-12.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiPxe.h | 1213 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-12.1/contrib/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRMCCodeEmitter.cpp | 276 uint16_t Word = Words[i]; in emitInstruction() local 278 OS << (uint8_t) ((Word & 0x00ff) >> 0); in emitInstruction() 279 OS << (uint8_t) ((Word & 0xff00) >> 8); in emitInstruction()
|
| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_trampoline_arm.S | 9 @ Word-aligned function entry point 39 @ Word-aligned function entry point 70 @ Word-aligned function entry point
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | ARMEHABIPrinter.h | 329 typedef typename ET::Word Elf_Word; 461 const support::ulittle32_t Word = in PrintExceptionTable() local 464 if (Word & 0x80000000) { in PrintExceptionTable() 467 unsigned PersonalityIndex = (Word & 0x0f000000) >> 24; in PrintExceptionTable() 476 unsigned AdditionalWords = (Word & 0x00ff0000) >> 16; in PrintExceptionTable() 484 uint64_t Address = PREL31(Word, EHT->sh_addr); in PrintExceptionTable()
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_raid.h | 163 U32 Word; member 304 U32 Word[5]; member
|
| /freebsd-12.1/contrib/file/tests/ |
| H A D | issue311docx.result | 1 Microsoft Word 2007+
|
| /freebsd-12.1/sys/dev/smbus/ |
| H A D | smbus_if.m | 91 # Write Word command 111 # Read Word command
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_raid.h | 173 U32 Word; member 372 U32 Word[6]; member
|