Home
last modified time | relevance | path

Searched refs:Common (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/third_party/typescript/tests/baselines/reference/
DtypeFromPropertyAssignment25.types2 var Common = {};
3 >Common : typeof Common
6 Common.I = class {
7 >Common.I = class { constructor() { this.i = 1 }} : typeof I
8 >Common.I : typeof I
9 >Common : typeof Common
22 Common.O = class extends Common.I {
23 >Common.O = class extends Common.I { constructor() { super() this.o = 2 }} : ty…
24 >Common.O : typeof O
25 >Common : typeof Common
[all …]
DtypeFromPropertyAssignment25.symbols2 var Common = {};
3 >Common : Symbol(Common, Decl(bug24703.js, 0, 3), Decl(bug24703.js, 0, 16), Decl(bug24703.js, 5, 1))
5 Common.I = class {
6 >Common.I : Symbol(Common.I, Decl(bug24703.js, 0, 16))
7 >Common : Symbol(Common, Decl(bug24703.js, 0, 3), Decl(bug24703.js, 0, 16), Decl(bug24703.js, 5, 1))
8 >I : Symbol(Common.I, Decl(bug24703.js, 0, 16))
17 Common.O = class extends Common.I {
18 >Common.O : Symbol(Common.O, Decl(bug24703.js, 5, 1))
19 >Common : Symbol(Common, Decl(bug24703.js, 0, 3), Decl(bug24703.js, 0, 16), Decl(bug24703.js, 5, 1))
20 >O : Symbol(Common.O, Decl(bug24703.js, 5, 1))
[all …]
DjsElementAccessNoContextualTypeCrash.types2 var Common = {};
3 >Common : typeof Common
6 self['Common'] = self['Common'] || {};
7 >self['Common'] = self['Common'] || {} : {}
8 >self['Common'] : typeof Common
10 >'Common' : "Common"
11 >self['Common'] || {} : {}
12 >self['Common'] : typeof Common
14 >'Common' : "Common"
21 Common.localize = function (string) {
[all …]
DjsElementAccessNoContextualTypeCrash.symbols2 var Common = {};
3 >Common : Symbol(Common, Decl(jsElementAccessNoContextualTypeCrash.js, 0, 3), Decl(jsElementAccessN…
5 self['Common'] = self['Common'] || {};
7 >'Common' : Symbol(Common, Decl(jsElementAccessNoContextualTypeCrash.js, 0, 3), Decl(jsElementAcces…
9 >'Common' : Symbol(Common, Decl(jsElementAccessNoContextualTypeCrash.js, 0, 3), Decl(jsElementAcces…
15 Common.localize = function (string) {
16 >Common.localize : Symbol(Common.localize, Decl(jsElementAccessNoContextualTypeCrash.js, 1, 38))
17 >Common : Symbol(Common, Decl(jsElementAccessNoContextualTypeCrash.js, 0, 3), Decl(jsElementAccessN…
18 >localize : Symbol(Common.localize, Decl(jsElementAccessNoContextualTypeCrash.js, 1, 38))
DtypeFromPropertyAssignmentOutOfOrder.types10 Common.Object = class extends First.Item {}
11 >Common.Object = class extends First.Item {} : typeof Object
12 >Common.Object : typeof Object
13 >Common : typeof Common
20 Workspace.Object = class extends Common.Object {}
21 >Workspace.Object = class extends Common.Object {} : typeof Object
25 >class extends Common.Object {} : typeof Object
26 >Common.Object : Object
27 >Common : typeof Common
39 var Common = {};
[all …]
DtypeFromPropertyAssignmentOutOfOrder.symbols8 Common.Object = class extends First.Item {}
9 >Common.Object : Symbol(Common.Object, Decl(index.js, 0, 23))
10 >Common : Symbol(Common, Decl(index.js, 0, 23), Decl(roots.js, 1, 3))
11 >Object : Symbol(Common.Object, Decl(index.js, 0, 23))
16 Workspace.Object = class extends Common.Object {}
20 >Common.Object : Symbol(Common.Object, Decl(index.js, 0, 23))
21 >Common : Symbol(Common, Decl(index.js, 0, 23), Decl(roots.js, 1, 3))
22 >Object : Symbol(Common.Object, Decl(index.js, 0, 23))
32 var Common = {};
33 >Common : Symbol(Common, Decl(index.js, 0, 23), Decl(roots.js, 1, 3))
DerrorMessageOnIntersectionsWithDiscriminants01.symbols2 export type Common = { test: true } | { test: false };
3 >Common : Symbol(Common, Decl(errorMessageOnIntersectionsWithDiscriminants01.ts, 0, 0))
7 export type A = Common & { foo: 1 };
9 >Common : Symbol(Common, Decl(errorMessageOnIntersectionsWithDiscriminants01.ts, 0, 0))
12 export type B = Common & { bar: 1 };
14 >Common : Symbol(Common, Decl(errorMessageOnIntersectionsWithDiscriminants01.ts, 0, 0))
DjsElementAccessNoContextualTypeCrash.errors.txt1 …1): error TS2741: Property 'localize' is missing in type '{}' but required in type 'typeof Common'.
5 var Common = {};
6 self['Common'] = self['Common'] || {};
8 !!! error TS2741: Property 'localize' is missing in type '{}' but required in type 'typeof Common'.
14 Common.localize = function (string) {
DerrorMessageOnIntersectionsWithDiscriminants01.types2 export type Common = { test: true } | { test: false };
3 >Common : { test: true; } | { test: false; }
9 export type A = Common & { foo: 1 };
10 >A : Common & { foo: 1; }
13 export type B = Common & { bar: 1 };
14 >B : Common & { bar: 1; }
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
DSFXCon.dsp107 # Begin Group "Archive Common"
112 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
116 SOURCE=..\..\Archive\Common\CoderMixer2.h
120 SOURCE=..\..\Archive\Common\HandlerOut.h
124 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
128 SOURCE=..\..\Archive\Common\ItemNameUtils.h
132 SOURCE=..\..\Archive\Common\MultiStream.cpp
136 SOURCE=..\..\Archive\Common\MultiStream.h
140 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
144 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
[all …]
/third_party/pcre2/pcre2/maint/Unicode.tables/
DScripts.txt27 0000..001F ; Common # Cc [32] <control-0000>..<control-001F>
28 0020 ; Common # Zs SPACE
29 0021..0023 ; Common # Po [3] EXCLAMATION MARK..NUMBER SIGN
30 0024 ; Common # Sc DOLLAR SIGN
31 0025..0027 ; Common # Po [3] PERCENT SIGN..APOSTROPHE
32 0028 ; Common # Ps LEFT PARENTHESIS
33 0029 ; Common # Pe RIGHT PARENTHESIS
34 002A ; Common # Po ASTERISK
35 002B ; Common # Sm PLUS SIGN
36 002C ; Common # Po COMMA
[all …]
/third_party/lzma/CPP/7zip/Bundles/Alone7z/
DAlone.dsp248 # Begin Group "Common"
253 SOURCE=..\..\..\Common\AutoPtr.h
257 SOURCE=..\..\..\Common\Buffer.h
261 SOURCE=..\..\..\Common\CommandLineParser.cpp
265 SOURCE=..\..\..\Common\CommandLineParser.h
269 SOURCE=..\..\..\Common\Common.h
273 SOURCE=..\..\..\Common\ComTry.h
277 SOURCE=..\..\..\Common\CRC.cpp
281 SOURCE=..\..\..\Common\CrcReg.cpp
285 SOURCE=..\..\..\Common\Defs.h
[all …]
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaCon.dsp174 # Begin Group "Common"
179 SOURCE=..\..\..\Common\CommandLineParser.cpp
183 SOURCE=..\..\..\Common\CommandLineParser.h
187 SOURCE=..\..\..\Common\Common.h
191 SOURCE=..\..\..\Common\ComTry.h
195 SOURCE=..\..\..\Common\CRC.cpp
199 SOURCE=..\..\..\Common\CrcReg.cpp
203 SOURCE=..\..\..\Common\Defs.h
207 SOURCE=..\..\..\Common\IntToString.cpp
211 SOURCE=..\..\..\Common\IntToString.h
[all …]
/third_party/rust/crates/clap/tests/derive/
Dflatten.rs22 struct Common { in flatten() struct
29 common: Common, in flatten()
33 common: Common { arg: 42 } in flatten()
46 struct Common { in flatten_twice() struct
53 c1: Common, in flatten_twice()
56 c2: Common, in flatten_twice()
64 struct Common { in flatten_in_subcommand() struct
73 common: Common, in flatten_in_subcommand()
82 common: Common, in flatten_in_subcommand()
91 common: Common { arg: 42 } in flatten_in_subcommand()
[all …]
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DSFXSetup.dsp187 # Begin Group "Archive Common"
192 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
196 SOURCE=..\..\Archive\Common\CoderMixer2.h
200 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
204 SOURCE=..\..\Archive\Common\ItemNameUtils.h
208 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
212 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
291 # Begin Group "Common"
296 SOURCE=..\..\..\Common\CommandLineParser.cpp
300 SOURCE=..\..\..\Common\CommandLineParser.h
[all …]
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
DSFXWin.dsp179 # Begin Group "Archive Common"
184 SOURCE=..\..\Archive\Common\CoderMixer2.cpp
188 SOURCE=..\..\Archive\Common\CoderMixer2.h
192 SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
196 SOURCE=..\..\Archive\Common\ItemNameUtils.h
200 SOURCE=..\..\Archive\Common\MultiStream.cpp
204 SOURCE=..\..\Archive\Common\MultiStream.h
208 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
212 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
367 # Begin Group "7zip Common"
[all …]
/third_party/lzma/CPP/7zip/
D7zip_gcc.mak247 $O/CommandLineParser.o: ../../../Common/CommandLineParser.cpp
249 $O/CRC.o: ../../../Common/CRC.cpp
252 $O/CrcReg.o: ../../../Common/CrcReg.cpp
255 $O/DynLimBuf.o: ../../../Common/DynLimBuf.cpp
257 $O/IntToString.o: ../../../Common/IntToString.cpp
259 $O/Lang.o: ../../../Common/Lang.cpp
261 $O/ListFileUtils.o: ../../../Common/ListFileUtils.cpp
263 $O/LzFindPrepare.o: ../../../Common/LzFindPrepare.cpp
265 $O/MyMap.o: ../../../Common/MyMap.cpp
267 $O/MyString.o: ../../../Common/MyString.cpp
[all …]
D7zip.mak46 $(COMMON_OBJS): ../../../Common/$(*B).cpp
61 $(7ZIP_COMMON_OBJS): ../../Common/$(*B).cpp
71 $(AR_COMMON_OBJS): ../../Archive/Common/$(*B).cpp
141 $(UI_COMMON_OBJS): ../../UI/Common/$(*B).cpp
180 {../../../Common}.cpp{$O}.obj::
186 {../../Common}.cpp{$O}.obj::
189 {../../UI/Common}.cpp{$O}.obj::
205 {../../Archive/Common}.cpp{$O}.obj::
/third_party/typescript/tests/cases/conformance/salsa/
DtypeFromPropertyAssignment25.ts5 var Common = {}; variable
6 Common.I = class {
11 Common.O = class extends Common.I {
17 var o = new Common.O()
18 var i = new Common.I()
DtypeFromPropertyAssignmentOutOfOrder.ts7 Common.Object = class extends First.Item {}
9 Workspace.Object = class extends Common.Object {}
16 var Common = {}; variable
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.dsp174 # Begin Group "Common"
179 SOURCE=..\..\..\Common\Common.h
183 SOURCE=..\..\..\Common\Defs.h
187 SOURCE=..\..\..\Common\IntToString.cpp
191 SOURCE=..\..\..\Common\IntToString.h
195 SOURCE=..\..\..\Common\MyBuffer.h
199 SOURCE=..\..\..\Common\MyCom.h
203 SOURCE=..\..\..\Common\MyInitGuid.h
207 SOURCE=..\..\..\Common\MyLinux.h
211 SOURCE=..\..\..\Common\MyString.cpp
[all …]
/third_party/openssl/test/
Dproxy.cnf17 0.commonName = Common Name (eg, YOUR name)
19 1.commonName = Common Name (eg, YOUR name)
21 2.commonName = Common Name (eg, YOUR name)
42 0.commonName = Common Name (eg, YOUR name)
44 1.commonName = Common Name (eg, YOUR name)
46 2.commonName = Common Name (eg, YOUR name)
48 3.commonName = Common Name (eg, YOUR name)
/third_party/python/Include/
Dpydtrace.d18 #pragma D attributes Evolving/Evolving/Common provider python provider
19 #pragma D attributes Evolving/Evolving/Common provider python module
20 #pragma D attributes Evolving/Evolving/Common provider python function
21 #pragma D attributes Evolving/Evolving/Common provider python name
22 #pragma D attributes Evolving/Evolving/Common provider python args
/third_party/ffmpeg/doc/
Dt2h.pm88 if ($Texinfo::Common::root_commands{$command->{'cmdname'}}
122 if ($Texinfo::Common::root_commands{$cmdname}
123 and $Texinfo::Common::sectioning_commands{$cmdname}) {
148 and $heading_level ne $Texinfo::Common::command_structuring_level{$cmdname}) {
150 = $Texinfo::Common::level_to_structuring_command{$cmdname}->[$heading_level];
166 foreach my $command (keys(%Texinfo::Common::sectioning_commands), 'node') {
318 ($caption, $prepended) = Texinfo::Common::float_name_caption($self,
/third_party/typescript/tests/cases/compiler/
DerrorMessageOnIntersectionsWithDiscriminants01.ts3 export type Common = { test: true } | { test: false }; alias
4 export type A = Common & { foo: 1 };
5 export type B = Common & { bar: 1 };

12345678910>>...27