/external/clang/test/CodeGen/ |
D | 2003-08-29-BitFieldStruct.c | 3 struct Word { struct 4 short bar; 5 short baz; 6 int final:1; 7 short quux;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | HashTable.cpp | 35 uint32_t Word; in readSparseBitVector() local 61 uint32_t Word = 0; in writeSparseBitVector() local
|
/external/google-breakpad/src/common/linux/ |
D | elfutils.h | 52 typedef Elf32_Word Word; typedef 65 typedef Elf64_Word Word; typedef
|
D | elf_core_dump.h | 52 typedef ElfW(Word) Word; typedef
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | NameMap.cpp | 75 uint32_t Word; in load() local 100 uint32_t Word; in load() local
|
/external/pdfium/core/fpdfdoc/ |
D | cpvt_word.h | 17 uint16_t Word; variable
|
D | cpvt_wordinfo.h | 20 uint16_t Word; member
|
D | cpdf_variabletext.cpp | 600 uint16_t Word, in GetWordWidth() 867 uint16_t Word, in GetCharWidth()
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | bitmap.h | 65 typedef uint32 Word; typedef
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.h | 33 Word = 20, enumerator
|
/external/libchrome/base/debug/ |
D | elf_reader_linux.cc | 28 using Word = Elf32_Word; typedef
|
/external/llvm/include/llvm/Object/ |
D | ELFTypes.h | 72 typedef packed<uint32_t> Word; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ELFTypes.h | 87 using Word = packed<uint32_t>; member
|
D | IRSymtab.h | 51 using Word = support::ulittle32_t; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCCodeEmitter.cpp | 276 uint16_t Word = Words[i]; in emitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFModuleDefinition.cpp | 123 StringRef Word = Buf.substr(0, End); in lex() local
|
D | ELF.cpp | 300 typedef typename ELFT::uint Word; in decode_relrs() typedef
|
/external/skqp/tools/bookmaker/ |
D | includeWriter.h | 15 enum class Word { enum
|
/external/v8/src/compiler/ |
D | representation-change.h | 193 static UseInfo Word() { in Word() function
|
/external/mesa3d/src/panfrost/lib/ |
D | gen_pack.py | 390 class Word: class in Group
|
/external/giflib/ |
D | dgif_lib.c | 680 DGifGetWord(GifFileType *GifFile, GifWord *Word) in DGifGetWord()
|
D | egif_lib.c | 818 EGifPutWord(int Word, GifFileType *GifFile) in EGifPutWord()
|
/external/v8/src/execution/ppc/ |
D | simulator-ppc.h | 387 Word = 4, enumerator
|
/external/pdfium/third_party/lcms/src/ |
D | cmsplugin.c | 37 cmsUInt16Number CMSEXPORT _cmsAdjustEndianess16(cmsUInt16Number Word) in _cmsAdjustEndianess16()
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerInternal.h | 83 typedef FixedWord<27> Word; // 28 bytes. typedef
|