/third_party/typescript/tests/baselines/reference/ |
D | moduleAugmentationDoesNamespaceMergeOfReexport.symbols | 3 >Root : Symbol(Root, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 6 >Foo : Symbol(Foo, Decl(file.ts, 0, 23), Decl(augment.ts, 3, 27)) 14 No type information for this code.=== tests/cases/compiler/augment.ts === 16 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 19 >"./reexport" : Symbol(ns, Decl(reexport.ts, 0, 0), Decl(augment.ts, 0, 33)) 22 >Root : Symbol(Root, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 25 >Foo : Symbol(Foo, Decl(file.ts, 0, 23), Decl(augment.ts, 3, 27)) 28 >self : Symbol(Foo.self, Decl(augment.ts, 4, 30)) 29 >Foo : Symbol(Foo, Decl(file.ts, 0, 23), Decl(augment.ts, 3, 27)) 35 >f : Symbol(f, Decl(augment.ts, 10, 13)) [all …]
|
D | moduleAugmentationDoesInterfaceMergeOfReexport.symbols | 3 >Foo : Symbol(Foo, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 10 No type information for this code.=== tests/cases/compiler/augment.ts === 12 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 15 >"./reexport" : Symbol(ns, Decl(reexport.ts, 0, 0), Decl(augment.ts, 0, 33)) 18 >Foo : Symbol(Foo, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 21 >self : Symbol(Foo.self, Decl(augment.ts, 3, 26)) 22 >Foo : Symbol(Foo, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 27 >f : Symbol(f, Decl(augment.ts, 8, 13)) 28 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 29 >Foo : Symbol(ns.Foo, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) [all …]
|
D | moduleAugmentationDoesNamespaceEnumMergeOfReexport.symbols | 3 >Root : Symbol(Root, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 15 No type information for this code.=== tests/cases/compiler/augment.ts === 17 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 20 >"./reexport" : Symbol(ns, Decl(reexport.ts, 0, 0), Decl(augment.ts, 0, 33)) 24 >Root : Symbol(Root, Decl(file.ts, 0, 0), Decl(augment.ts, 2, 29)) 27 >A : Symbol(Root.A, Decl(augment.ts, 4, 22)) 30 >B : Symbol(Root.B, Decl(augment.ts, 5, 10)) 33 >C : Symbol(Root.C, Decl(augment.ts, 6, 10)) 38 >f : Symbol(f, Decl(augment.ts, 11, 13)) 39 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) [all …]
|
D | moduleAugmentationEnumClassMergeOfReexportIsError.symbols | 10 No type information for this code.=== tests/cases/compiler/augment.ts === 12 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 15 >"./reexport" : Symbol(ns, Decl(reexport.ts, 0, 0), Decl(augment.ts, 0, 33)) 18 >Foo : Symbol(Foo, Decl(augment.ts, 2, 29)) 21 >A : Symbol(Foo.A, Decl(augment.ts, 3, 21)) 22 >B : Symbol(Foo.B, Decl(augment.ts, 4, 10)) 23 >C : Symbol(Foo.C, Decl(augment.ts, 4, 13)) 28 >f : Symbol(f, Decl(augment.ts, 8, 13)) 29 >ns : Symbol(ns, Decl(augment.ts, 0, 6)) 30 >Foo : Symbol(ns.Foo, Decl(augment.ts, 2, 29))
|
D | umd-augmentation-3.symbols | 2 /// <reference path="math2d-augment.d.ts" /> 8 >m.Vector : Symbol(m.Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 10 >Vector : Symbol(m.Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 29 >v.reverse : Symbol(m.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 31 >reverse : Symbol(m.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 44 >M2D : Symbol(M2D, Decl(index.d.ts, 2, 13), Decl(math2d-augment.d.ts, 0, 33)) 47 >M2D : Symbol(M2D, Decl(index.d.ts, 2, 13), Decl(math2d-augment.d.ts, 0, 33)) 60 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 77 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 83 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) [all …]
|
D | umd-augmentation-4.symbols | 3 /// <reference path="math2d-augment.d.ts" /> 6 >Math2d.Vector : Symbol(Math2d.Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 8 >Vector : Symbol(Math2d.Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 27 >v.reverse : Symbol(Math2d.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 29 >reverse : Symbol(Math2d.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 42 >M2D : Symbol(M2D, Decl(index.d.ts, 2, 13), Decl(math2d-augment.d.ts, 0, 33)) 45 >M2D : Symbol(M2D, Decl(index.d.ts, 2, 13), Decl(math2d-augment.d.ts, 0, 33)) 58 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 75 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) 81 >Vector : Symbol(Vector, Decl(index.d.ts, 8, 2), Decl(math2d-augment.d.ts, 2, 25)) [all …]
|
D | umd-augmentation-2.symbols | 3 /// <reference path="math2d-augment.d.ts" /> 6 >Math2d.Vector : Symbol(Math2d.Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 8 >Vector : Symbol(Math2d.Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 27 >v.reverse : Symbol(Math2d.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 29 >reverse : Symbol(Math2d.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 52 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 69 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 75 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 77 === tests/cases/conformance/externalModules/math2d-augment.d.ts === 79 >Math2d : Symbol(Math2d, Decl(math2d-augment.d.ts, 0, 6)) [all …]
|
D | umd-augmentation-1.symbols | 2 /// <reference path="math2d-augment.d.ts" /> 8 >m.Vector : Symbol(m.Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 10 >Vector : Symbol(m.Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 29 >v.reverse : Symbol(m.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 31 >reverse : Symbol(m.Vector.reverse, Decl(math2d-augment.d.ts, 4, 19)) 54 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 71 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 77 >Vector : Symbol(Vector, Decl(index.d.ts, 5, 1), Decl(math2d-augment.d.ts, 2, 25)) 79 === tests/cases/conformance/externalModules/math2d-augment.d.ts === 81 >Math2d : Symbol(Math2d, Decl(math2d-augment.d.ts, 0, 6)) [all …]
|
D | moduleAugmentationEnumClassMergeOfReexportIsError.errors.txt | 1 tests/cases/compiler/augment.ts(4,17): error TS2567: Enum declarations can only merge with namespac… 9 !!! related TS6203 tests/cases/compiler/augment.ts:4:17: 'Foo' was also declared here. 14 ==== tests/cases/compiler/augment.ts (1 errors) ====
|
D | noSymbolForMergeCrash.errors.txt | 1 tests/cases/compiler/final.ts(1,6): error TS2649: Cannot augment module 'A' with value exports beca… 11 !!! error TS2649: Cannot augment module 'A' with value exports because it resolves to a non-module …
|
D | augmentExportEquals7.errors.txt | 1 /node_modules/@types/lib-extender/index.d.ts(2,16): error TS2649: Cannot augment module 'lib' with … 13 !!! error TS2649: Cannot augment module 'lib' with value exports because it resolves to a non-modul…
|
D | augmentExportEquals2.errors.txt | 1 tests/cases/compiler/file2.ts(4,16): error TS2671: Cannot augment module './file1' because it resol… 21 !!! error TS2671: Cannot augment module './file1' because it resolves to a non-module entity.
|
D | augmentExportEquals1.errors.txt | 1 tests/cases/compiler/file2.ts(5,16): error TS2671: Cannot augment module './file1' because it resol… 22 !!! error TS2671: Cannot augment module './file1' because it resolves to a non-module entity.
|
D | augmentExportEquals1_1.errors.txt | 1 tests/cases/compiler/file2.ts(6,16): error TS2671: Cannot augment module 'file1' because it resolve… 25 !!! error TS2671: Cannot augment module 'file1' because it resolves to a non-module entity.
|
D | augmentExportEquals2_1.errors.txt | 1 tests/cases/compiler/file2.ts(5,16): error TS2671: Cannot augment module 'file1' because it resolve… 24 !!! error TS2671: Cannot augment module 'file1' because it resolves to a non-module entity.
|
D | umd-augmentation-1.types | 2 /// <reference path="math2d-augment.d.ts" /> 82 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
|
D | umd-augmentation-2.types | 3 /// <reference path="math2d-augment.d.ts" /> 80 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
|
D | umd-augmentation-4.types | 3 /// <reference path="math2d-augment.d.ts" /> 89 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
|
D | umd-augmentation-3.types | 2 /// <reference path="math2d-augment.d.ts" /> 91 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
|
D | moduleAugmentationEnumClassMergeOfReexportIsError.types | 10 No type information for this code.=== tests/cases/compiler/augment.ts ===
|
D | moduleAugmentationDoesInterfaceMergeOfReexport.types | 8 No type information for this code.=== tests/cases/compiler/augment.ts ===
|
D | moduleAugmentationDoesNamespaceEnumMergeOfReexport.types | 11 No type information for this code.=== tests/cases/compiler/augment.ts ===
|
/third_party/abseil-cpp/ |
D | README.OpenSource | 8 …s an open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard …
|
/third_party/libdrm/ |
D | xf86drmMode.c | 1264 drmModeAtomicReqPtr augment) in drmModeAtomicMerge() argument 1269 if (!augment || augment->cursor == 0) in drmModeAtomicMerge() 1272 if (base->cursor + augment->cursor >= base->size_items) { in drmModeAtomicMerge() 1276 base->size_items = base->cursor + augment->cursor; in drmModeAtomicMerge() 1286 memcpy(&base->items[base->cursor], augment->items, in drmModeAtomicMerge() 1287 augment->cursor * sizeof(*augment->items)); in drmModeAtomicMerge() 1288 base->cursor += augment->cursor; in drmModeAtomicMerge()
|
/third_party/boost/boost/graph/detail/ |
D | augment.hpp | 30 inline void augment(const Graph& g, in augment() function
|