Home
last modified time | relevance | path

Searched refs:tweaked (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/tests/
DChecksumTest.cpp18 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/
DSkShader.cpp218 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/
DHISTORY.txt108 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/
Dregression_test_data.textpb75 # 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/
DREADME.adoc25 It is a slightly tweaked version of the Asciidoctor 'Colony' theme.
/third_party/noto-cjk/Sans/
DHISTORY.md125 * 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/
DHISTORY.md269 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/
DREADME.txt26 SystemZISelDAGToDAG.cpp is suspect. It should be tweaked based on
/third_party/openssl/doc/man3/
DEVP_aes_128_gcm.pod153 SP 800-38E. The XTS (XEX-based tweaked-codebook mode with ciphertext stealing)
/third_party/rust/crates/codespan/codespan-reporting/
DCHANGELOG.md304 - The field names in `codespan_reporting::term::Chars` were tweaked for
/third_party/littlefs/tests/
Dtest_superblocks.toml78 // create filesystem with tweaked params
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_shared_multisample.txt190 specially tweaked to try them out using the shared multisample
/third_party/node/deps/openssl/openssl/crypto/engine/
DREADME.md152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
/third_party/openGLES/extensions/SGIS/
DSGIS_shared_multisample.txt190 specially tweaked to try them out using the shared multisample
/third_party/openssl/crypto/engine/
DREADME.md152 tweaked; the ENGINE_TABLE_FLAG_NOINIT value can be passed to
/third_party/gptfdisk/
DNEWS142 also re-built my Mac build environment and tweaked Makefile.mac
/third_party/python/Misc/NEWS.d/
D3.5.0a1.rst2348 added and documented. Patch given by Robert Collins, tweaked by Barry
/third_party/musl/
DWHATSNEW1347 - tweaked spinning in userspace before performing futex waits
/third_party/lame/
DChangeLog21862 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/
DCHANGELOG.txt2689 … 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/
DChangeLog667 * run-debuginfod-find.sh: Modify for tweaked/new metrics.
/third_party/pcre2/pcre2/
DChangeLog1831 using a tweaked opendirectory;
/third_party/openGLES/extensions/ARB/
DARB_tessellation_shader.txt2032 to use the feature. Also tweaked a reference to gl_MaxVaryingComponents
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_tessellation_shader.txt2022 to use the feature. Also tweaked a reference to gl_MaxVaryingComponents
/third_party/tzdata/
DNEWS3472 some lint has been removed, and the code has been tweaked so that

12