/third_party/typescript/tests/cases/compiler/ |
D | declarationsIndirectGeneratedAliasReference.ts | 3 export interface Ctor { interface 10 export const Ctor: CtorConstructor; constant 16 const Ctor = ns.default; constant
|
D | weakType.ts | 44 interface Ctor { interface
|
/third_party/typescript/tests/baselines/reference/ |
D | declarationsIndirectGeneratedAliasReference.js | 11 export const Ctor: CtorConstructor; constant 17 const Ctor = ns.default; constant 26 var Ctor = ns["default"]; variable
|
D | tsxGenericAttributesType9.js | 8 <Ctor {...this.props } /> field in AnonymousClass92af7ae30101 36 function makeP(Ctor) { argument
|
/third_party/musl/libc-test/src/functional/ |
D | exit_constructor.c | 5 void Ctor() in Ctor() function
|
/third_party/decimal.js/ |
D | decimal.js | 2641 function cosine(Ctor, x) { argument 3156 function getLn10(Ctor, sd, pr) { argument 3168 function getPi(Ctor, sd, rm) { argument 3208 function intPow(Ctor, x, n, pr) { argument 3251 function maxOrMin(Ctor, args, ltgt) { argument 3679 function sine(Ctor, x) { argument 3713 function taylorSeries(Ctor, n, x, y, isHyperbolic) { argument 3757 function toLessThanHalfPi(Ctor, x) { argument
|
D | decimal.mjs | 231 Ctor = x.constructor; variable 2648 function cosine(Ctor, x) { argument 3163 function getLn10(Ctor, sd, pr) { argument 3176 function getPi(Ctor, sd, rm) { argument 3217 function intPow(Ctor, x, n, pr) { argument 3260 function maxOrMin(Ctor, args, ltgt) { argument 3689 function sine(Ctor, x) { argument 3723 function taylorSeries(Ctor, n, x, y, isHyperbolic) { argument 3767 function toLessThanHalfPi(Ctor, x) { argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePassRegistry.h | 53 PassCtorTy Ctor; // Pass creator. variable 91 PassCtorTy Ctor = nullptr; in setDefault() local
|
/third_party/node/test/fixtures/debugger/ |
D | backtrace.js | 11 class Ctor { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | ModuleUtils.cpp | 129 Function *Ctor = Function::Create( in createSanitizerCtorAndInitFunctions() local 152 if (Function *Ctor = M.getFunction(CtorName)) in getOrCreateSanitizerCtorAndInitFunctions() local 159 Function *Ctor; in getOrCreateSanitizerCtorAndInitFunctions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassInfo.h | 91 void setNormalCtor(NormalCtor_t Ctor) { in setNormalCtor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Registry.h | 29 std::unique_ptr<T> (*Ctor)(); variable
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | stringpiece_unittest.cc | 45 TEST(StringPiece, Ctor) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 298 for (auto Ctor : orc::getConstructors(*M)) in addIRModule() local
|
D | OrcMCJITReplacement.h | 273 for (auto Ctor : orc::getConstructors(*M)) { in addModule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetPassConfig.cpp | 1087 RegisterRegAlloc::FunctionPassCtor Ctor = RegisterRegAlloc::getDefault(); in createRegAllocPass() local
|
D | MachineScheduler.cpp | 320 MachineSchedRegistry::ScheduleDAGCtor Ctor = MachineSchedOpt; in createMachineScheduler() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 150 [&](Function *Ctor, FunctionCallee) { appendToGlobalCtors(M, Ctor, 0); }); in insertModuleCtor()
|
D | SanitizerCoverage.cpp | 455 Function *Ctor = nullptr; in instrumentModule() local
|
D | HWAddressSanitizer.cpp | 402 [&](Function *Ctor, FunctionCallee) { in initializeModule()
|
D | MemorySanitizer.cpp | 601 [&](Function *Ctor, FunctionCallee) { in insertModuleCtor()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | string_view_test.cc | 80 TEST(StringViewTest, Ctor) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 879 auto Ctor = cast<Constant>(Init->getOperand(i)); in UpgradeGlobalVariable() local
|