| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | template_typedef_transitive_param.hpp | 4 struct Wrapped { struct 5 T t;
|
| D | replaces_double.hpp | 5 struct Wrapped { struct 6 T t;
|
| D | template_alias_basic.hpp | 4 using Wrapped = T; typedef
|
| D | issue-1488-template-alias-new-type.hpp | 4 using Wrapped = T; typedef
|
| D | template_alias.hpp | 6 using Wrapped = T; typedef
|
| D | template_alias_namespace.hpp | 6 using Wrapped = T; typedef
|
| /third_party/typescript/tests/baselines/reference/ |
| D | anonClassDeclarationEmitIsAnon.js | 5 return class Wrapped { class 58 function Wrapped() { class 60 Wrapped.prototype.foo = function () { class
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | issue-1488-template-alias-new-type.rs | 10 pub struct Wrapped<T>(pub T); struct
|
| D | template_alias_basic.rs | 8 pub type Wrapped<T> = T; typedef
|
| D | template_alias_namespace.rs | 18 pub type Wrapped<T> = T; typedef
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlTexture.h | 64 enum Wrapped { kWrapped }; enum
|
| D | GrMtlRenderTarget.h | 79 enum Wrapped { kWrapped }; enum
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DRenderTarget.cpp | 28 Wrapped) in GrD3DRenderTarget() argument 69 Wrapped) in GrD3DRenderTarget() argument
|
| D | GrD3DRenderTarget.h | 90 enum Wrapped { kWrapped }; enum
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockTexture.h | 94 enum Wrapped { kWrapped }; enum 95 GrMockRenderTarget(GrMockGpu* gpu, Wrapped, SkISize dimensions, int sampleCnt, in GrMockRenderTarget() argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | conditionalTypeAssignabilityWhenDeferred.ts | 83 type Wrapped<T> = { ___secret: T }; alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUnroll.cpp | 73 bool Wrapped = false; in remapInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 2024 APInt MinDiff = V0Offset - V1Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
|
| /third_party/python/Lib/test/ |
| D | test_inspect.py | 3277 class Wrapped: class
|