/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBuffer.hpp | 77 struct Cursor struct in sw::FrameBuffer 79 void *image; 80 int x; 81 int y; 82 int width; 83 int height; 84 int hotspotX; 85 int hotspotY; 86 int positionX; 87 int positionY;
|
/third_party/gstreamer/gstplugins_bad/gst/vmnc/ |
D | vmncdec.h | 71 struct Cursor struct 73 enum CursorType type; argument 96 struct Cursor cursor; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitcodeParser.h | 118 explicit NaClBitcodeData(NaClBitstreamCursor &Cursor) in NaClBitcodeData() 165 NaClBitcodeBlock(unsigned BlockID, NaClBitstreamCursor &Cursor) in NaClBitcodeBlock() 381 ErrorHandler(NaClBitcodeParser *Parser, NaClBitstreamCursor &Cursor) in ErrorHandler() 395 explicit NaClBitcodeParser(NaClBitstreamCursor &Cursor) in NaClBitcodeParser() 567 NaClBitstreamCursor &Cursor) in NaClBitcodeParser()
|
D | NaClBitstreamReader.h | 393 explicit ErrorHandler(NaClBitstreamCursor &Cursor) : Cursor(Cursor) {} in ErrorHandler()
|
/third_party/skia/experimental/sktext/editor/ |
D | Cursor.cpp | 11 Cursor::Cursor() { in Cursor() function in skia::editor::Cursor
|
/third_party/node/deps/npm/docs/src/components/home/ |
D | Terminal.js | 64 const Cursor = styled.span` constant
|
/third_party/python/Lib/sqlite3/test/ |
D | regression.py | 197 class Cursor(sqlite.Cursor): class 238 class Cursor(sqlite.Cursor): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.cpp | 35 class Cursor { class 40 Cursor(NoneType) {} in Cursor() function in __anon016a3aba0111::Cursor 42 explicit Cursor(StringRef Str) { in Cursor() function in __anon016a3aba0111::Cursor
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCompileServer.cpp | 67 size_t Cursor = 0; member in Ice::__anonb86368f70111::TextDataStreamer
|
D | IceAssembler.h | 212 uintptr_t Cursor; variable
|
D | PNaClTranslator.cpp | 231 TopLevelParser(Ice::Translator &Translator, NaClBitstreamCursor &Cursor, in TopLevelParser() 670 NaClBitstreamCursor &Cursor) in BlockParserBaseClass() 1366 NaClBcIndexSize_t FcnId, NaClBitstreamCursor &Cursor) in FunctionParser() 3164 NaClBitstreamCursor &Cursor = Record.GetCursor(); in ParseBlock() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 200 Cursor(const Cursor &O) { in Cursor() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DataExtractor.h | 62 explicit Cursor(uint64_t Offset) : Offset(Offset), Err(Error::success()) {} in Cursor() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 67 static Expected<uint64_t> readAbbreviatedField(BitstreamCursor &Cursor, in readAbbreviatedField()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 681 DIExpressionCursor Cursor(Ops); in constructVariableDIEImpl() local 1197 DIExpressionCursor Cursor({}); in addAddress() local 1225 DIExpressionCursor Cursor(DIExpr); in addComplexAddress() local
|
D | DwarfDebug.cpp | 2244 DIExpressionCursor Cursor(DIExpr); in emitDebugLocValue() local
|
D | CodeViewDebug.cpp | 208 size_t Cursor = 0; in getFullFilepath() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | PlaceSafepoints.cpp | 413 Instruction *Cursor = nullptr; in findLocationForEntrySafepoint() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 240 uint64_t Cursor = 0; variable
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 177 const TiXmlCursor& Cursor() const { return cursor; } in Cursor() function in TiXmlParsingData
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 177 const TiXmlCursor& Cursor() const { return cursor; } in Cursor() function in TiXmlParsingData
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 5364 BitstreamCursor Cursor, StringRef Strtab, ModuleSummaryIndex &TheIndex, in ModuleSummaryIndexBitcodeReader()
|