/third_party/flutter/skia/src/pathops/ |
D | SkOpBuilder.cpp | 175 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve() 190 bool success = Simplify(sum, result); in resolve()
|
/third_party/node/deps/npm/node_modules/nopt/ |
D | CHANGELOG.md | 22 Simplify initialization. ([@elidoran](https://github.com/elidoran)) 30 Simplify key-value extraction. ([@elidoran](https://github.com/elidoran))
|
/third_party/skia/src/pathops/ |
D | SkOpBuilder.cpp | 177 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve() 192 bool success = Simplify(sum, result); in resolve()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 87 SENode* Simplify(); 198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl 535 return impl.Simplify(); in SimplifyExpression()
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 87 SENode* Simplify(); 198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl 535 return impl.Simplify(); in SimplifyExpression()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 87 SENode* Simplify(); 198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl 535 return impl.Simplify(); in SimplifyExpression()
|
/third_party/skia/docs/examples/ |
D | Paint_getPosTextPath.cpp | 13 Simplify(path, &path);
|
D | Path_addPath.cpp | 16 Simplify(dest, &dest);
|
/third_party/flutter/skia/docs/examples/ |
D | Paint_getPosTextPath.cpp | 13 Simplify(path, &path);
|
D | Path_addPath.cpp | 16 Simplify(dest, &dest);
|
/third_party/skia/src/sksl/ |
D | SkSLConstantFolder.h | 53 static std::unique_ptr<Expression> Simplify(const Context& context,
|
/third_party/skia/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/third_party/flutter/skia/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/third_party/flutter/skia/bench/ |
D | PathOpsBench.cpp | 73 Simplify(fPath, &result); in onDraw()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitCodes.cpp | 100 NaClBitCodeAbbrev *NaClBitCodeAbbrev::Simplify() const { in Simplify() function in NaClBitCodeAbbrev
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.11.2.rst | 60 - intel: Simplify stencil detiling arithmetic
|
/third_party/json/doc/mkdocs/docs/features/ |
D | macros.md | 86 See [Simplify your life with macros](arbitrary_types.md#simplify-your-life-with-macros) for an exam… 95 See [Simplify your life with macros](arbitrary_types.md#simplify-your-life-with-macros) for an exam…
|
/third_party/node/deps/npm/node_modules/prr/ |
D | README.md | 27 ### Simplify!
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.4.2.rst | 52 * Simplify get_number_value() and ctype_integer() 141 * Simplify (and warn about) right shifts that result in zero
|
D | v0.4.3.rst | 32 * Simplify Makefile using static pattern rules
|
/third_party/openssl/ssl/statem/ |
D | README.md | 12 - Simplify transitions and bring the logic together in a single location
|
/third_party/icu/icu4c/source/data/translit/ |
D | ru_zh.txt | 12 # TODO(anyone): Simplify.
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | ru_zh.txt | 12 # TODO(anyone): Simplify.
|
/third_party/flutter/skia/third_party/externals/sdl/debian/ |
D | changelog | 67 * Simplify debian/rules by using dh(1).
|
/third_party/flutter/skia/fuzz/ |
D | FuzzPathop.cpp | 54 Simplify(path, &result); in DEF_FUZZ()
|