/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 | elf_core_dump.h | 52 typedef ElfW(Word) Word; typedef
|
D | elfutils.h | 52 typedef Elf32_Word Word; typedef 65 typedef Elf64_Word Word; typedef
|
/external/zlib/src/contrib/delphi/ |
D | ZLib.pas | 93 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() 122 function Seek(Offset: Longint; Origin: Word): Longint; override; in Seek() 464 function TCompressionStream.Seek(Offset: Longint; Origin: Word): Longint; in TCompressionStream.Seek() 527 function TDecompressionStream.Seek(Offset: Longint; Origin: Word): Longint; in Seek()
|
/external/pdfium/core/fpdfdoc/ |
D | cpvt_word.h | 17 uint16_t Word; variable
|
D | cpvt_wordinfo.h | 22 uint16_t Word; member
|
D | cpdf_variabletext.cpp | 650 uint16_t Word, in GetWordWidth() 921 uint16_t Word, in GetCharWidth()
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | NameMap.cpp | 75 uint32_t Word; in load() local 100 uint32_t Word; in load() local
|
/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/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsCodeEmitter.cpp | 253 void MipsCodeEmitter::emitWordLE(unsigned Word) { in emitWordLE()
|
/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
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCCodeEmitter.cpp | 276 uint16_t Word = Words[i]; in emitInstruction() local
|
/external/skia/tools/bookmaker/ |
D | includeWriter.h | 15 enum class Word { enum
|
/external/skqp/tools/bookmaker/ |
D | includeWriter.h | 15 enum class Word { enum
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVUtil.h | 358 uint32_t Word = *I; in getString() local
|
/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/ppc/ |
D | simulator-ppc.h | 364 Word = 4, enumerator
|
/external/pdfium/third_party/lcms/src/ |
D | cmsplugin.c | 37 cmsUInt16Number CMSEXPORT _cmsAdjustEndianess16(cmsUInt16Number Word) in _cmsAdjustEndianess16()
|