/third_party/flutter/skia/tests/ |
D | ChecksumTest.cpp | 18 uint32_t data[kBytes/4], tweaked[kBytes/4]; in DEF_TEST() local 19 for (size_t i = 0; i < SK_ARRAY_COUNT(tweaked); ++i) { in DEF_TEST() 20 data[i] = tweaked[i] = rand.nextU(); in DEF_TEST() 31 for (size_t j = 0; j < SK_ARRAY_COUNT(tweaked); ++j) { in DEF_TEST() 32 const uint32_t saved = tweaked[j]; in DEF_TEST() 33 tweaked[j] = rand.nextU(); in DEF_TEST() 34 const uint32_t tweakedHash = SkOpts::hash(tweaked, kBytes); in DEF_TEST() 36 REPORTER_ASSERT(r, tweakedHash == SkOpts::hash(tweaked, kBytes)); in DEF_TEST() 37 tweaked[j] = saved; in DEF_TEST()
|
/third_party/skia/tests/ |
D | ChecksumTest.cpp | 18 uint32_t data[kBytes/4], tweaked[kBytes/4]; in DEF_TEST() local 19 for (size_t i = 0; i < SK_ARRAY_COUNT(tweaked); ++i) { in DEF_TEST() 20 data[i] = tweaked[i] = rand.nextU(); in DEF_TEST() 31 for (size_t j = 0; j < SK_ARRAY_COUNT(tweaked); ++j) { in DEF_TEST() 32 const uint32_t saved = tweaked[j]; in DEF_TEST() 33 tweaked[j] = rand.nextU(); in DEF_TEST() 34 const uint32_t tweakedHash = SkOpts::hash(tweaked, kBytes); in DEF_TEST() 36 REPORTER_ASSERT(r, tweakedHash == SkOpts::hash(tweaked, kBytes)); in DEF_TEST() 37 tweaked[j] = saved; in DEF_TEST()
|
/third_party/skia/src/shaders/ |
D | SkShader.cpp | 218 SkColorInfo tweaked = dst.alphaType() == kUnpremul_SkAlphaType in program() local 234 if (auto color = this->onProgram(p, device,local, paint, matrices,localM, tweaked, in program()
|
/third_party/python/Lib/idlelib/ |
D | HISTORY.txt | 108 autoindent.py ( bindings tweaked ) 113 formatparagraph.py ( bindings tweaked ) 117 keydefs.py ( bindings tweaked )
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | CHANGELOG | 9 …- tweaked quality metric to better estimate quality of images with large solid backgrounds [thanks…
|
/third_party/openssl/doc/man3/ |
D | EVP_aes.pod | 153 SP 800-38E. The XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | README.txt | 26 SystemZISelDAGToDAG.cpp is suspect. It should be tweaked based on
|
/third_party/node/deps/npm/node_modules/tweetnacl/ |
D | CHANGELOG.md | 48 No code changes, just tweaked packaging and added COPYING.txt.
|
/third_party/libusb/ |
D | configure.ac | 31 dnl These numbers should be tweaked on every release. Read carefully:
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 190 specially tweaked to try them out using the shared multisample
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 190 specially tweaked to try them out using the shared multisample
|
/third_party/openssl/crypto/engine/ |
D | README | 152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
|
/third_party/boost/libs/crc/doc/ |
D | crc.qbk | 461 interfaces were tweaked.]]
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | list_wheel_scroll_view.dart | 544 // Create a new friction simulation except the drag will be tweaked to land
|
/third_party/gptfdisk/ |
D | NEWS | 142 also re-built my Mac build environment and tweaked Makefile.mac
|
/third_party/boost/libs/parameter/doc/ |
D | index.rst | 950 the implementation of the nested ``apply`` metafunction needs to be tweaked
|
/third_party/musl/ |
D | WHATSNEW | 1347 - tweaked spinning in userspace before performing futex waits
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 2348 added and documented. Patch given by Robert Collins, tweaked by Barry
|
/third_party/boost/libs/container/doc/ |
D | container.qbk | 1236 code tweaked to support non-raw `allocator::pointer` types and stateful allocators. Once reviewed,
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 28 - Encoding profiles can now be tweaked with additional
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 28 - Encoding profiles can now be tweaked with additional
|
/third_party/flutter/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 1010 … this as TitleBg/TitleBgActive. Or you may just create TitleBgActive from a tweaked TitleBg color.)
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 28 - Encoding profiles can now be tweaked with additional
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 28 - Encoding profiles can now be tweaked with additional
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 28 - Encoding profiles can now be tweaked with additional
|