Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DHashTable.cpp34 uint32_t Word; in readSparseBitVector() local
60 uint32_t Word = 0; in writeSparseBitVector() local
/third_party/zlib/contrib/delphi/
DZLib.pas93 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()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/delphi/
DZLib.pas93 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()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/delphi/
DZLib.pas93 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()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDictionary.h53 typedef FixedWord<27> Word; // 28 bytes. typedef
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.h33 Word = 20, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h86 using Word = packed<uint32_t>; member
DIRSymtab.h50 using Word = support::ulittle32_t; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp275 uint16_t Word = (Val >> (i * 16)) & 0xFFFF; in emitInstruction() local
/third_party/boost/boost/asio/detail/
Dold_win_sdk_compat.hpp63 u_short Word[8]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp36 const char *Word; member
/third_party/typescript/scripts/
Dword2md.ts10 namespace Word { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp122 StringRef Word = Buf.substr(0, End); in lex() local
DELF.cpp310 typedef typename ELFT::uint Word; in decode_relrs() typedef
/third_party/boost/libs/asio/include/boost/asio/detail/
Dold_win_sdk_compat.hpp63 u_short Word[8]; member
/third_party/mesa3d/src/asahi/lib/
Dgen_pack.py322 class Word: class in Group
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py433 class Word: class in Group
/third_party/giflib/
Ddgif_lib.c727 DGifGetWord(GifFileType *GifFile, GifWord *Word) in DGifGetWord()
Degif_lib.c829 EGifPutWord(int Word, GifFileType *GifFile) in EGifPutWord()
/third_party/icu/tools/unicode/c/genprops/
Dnamespropsbuilder.cpp183 } Word; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DBitVector.h852 int next_unset_in_word(int WordIndex, BitWord Word) const { in next_unset_in_word()
/third_party/python/Lib/email/
D_header_value_parser.py200 class Word(TokenList): class
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp193 typedef deUint64 Word; typedef in tcu::astc::__anon734a9f040111::Block128
1616 typedef deUint64 Word; typedef in tcu::astc::__anon734a9f040111::AssignBlock128
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp3010 const char *Word = in parseMachineMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp13903 auto isWordClobbered = [](ArrayRef<int> SourceHalfMask, int Word) { in lowerV8I16GeneralSingleInputShuffle()
13907 int Word) { in lowerV8I16GeneralSingleInputShuffle()