/third_party/skia/experimental/sktext/include/ |
D | Interface.h | 140 struct Position { struct 143 PositionType fPositionType; argument 144 size_t fLineIndex; 145 GlyphRange fGlyphRange; 146 TextRange fTextRange; 147 SkRect fBoundaries;
|
D | Text.h | 275 struct Position { struct 276 …Position(PositionType positionType, size_t lineIndex, GlyphRange glyphRange, TextRange textRange, … in Position() function 283 Position(PositionType positionType) in Position() argument 286 PositionType fPositionType; argument 287 size_t fLineIndex; 288 GlyphRange fGlyphRange; 289 TextRange fTextRange; 290 SkRect fBoundaries;
|
/third_party/typescript/tests/baselines/reference/ |
D | enumConflictsWithGlobalIdentifier.js | 10 var Position; variable 11 (function (Position) { argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Path.h | 53 size_t Position; ///< The iterators current position within Path. variable 79 size_t Position; ///< The iterators current position within Path. variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Path.h | 57 size_t Position = 0; ///< The iterators current position within Path. variable 83 size_t Position = 0; ///< The iterators current position within Path. variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree_navigator.h | 51 struct Position { struct 52 CordRep* edge; 53 size_t offset;
|
D | cord_rep_ring.h | 89 struct Position { struct 90 index_type index; 91 size_t offset;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 180 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, in skipNonTerminators() 203 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator() 278 BlockPosition Position(Log2(MF->getAlignment())); in initMBBInfo() local 342 BlockPosition Position(Log2(MF->getAlignment())); in setWorstCaseAddresses() local 443 BlockPosition Position(Log2(MF->getAlignment())); in relaxBranches() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | gradient_paint.inl | 12 tvec2<T, P> const & Position 31 tvec2<T, P> const & Position
|
/third_party/spirv-tools/utils/vscode/src/parser/ |
D | parser.go | 123 type Position struct { struct 124 Line, Column int 127 func (p Position) String() string { return fmt.Sprintf("%v:%v", p.Line, p.Column) } 130 func (p Position) IsValid() bool { return p.Line > 0 && p.Column > 0 } 133 func (p Position) LessThan(o Position) bool { 149 func (p Position) GreaterThan(o Position) bool {
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/ |
D | parser.go | 123 type Position struct { struct 124 Line, Column int 127 func (p Position) String() string { return fmt.Sprintf("%v:%v", p.Line, p.Column) } 130 func (p Position) IsValid() bool { return p.Line > 0 && p.Column > 0 } 133 func (p Position) LessThan(o Position) bool { 149 func (p Position) GreaterThan(o Position) bool {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/ |
D | parser.go | 123 type Position struct { struct 124 Line, Column int 127 func (p Position) String() string { return fmt.Sprintf("%v:%v", p.Line, p.Column) } 130 func (p Position) IsValid() bool { return p.Line > 0 && p.Column > 0 } 133 func (p Position) LessThan(o Position) bool { 149 func (p Position) GreaterThan(o Position) bool {
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | span.go | 64 func (m *ColumnMapper) Position(p span.Point) (Position, error) { func 120 func ComparePosition(a, b Position) int {
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | span.go | 64 func (m *ColumnMapper) Position(p span.Point) (Position, error) { func 120 func ComparePosition(a, b Position) int {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | span.go | 64 func (m *ColumnMapper) Position(p span.Point) (Position, error) { func 120 func ComparePosition(a, b Position) int {
|
/third_party/typescript/tests/cases/compiler/ |
D | externModuleClobber.ts | 2 export class Position { } class
|
D | moduleLocalImportNotIncorrectlyRedirected.ts | 14 export declare enum Position { enum
|
D | enumConflictsWithGlobalIdentifier.ts | 2 enum Position { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssembler.h | 119 template <typename T> T load(intptr_t Position) const { in load() 127 template <typename T> void store(intptr_t Position, T Value) { in store() 295 template <typename T> T load(intptr_t Position) const { in load() 299 template <typename T> void store(intptr_t Position, T Value) { in store()
|
/third_party/mesa3d/docs/gallium/cso/ |
D | velems.rst | 33 Position section in Input Formats
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 199 StringRef::iterator Position= Range.begin(); in decodeUTF8() local 270 void setError(const Twine &Message, StringRef::iterator Position) { in setError() 307 UTF8Decoded decodeUTF8(StringRef::iterator Position) { in decodeUTF8() 825 StringRef::iterator Scanner::skip_nb_char(StringRef::iterator Position) { in skip_nb_char() 850 StringRef::iterator Scanner::skip_b_break(StringRef::iterator Position) { in skip_b_break() 864 StringRef::iterator Scanner::skip_s_space(StringRef::iterator Position) { in skip_s_space() 872 StringRef::iterator Scanner::skip_s_white(StringRef::iterator Position) { in skip_s_white() 880 StringRef::iterator Scanner::skip_ns_char(StringRef::iterator Position) { in skip_ns_char() 889 , StringRef::iterator Position) { in skip_while() 960 bool Scanner::isBlankOrBreak(StringRef::iterator Position) { in isBlankOrBreak() [all …]
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | mod.rs | 353 pub struct Position { struct 363 impl fmt::Debug for Position { argument 373 impl Ord for Position { implementation 379 impl PartialOrd for Position { implementation 387 pub fn new(start: Position, end: Position) -> Span { in new() 420 impl Position { impl 429 pub fn new(offset: usize, line: usize, column: usize) -> Position { in new()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | typeref.hpp | 7 struct Position { }; struct
|
D | typeref_1_0.hpp | 8 struct Position { }; struct
|
/third_party/skia/modules/skunicode/include/ |
D | SkUnicode.h | 45 typedef int32_t Position; typedef 65 typedef int32_t Position; typedef 94 typedef size_t Position; typedef
|