/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGGradient.cpp | 21 void SkSVGGradient::setSpreadMethod(const SkSVGSpreadMethod& spread) { in setSpreadMethod() 38 if (const auto* spread = v.as<SkSVGSpreadMethodValue>()) { in onSetAttribute() local
|
D | SkSVGAttributeParser.cpp | 514 bool SkSVGAttributeParser::parseSpreadMethod(SkSVGSpreadMethod* spread) { in parseSpreadMethod()
|
D | SkSVGDOM.cpp | 172 SkSVGSpreadMethod spread; in SetSpreadMethodAttribute() local
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitReadonlyComputedProperty.ts | 20 export const spread = { constant
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftsdf.h | 78 FT_UInt spread; member
|
D | ftsdfrend.h | 77 FT_UInt spread; member
|
D | ftsdf.c | 3022 FT_UInt spread, in sdf_generate() 3192 FT_UInt spread, in sdf_generate_bounding_box() 3416 FT_UInt spread, in sdf_generate_subdivision() 3494 FT_UInt spread, in sdf_generate_with_overlaps()
|
D | ftbsdf.c | 1101 FT_16D16 spread; in finalize_sdf() local
|
/third_party/typescript/tests/baselines/reference/ |
D | objectSpreadNegative.js | 23 let spread = { ...{ b: true }, ...{s: "foo" } }; variable 24 spread = { s: "foo" }; // error, missing 'b' variable 109 spread = { s: "foo" }; // error, missing 'b' variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNILPSched.cpp | 170 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local 181 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local
|
/third_party/skia/modules/svg/src/ |
D | SkSVGGradient.cpp | 101 bool SkSVGAttributeParser::parse(SkSVGSpreadMethod* spread) { in parse()
|
/third_party/uboot/u-boot-2020.01/include/ |
D | nand.h | 97 int spread; member
|
/third_party/typescript/tests/cases/conformance/types/spread/ |
D | objectSpreadNegative.ts | 24 let spread = { ...{ b: true }, ...{s: "foo" } }; variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | fmal.c | 172 int spread; in fmal() local
|
/third_party/musl/src/math/ |
D | fmal.c | 172 int spread; in fmal() local
|
/third_party/ffmpeg/libavcodec/ |
D | opus_pvq.c | 109 enum CeltSpread spread, const int encode) in celt_exp_rotation() 416 enum CeltSpread spread, uint32_t blocks, float gain, in celt_alg_quant() 432 enum CeltSpread spread, uint32_t blocks, float gain, in celt_alg_unquant()
|
D | psymodel.h | 54 float spread; /* Energy spread over the band */ member
|
D | aaccoder.c | 588 float sfb_energy = 0.0f, threshold = 0.0f, spread = 2.0f; in search_for_pns() local 719 float sfb_energy = 0.0f, threshold = 0.0f, spread = 2.0f; in mark_pns() local
|
D | aaccoder_twoloop.h | 222 float uplim = 0.0f, energy = 0.0f, spread = 0.0f; in search_for_quantizers_twoloop() local
|
D | opus_celt.h | 123 enum CeltSpread spread; member
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | promise.js | 139 Promise.prototype.spread = function (fn) { method in Promise
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | nand.c | 633 int spread = 0; in do_nand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 2777 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local 2787 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local
|
/third_party/typescript/lib/ |
D | tsc.js | 56308 function checkSpreadPropOverrides(type, props, spread) { argument
|
D | typingsInstaller.js | 67463 function checkSpreadPropOverrides(type, props, spread) { argument
|