/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | Column.java | 35 public abstract class Column<T extends Comparable<T>> { class 216 Column() {} in Column() method in Column
|
D | RangeTable.java | 381 Schema schema, Table<RangeSpecification, Column<?>, Optional<?>> t) { in from() argument 403 ImmutableMap<Column<?>, DisjointRangeMap<?>> columnRanges, in RangeTable() 561 Schema schema, Table<Column<?>, Optional<?>, RangeTree> table, RangeTree allRanges) { in toChanges() 833 private static String rowToString(Map<Column<?>, Optional<?>> r) { in rowToString() 848 Table<Column<?>, Optional<?>, RangeTree> src, in toRows()
|
D | CsvTable.java | 115 public Builder<T> putRow(T key, Map<Column<?>, ?> row) { in putRow() 124 public Builder<T> addRow(T key, Map<Column<?>, ?> row) { in addRow() 221 public static <K> CsvTable<K> from(CsvSchema<K> schema, Table<K, Column<?>, Object> table) { in from() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FormattedStream.cpp | 24 unsigned &Column = Position.first; in UpdatePosition() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIALineNumber.cpp | 28 DWORD Column = 0; in getColumnNumber() local
|
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
D | RecipesTableSchema.java | 160 public static String formatRecipe(ImmutableMap<Column<?>, Object> recipe) { in formatRecipe()
|
D | MigrationJob.java | 158 ImmutableMap<Column<?>, Object> recipeRow, in migrate()
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | flex.d.ts | 36 Column, enumerator
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | span.go | 24 Line, Column int member
|
/third_party/spirv-tools/utils/vscode/src/lsp/span/ |
D | span.go | 45 Column int `json:"column"` member 135 func (p Point) Column() int { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/ |
D | span.go | 45 Column int `json:"column"` member 135 func (p Point) Column() int { func
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/ |
D | span.go | 45 Column int `json:"column"` member 135 func (p Point) Column() int { func
|
/third_party/typescript/lib/ |
D | lib.scripthost.d.ts | 43 Column: number; property
|
/third_party/typescript/src/lib/ |
D | scripthost.d.ts | 23 Column: number; property
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/tok/ |
D | tok.go | 56 Column int member
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeTableTest.java | 401 private Change assign(RangeTree ranges, Map<Column<?>, ?> map) { in assign()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCCodeView.h | 36 uint16_t Column; variable
|
/third_party/typescript/scripts/ |
D | word2md.ts | 56 export interface Column { interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 447 unsigned Column, unsigned Flags, in EmitDwarfLocDirective() 515 unsigned Line, unsigned Column, in EmitCVLocDirective()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | JSON.h | 689 unsigned Line, Column, Offset; variable 693 ParseError(const char *Msg, unsigned Line, unsigned Column, unsigned Offset) in ParseError()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 30 unsigned Column, ArrayRef<Metadata *> MDs, in DILocation() 45 static void adjustColumn(unsigned &Column) { in adjustColumn() 52 unsigned Column, Metadata *Scope, in getImpl() 673 unsigned Column, StorageType Storage, in getImpl()
|
D | DiagnosticInfo.cpp | 157 unsigned Column = 0; in getLocationStr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | YAMLRemarkParser.cpp | 328 Optional<unsigned> Column; in parseDebugLoc() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/ |
D | DIContext.h | 39 uint32_t Column = 0; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugLine.h | 173 uint16_t Column; member
|