/third_party/typescript/tests/baselines/reference/ |
D | this_inside-object-literal-getters-and-setters.types | 6 >ThisInObjectLiteral : { _foo: string; foo: string; test: () => any; } 7 …_foo: '1', get foo(): string { return this._foo; }, set foo(value:… 9 _foo: '1', 10 >_foo : string 16 return this._foo; 17 >this._foo : any 19 >_foo : any 26 this._foo = value; 27 >this._foo = value : string 28 >this._foo : any [all …]
|
D | super_inside-object-literal-getters-and-setters.types | 6 >ThisInObjectLiteral : { _foo: string; foo: string; test: () => any; } 7 …_foo: '1', get foo(): string { return super._foo; }, set foo(value… 9 _foo: '1', 10 >_foo : string 16 return super._foo; 17 >super._foo : any 19 >_foo : any 26 super._foo = value; 27 >super._foo = value : string 28 >super._foo : any [all …]
|
D | this_inside-object-literal-getters-and-setters.js | 4 _foo: '1', property 6 return this._foo; 9 this._foo = value; 12 return this._foo; 23 _foo: '1', property 25 return this._foo; 28 this._foo = value; 31 return this._foo;
|
D | super_inside-object-literal-getters-and-setters.js | 4 _foo: '1', property 6 return super._foo; 9 super._foo = value; 12 return super._foo; 49 _foo: '1', property 51 return _super._foo; 54 _super._foo = value; 57 return _super._foo;
|
D | this_inside-object-literal-getters-and-setters.symbols | 8 _foo: '1', 9 >_foo : Symbol(_foo, Decl(this_inside-object-literal-getters-and-setters.ts, 1, 31)) 14 return this._foo; 20 this._foo = value; 27 return this._foo;
|
D | narrowingTypeofObject.types | 4 function test(x: number & { _foo: string }) { 5 >test : (x: number & { _foo: string;}) => void 6 >x : number & { _foo: string; } 7 >_foo : string 12 >x : number & { _foo: string; }
|
D | super_inside-object-literal-getters-and-setters.symbols | 8 _foo: '1', 9 >_foo : Symbol(_foo, Decl(super_inside-object-literal-getters-and-setters.ts, 1, 31)) 14 return super._foo; 20 super._foo = value; 27 return super._foo;
|
D | narrowingTypeofFunction.types | 46 function f3(x: { _foo: number } & number) { 47 >f3 : (x: { _foo: number;} & number) => void 48 >x : { _foo: number; } & number 49 >_foo : number 54 >x : { _foo: number; } & number
|
D | this_inside-object-literal-getters-and-setters.errors.txt | 8 _foo: '1', 12 return this._foo; 17 this._foo = value; 20 return this._foo;
|
D | narrowingTypeofObject.symbols | 5 function test(x: number & { _foo: string }) { 8 >_foo : Symbol(_foo, Decl(narrowingTypeofObject.ts, 2, 27))
|
D | super_inside-object-literal-getters-and-setters.errors.txt | 13 _foo: '1', 17 return super._foo; 24 super._foo = value; 29 return super._foo;
|
D | narrowingTypeofFunction.symbols | 47 function f3(x: { _foo: number } & number) { 50 >_foo : Symbol(_foo, Decl(narrowingTypeofFunction.ts, 21, 16))
|
D | narrowingTypeofObject.js | 4 function test(x: number & { _foo: string }) { property
|
D | narrowingTypeofFunction.js | 23 function f3(x: { _foo: number } & number) { property
|
/third_party/typescript/tests/cases/compiler/ |
D | this_inside-object-literal-getters-and-setters.ts | 3 _foo: '1', 5 return this._foo; 8 this._foo = value; 11 return this._foo;
|
D | super_inside-object-literal-getters-and-setters.ts | 3 _foo: '1', 5 return super._foo; 8 super._foo = value; 11 return super._foo;
|
D | narrowingTypeofObject.ts | 5 function test(x: number & { _foo: string }) {
|
D | narrowingTypeofFunction.ts | 24 function f3(x: { _foo: number } & number) {
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/property_member_declarations/member_accessor_declarations/ |
D | member_accessor_declarations.ts | 26 private _foo: number = 0; property in A 28 return this._foo; 31 this._foo = value;
|
/third_party/rust/crates/clap/tests/derive/ |
D | naming.rs | 222 _foo: bool, in test_standalone_short_works_with_verbatim_casing() field 226 Opt { _foo: true }, in test_standalone_short_works_with_verbatim_casing()
|
/third_party/python/Lib/test/ |
D | test_inspect.py | 2803 _foo = partial(partial(foo, a=10), a=20) 2804 self.assertEqual(self.signature(_foo), 2809 self.assertEqual(_foo(), 20) 2813 _foo = partial(partial(foo, 1, b=20), b=30) 2815 self.assertEqual(self.signature(_foo), 2819 self.assertEqual(_foo(c=10), (1, 30, 10)) 2823 _foo = partial(partial(foo, d=20, c=20), b=10, d=30) 2824 self.assertEqual(self.signature(_foo), 2831 ba = inspect.signature(_foo).bind(a=200, b=11) 2832 self.assertEqual(_foo(*ba.args, **ba.kwargs), (200, 11, 20, 30)) [all …]
|
/third_party/PyYAML/tests/data/ |
D | construct-python-object.data | 7 - !!python/object:test_constructor.AState { _foo: 1, _bar: two, _baz: [3,3,3] }
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README.txt | 192 _foo: 201 _foo: 331 _foo: 342 _foo: 358 _foo: 543 _foo:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README.txt | 470 _foo: 808 _foo: 814 _foo: 1309 _foo: 1543 _foo: 1551 _foo: 1611 _foo: ## @foo 1642 _foo:
|
/third_party/rust/crates/bindgen/bindgen-integration/src/ |
D | lib.rs | 250 let _foo = bindings::foo { in test_item_rename() localVariable
|