| /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/node/deps/v8/src/builtins/ |
| D | builtins-constructor-gen.cc | 120 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local 130 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local 144 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local 158 TNode<Object> target, TNode<Object> new_target, TNode<Object> spread, in BuildConstructWithSpread()
|
| D | builtins-call-gen.cc | 355 TNode<Object> spread, TNode<Int32T> args_count, TNode<Context> context) { in CallOrConstructWithSpread() 527 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local 536 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local 551 auto spread = Parameter<Object>(Descriptor::kSpread); in TF_BUILTIN() local
|
| /third_party/typescript/tests/cases/conformance/types/spread/ |
| D | objectSpreadNegative.ts | 24 let spread = { ...{ b: true }, ...{s: "foo" } }; variable
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_aspectralstats.c | 36 float spread; member 245 …pectral_skewness(const float *const spectral, int size, int max_freq, float centroid, float spread) in spectral_skewness() 261 …pectral_kurtosis(const float *const spectral, int size, int max_freq, float centroid, float spread) in spectral_kurtosis()
|
| /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 | 111 enum CeltSpread spread, const int encode) in celt_exp_rotation() 418 enum CeltSpread spread, uint32_t blocks, float gain, in celt_alg_quant() 434 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 | 587 float sfb_energy = 0.0f, threshold = 0.0f, spread = 2.0f; in search_for_pns() local 718 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 | 124 enum CeltSpread spread; member
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-generic-lowering.cc | 938 Node* spread = node->RemoveInput(n.LastArgumentIndex()); in LowerJSConstructWithSpread() local 1044 Node* spread = node->RemoveInput(n.LastArgumentIndex()); in LowerJSCallWithSpread() 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/mesa3d/src/intel/compiler/ |
| D | brw_reg.h | 993 spread(struct brw_reg reg, unsigned s) in spread() function
|
| /third_party/node/deps/v8/src/ast/ |
| D | prettyprinter.cc | 300 Spread* spread = subexpr->AsSpread(); in VisitArrayLiteral() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | bytecode-generator.cc | 1834 inline bool IsSpreadAcceptable(int spread, int ncases) { in IsSpreadAcceptable() 1905 int64_t spread = max - min + 1; in IsSwitchOptimizable() local 4168 Spread* spread = nullptr; in BuildDestructuringArrayAssignment() local
|
| /third_party/node/deps/v8/src/parsing/ |
| D | parser-base.h | 2118 ExpressionT spread = in ParseArrowParametersWithRest() local
|