| /third_party/rust/crates/io-lifetimes/examples/ |
| D | owning-wrapper.rs | 34 struct Thing { struct 39 impl AsFd for Thing { implementation 48 impl IntoFd for Thing { implementation 65 impl FromFd for Thing { implementation 73 impl From<OwnedFd> for Thing { implementation 81 impl AsHandle for Thing { implementation 90 impl IntoHandle for Thing { implementation 107 impl FromHandle for Thing { implementation 115 impl From<OwnedHandle> for Thing { implementation
|
| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsCommonjsRelativePath.js | 5 class Thing {} class 6 module.exports = { Thing } field 11 module.exports = { Thing } field
|
| D | jsDeclarationsExportAssignedClassExpression.js | 2 module.exports = class Thing { class 16 function Thing(p) { class
|
| D | jsDeclarationsExportSpecifierNonlocal.js | 4 export class Thing {} class 15 function Thing() { class in Thing
|
| D | recursiveClassReferenceTest.js | 135 StartFindAction.prototype.run = function (Thing) { argument 147 (function (Thing) { argument 179 (function (Thing) { argument
|
| D | importAliasFromNamespace.js | 38 (function (Thing) { argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | issue-1514.hpp | 2 struct Thing { struct 3 struct Inner { 7 struct AnotherInner : Inner {
|
| /third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
| D | jsDeclarationsCommonjsRelativePath.ts | 7 class Thing {} class 12 const Thing = require('./thing').Thing constant
|
| D | jsDeclarationsExportAssignedClassExpression.ts | 7 module.exports = class Thing { class
|
| D | jsDeclarationsExportSpecifierNonlocal.ts | 7 export class Thing {} class
|
| /third_party/typescript/tests/cases/compiler/ |
| D | jsEnumTagOnObjectFrozen.ts | 6 const Thing = Object.freeze({ constant 29 const { Thing, useThing, cbThing } = require("./index"); constant
|
| D | collisionCodeGenEnumWithEnumMemberConflict.ts | 3 Thing = Color enumerator
|
| D | lastPropertyInLiteralWins.ts | 1 interface Thing { interface
|
| D | importShouldNotBeElidedInDeclarationEmit.ts | 5 export type Thing = { alias
|
| D | discriminateObjectTypesOnly.ts | 2 type Thing = number | object; alias
|
| D | complexClassRelationships.ts | 18 class Thing { class
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | issue-1514.rs | 10 pub struct Thing { struct 15 pub struct Thing_Inner<T> { argument
|
| D | constify-module-enums-types.rs | 279 pub struct Thing<T> { struct 283 impl<T> Default for Thing<T> { argument
|
| /third_party/typescript/tests/cases/conformance/externalModules/ |
| D | umd7.ts | 5 declare function Thing(): number; function
|
| D | umd9.ts | 6 declare class Thing { class
|
| D | umd6.ts | 5 declare namespace Thing { namespace
|
| D | umd8.ts | 5 declare class Thing { class
|
| /third_party/typescript/tests/cases/conformance/salsa/ |
| D | contextualTypedSpecialAssignment.ts | 27 class Thing { class
|
| /third_party/rust/crates/tracing/tracing-attributes/tests/ |
| D | async_fn.rs | 363 struct Thing { in out_of_scope_fields() struct 364 metrics: Arc<()>, in out_of_scope_fields() 367 impl Thing { in out_of_scope_fields() implementation
|
| /third_party/rust/crates/cxx/tests/ui/ |
| D | mut_return.rs | 8 type Thing; typedef
|