Home
last modified time | relevance | path

Searched defs:Cursor (Results 1 - 23 of 23) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dbuffer.rs91 pub struct Cursor<'a> { structure names
102 impl<'a> Cursor<'a> { impls
[all...]
/third_party/skia/experimental/sktext/editor/
H A DCursor.cpp11 Cursor::Cursor() { in Cursor() function in skia::editor::Cursor
H A DCursor.h21 class Cursor { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterferenceCache.h180 class Cursor { class in llvm::InterferenceCache
200 Cursor(const Cursor &O) { in Cursor() function in llvm::InterferenceCache::Cursor
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs53 pub struct Cursor { structure names
70 impl Cursor { impls
[all...]
/third_party/musl/tools/api_cmp_tool/
H A Dcompare.py8 from clang.cindex import Cursor namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp67 static Expected<uint64_t> readAbbreviatedField(BitstreamCursor &Cursor, in readAbbreviatedField() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.hpp77 struct Cursor struct in sw::FrameBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDataExtractor.h54 class Cursor { class in llvm::DataExtractor
62 explicit Cursor(uint64_t Offset) : Offset(Offset), Err(Error::success()) {} in Cursor() function in llvm::DataExtractor::Cursor
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCompileServer.cpp67 size_t Cursor = 0; member in Ice::__anon25468::TextDataStreamer
H A DIceAssembler.h212 uintptr_t Cursor; member in Ice::AssemblerBuffer
H A DPNaClTranslator.cpp231 TopLevelParser(Ice::Translator &Translator, NaClBitstreamCursor &Cursor, in TopLevelParser() argument
3164 NaClBitstreamCursor &Cursor = Record.GetCursor(); in ParseBlock() local
669 BlockParserBaseClass(unsigned BlockID, BlockParserBaseClass *EnclosingParser, NaClBitstreamCursor &Cursor) BlockParserBaseClass() argument
1365 FunctionParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser, NaClBcIndexSize_t FcnId, NaClBitstreamCursor &Cursor) FunctionParser() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp35 class Cursor { class
40 Cursor(NoneType) {} in Cursor() function in __anon24038::Cursor
42 explicit Cursor(StringRef Str) { in Cursor() function in __anon24038::Cursor
[all...]
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_regression.py202 class Cursor(sqlite.Cursor): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp413 Instruction *Cursor = nullptr; in findLocationForEntrySafepoint() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h118 explicit NaClBitcodeData(NaClBitstreamCursor &Cursor) in NaClBitcodeData() argument
147 NaClBitstreamCursor &Cursor; member in llvm::NaClBitcodeData
165 NaClBitcodeBlock(unsigned BlockID, NaClBitstreamCursor &Cursor) in NaClBitcodeBlock() argument
381 ErrorHandler(NaClBitcodeParser *Parser, NaClBitstreamCursor &Cursor) ErrorHandler() argument
395 NaClBitcodeParser(NaClBitstreamCursor &Cursor) NaClBitcodeParser() argument
566 NaClBitcodeParser(unsigned BlockID, NaClBitcodeParser *EnclosingParser, NaClBitstreamCursor &Cursor) NaClBitcodeParser() argument
[all...]
H A DNaClBitstreamReader.h393 explicit ErrorHandler(NaClBitstreamCursor &Cursor) : Cursor(Cursor) {} in ErrorHandler() argument
400 NaClBitstreamCursor &Cursor; member in llvm::NaClBitstreamCursor::ErrorHandler
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs16 impl<'a> Cursor<'a> { impls
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp177 const TiXmlCursor& Cursor() const { return cursor; } in Cursor() function in TiXmlParsingData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h240 uint64_t Cursor = 0; global() member in llvm::GCOVBuffer
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp208 size_t Cursor = 0; in getFullFilepath() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5363 ModuleSummaryIndexBitcodeReader( BitstreamCursor Cursor, StringRef Strtab, ModuleSummaryIndex &TheIndex, StringRef ModulePath, unsigned ModuleId) ModuleSummaryIndexBitcodeReader() argument
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs28058 pub struct Cursor<'a, T: 'a> { structure names
28103 impl<'a, T> Cursor<'a, T> { fmt() impls
[all...]

Completed in 74 milliseconds