Home
last modified time | relevance | path

Searched refs:augment (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
DmoduleAugmentationDoesNamespaceMergeOfReexport.symbols3 >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 …]
DmoduleAugmentationDoesInterfaceMergeOfReexport.symbols3 >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 …]
DmoduleAugmentationDoesNamespaceEnumMergeOfReexport.symbols3 >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 …]
DmoduleAugmentationEnumClassMergeOfReexportIsError.symbols10 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))
Dumd-augmentation-3.symbols2 /// <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 …]
Dumd-augmentation-4.symbols3 /// <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 …]
Dumd-augmentation-2.symbols3 /// <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 …]
Dumd-augmentation-1.symbols2 /// <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 …]
DmoduleAugmentationEnumClassMergeOfReexportIsError.errors.txt1 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) ====
DnoSymbolForMergeCrash.errors.txt1 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 …
DaugmentExportEquals7.errors.txt1 /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…
DaugmentExportEquals2.errors.txt1 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.
DaugmentExportEquals1.errors.txt1 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.
DaugmentExportEquals1_1.errors.txt1 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.
DaugmentExportEquals2_1.errors.txt1 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.
Dumd-augmentation-1.types2 /// <reference path="math2d-augment.d.ts" />
82 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
Dumd-augmentation-2.types3 /// <reference path="math2d-augment.d.ts" />
80 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
Dumd-augmentation-4.types3 /// <reference path="math2d-augment.d.ts" />
89 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
Dumd-augmentation-3.types2 /// <reference path="math2d-augment.d.ts" />
91 === tests/cases/conformance/externalModules/math2d-augment.d.ts ===
DmoduleAugmentationEnumClassMergeOfReexportIsError.types10 No type information for this code.=== tests/cases/compiler/augment.ts ===
DmoduleAugmentationDoesInterfaceMergeOfReexport.types8 No type information for this code.=== tests/cases/compiler/augment.ts ===
DmoduleAugmentationDoesNamespaceEnumMergeOfReexport.types11 No type information for this code.=== tests/cases/compiler/augment.ts ===
/third_party/abseil-cpp/
DREADME.OpenSource8 …s an open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard …
/third_party/libdrm/
Dxf86drmMode.c1264 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/
Daugment.hpp30 inline void augment(const Graph& g, in augment() function

12345