Home
last modified time | relevance | path

Searched refs:Simplify (Results 1 – 25 of 193) sorted by relevance

12345678

/third_party/flutter/skia/src/pathops/
DSkOpBuilder.cpp175 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve()
190 bool success = Simplify(sum, result); in resolve()
/third_party/node/deps/npm/node_modules/nopt/
DCHANGELOG.md22 Simplify initialization. ([@elidoran](https://github.com/elidoran))
30 Simplify key-value extraction. ([@elidoran](https://github.com/elidoran))
/third_party/skia/src/pathops/
DSkOpBuilder.cpp177 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/
Dscalar_analysis_simplification.cpp87 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/
Dscalar_analysis_simplification.cpp87 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/
Dscalar_analysis_simplification.cpp87 SENode* Simplify();
198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl
535 return impl.Simplify(); in SimplifyExpression()
/third_party/skia/docs/examples/
DPaint_getPosTextPath.cpp13 Simplify(path, &path);
DPath_addPath.cpp16 Simplify(dest, &dest);
/third_party/flutter/skia/docs/examples/
DPaint_getPosTextPath.cpp13 Simplify(path, &path);
DPath_addPath.cpp16 Simplify(dest, &dest);
/third_party/skia/src/sksl/
DSkSLConstantFolder.h53 static std::unique_ptr<Expression> Simplify(const Context& context,
/third_party/skia/include/pathops/
DSkPathOps.h60 bool SK_API Simplify(const SkPath& path, SkPath* result);
/third_party/flutter/skia/include/pathops/
DSkPathOps.h60 bool SK_API Simplify(const SkPath& path, SkPath* result);
/third_party/flutter/skia/bench/
DPathOpsBench.cpp73 Simplify(fPath, &result); in onDraw()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitCodes.cpp100 NaClBitCodeAbbrev *NaClBitCodeAbbrev::Simplify() const { in Simplify() function in NaClBitCodeAbbrev
/third_party/mesa3d/docs/relnotes/
D7.11.2.rst60 - intel: Simplify stencil detiling arithmetic
/third_party/json/doc/mkdocs/docs/features/
Dmacros.md86 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/
DREADME.md27 ### Simplify!
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.2.rst52 * Simplify get_number_value() and ctype_integer()
141 * Simplify (and warn about) right shifts that result in zero
Dv0.4.3.rst32 * Simplify Makefile using static pattern rules
/third_party/openssl/ssl/statem/
DREADME.md12 - Simplify transitions and bring the logic together in a single location
/third_party/icu/icu4c/source/data/translit/
Dru_zh.txt12 # TODO(anyone): Simplify.
/third_party/skia/third_party/externals/icu/source/data/translit/
Dru_zh.txt12 # TODO(anyone): Simplify.
/third_party/flutter/skia/third_party/externals/sdl/debian/
Dchangelog67 * Simplify debian/rules by using dh(1).
/third_party/flutter/skia/fuzz/
DFuzzPathop.cpp54 Simplify(path, &result); in DEF_FUZZ()

12345678