/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/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
D | regression_test_data.textpb | 75 # Expected bytes have been tweaked to accept 4 (\x24), rather than 3 (\x23). 82 # Expected bytes have been tweaked to accept [7-9] (\x63\x80), rather than [2-5] (\x60\x3C) 89 # Expected bytes have been tweaked to accept xxx (\x42), rather than xxxx (\x43)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | README.adoc | 25 It is a slightly tweaked version of the Asciidoctor 'Colony' theme.
|
/third_party/noto-cjk/Sans/ |
D | HISTORY.md | 125 * The glyphs for some of the kana were tweaked. 219 were tweaked or corrected. 239 uniFF0C-TW were tweaked or corrected. 246 uni7669-JP, uni81F7-JP, uni8285-JP, uni82B1uE0101-JP, and uni9B58-JP were tweaked or corrected. 250 * The glyphs for a small number of kana, to include annotated versions thereof, were tweaked in ver…
|
/third_party/noto-cjk/Serif/ |
D | HISTORY.md | 269 were tweaked or corrected. 289 uniFF0C-TW were tweaked or corrected. 296 uni7669-JP, uni81F7-JP, uni8285-JP, uni82B1uE0101-JP, and uni9B58-JP were tweaked or corrected. 300 - The glyphs for a small number of kana, to include annotated versions thereof, were tweaked in ver…
|
/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/openssl/doc/man3/ |
D | EVP_aes_128_gcm.pod | 153 SP 800-38E. The XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
|
/third_party/rust/crates/codespan/codespan-reporting/ |
D | CHANGELOG.md | 304 - The field names in `codespan_reporting::term::Chars` were tweaked for
|
/third_party/littlefs/tests/ |
D | test_superblocks.toml | 78 // create filesystem with tweaked params
|
/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/node/deps/openssl/openssl/crypto/engine/ |
D | README.md | 152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
|
/third_party/openGLES/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.md | 152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
|
/third_party/gptfdisk/ |
D | NEWS | 142 also re-built my Mac build environment and tweaked Makefile.mac
|
/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/musl/ |
D | WHATSNEW | 1347 - tweaked spinning in userspace before performing futex waits
|
/third_party/lame/ |
D | ChangeLog | 21862 tweaked .wav file output. Fixed small bug in short block bit 22354 tweaked a bunch of bit allocation on PE settings, 22579 tweaked bit reservoir growth, bits on pe allocation 22736 tweaked output display 24073 tweaked filter and other encoding parameter messages
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | CHANGELOG.txt | 2689 … this as TitleBg/TitleBgActive. Or you may just create TitleBgActive from a tweaked TitleBg color.) 2911 - ImFontAtlas: Added TexDesiredWidth and tweaked default cheapo best-width choice. (#327)
|
/third_party/elfutils/tests/ |
D | ChangeLog | 667 * run-debuginfod-find.sh: Modify for tweaked/new metrics.
|
/third_party/pcre2/pcre2/ |
D | ChangeLog | 1831 using a tweaked opendirectory;
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 2032 to use the feature. Also tweaked a reference to gl_MaxVaryingComponents
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_tessellation_shader.txt | 2022 to use the feature. Also tweaked a reference to gl_MaxVaryingComponents
|
/third_party/tzdata/ |
D | NEWS | 3472 some lint has been removed, and the code has been tweaked so that
|