Searched defs:Prototype (Results 1 – 9 of 9) sorted by relevance
| /third_party/rust/rust/tests/ui/span/ |
| D | issue-23827.rs | 5 pub struct Prototype { struct 13 impl<C: Component> Fn<(C,)> for Prototype { implementation 14 extern "rust-call" fn call(&self, (comp,): (C,)) -> Prototype { in call() 20 impl<C: Component> FnMut<(C,)> for Prototype { implementation 21 extern "rust-call" fn call_mut(&mut self, (comp,): (C,)) -> Prototype { in call_mut() 26 impl<C: Component> FnOnce<(C,)> for Prototype { implementation 28 extern "rust-call" fn call_once(self, (comp,): (C,)) -> Prototype { in call_once()
|
| /third_party/typescript/src/linter/ArkTSLinter_1_0/ |
| D | Problems.ts | 34 NewTarget, DefiniteAssignment, Prototype, GlobalThis, enumerator
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 35 NewTarget, DefiniteAssignment, Prototype, GlobalThis, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| D | Coroutines.cpp | 383 auto Prototype = ContinuationId->getPrototype(); in buildFrom() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.h | 46 Prototype, enumerator
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2793 Prototype = 4194304, enumerator
|
| D | tsserverlibrary.d.ts | 6796 Prototype = 4194304, enumerator
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2793 Prototype = 4194304, enumerator
|
| D | tsserverlibrary.d.ts | 6796 Prototype = 4194304, enumerator
|