/third_party/boost/libs/geometry/doc/generated/ |
D | simplify.qbk | 19 Simplify a geometry using a specified strategy. 53 Simplify a geometry.
|
/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/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/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/re2/re2/ |
D | prefilter.cc | 46 Prefilter* Prefilter::Simplify() { in Simplify() function in re2::Prefilter 66 return a->Simplify(); in Simplify() 77 a = a->Simplify(); in AndOr() 78 b = b->Simplify(); in AndOr() 650 Regexp* simple = re->Simplify(); in FromRegexp()
|
D | prefilter.h | 84 Prefilter* Simplify();
|
D | simplify.cc | 28 Regexp* sre = re->Simplify(); in SimplifyRegexp() 179 Regexp* Regexp::Simplify() { in Simplify() function in re2::Regexp 190 #define Simplify DontCallSimplify // Avoid accidental recursion macro
|
/third_party/skia/src/sksl/ |
D | SkSLConstantFolder.h | 53 static std::unique_ptr<Expression> Simplify(const Context& context,
|
/third_party/flutter/skia/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/third_party/skia/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/third_party/re2/re2/testing/ |
D | simplify_test.cc | 256 Regexp* sre = re->Simplify(); in TEST()
|
/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/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/flutter/skia/bench/ |
D | PathOpsBench.cpp | 73 Simplify(fPath, &result); in onDraw()
|
/third_party/json/doc/mkdocs/docs/features/ |
D | macros.md | 66 See [Simplify your life with macros](arbitrary_types.md#simplify-your-life-with-macros) for an exam… 75 See [Simplify your life with macros](arbitrary_types.md#simplify-your-life-with-macros) for an exam…
|
/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/libsoup/libsoup/ |
D | Soup-2.4.metadata | 73 // Simplify memory management
|
/third_party/node/deps/npm/node_modules/prr/ |
D | README.md | 27 ### Simplify!
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/ |
D | costmodel.cc | 25 void Simplify(CostPtrList *clist_ptrs) { in Simplify() function
|