Home
last modified time | relevance | path

Searched refs:nearly (Results 1 – 25 of 183) sorted by relevance

12345678

/external/skia/tests/
DBitmapTest.cpp357 auto nearly = [](float expected, float actual) -> bool { in DEF_TEST() local
388 { kAlpha_8_SkColorType, nearly }, in DEF_TEST()
389 { kA16_unorm_SkColorType, nearly }, in DEF_TEST()
391 { kRGBA_8888_SkColorType, nearly }, in DEF_TEST()
392 { kBGRA_8888_SkColorType, nearly }, in DEF_TEST()
393 { kR16G16B16A16_unorm_SkColorType, nearly }, in DEF_TEST()
395 { kRGBA_F32_SkColorType, nearly }, in DEF_TEST()
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dmoribund_languages.txt6 chn # Chinook Jargon, nearly extinct (80)
11 vot # Vod, Votic, nearly extinct (25 in 1979)
/external/skqp/tests/
DBitmapTest.cpp316 auto nearly = [](float expected, float actual) -> bool { in DEF_TEST() local
344 { kAlpha_8_SkColorType, nearly }, in DEF_TEST()
345 { kRGBA_8888_SkColorType, nearly }, in DEF_TEST()
346 { kBGRA_8888_SkColorType, nearly }, in DEF_TEST()
348 { kRGBA_F32_SkColorType, nearly }, in DEF_TEST()
/external/skqp/docs/
DSkBlendMode_Overview.bmh14 Regardless of how Alpha is encoded in source and destination pixel, nearly all
15 Color_Types treat it as ranging from zero to one. And, nearly all Blend_Mode
/external/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt20 link-time code generation. In fact, he said that the .o file was nearly
/external/llvm-project/llvm/docs/HistoricalNotes/
D2001-06-20-.NET-Differences.txt20 link-time code generation. In fact, he said that the .o file was nearly
/external/rust/crates/libz-sys/src/zlib/examples/
DREADME.examples10 compress just enough input to nearly fill a requested output size
/external/autotest/client/site_tests/graphics_GLBench/
Dcontrol18 Note: it should nearly never be required to remove old versions of good/bad
Dcontrol.hwqual18 Note: it should nearly never be required to remove old versions of good/bad
Dcontrol.bvt19 Note: it should nearly never be required to remove old versions of good/bad
/external/skqp/site/user/api/
DSkBlendMode_Overview.md14 …'>Alpha</a> is encoded in source and destination <a href='undocumented#Pixel'>pixel</a>, nearly all
15 <a href='#Image_Info_Color_Type'>Color_Types</a> treat it as ranging from zero to one. And, nearly
/external/curl/m4/
Dzz50-xc-ovr.m436 dnl script by nearly 300 Kb.
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dzz50-xc-ovr.m436 dnl script by nearly 300 Kb.
/external/llvm/test/CodeGen/PowerPC/
Dsplit-index-tc.ll11 ; removed (resulting in a nearly-empty output).
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dsplit-index-tc.ll11 ; removed (resulting in a nearly-empty output).
/external/skia/site/docs/user/api/
DSkBlendMode_Overview.md32 nearly all <a href='#Image_Info_Color_Type'>Color_Types</a> treat it as ranging
33 from zero to one. And, nearly all <a href='#Blend_Mode'>Blend_Mode</a>
/external/perfetto/protos/perfetto/trace/perfetto/
Dtracing_service_event.proto59 // this case the original consumer will see a nearly empty trace, because
/external/python/cpython2/Doc/library/
Ddumbdbm.rst18 module is not written for speed and is not nearly as heavily used as the other
Dasyncore.rst22 you have nearly all the advantages of multi-threading, without actually using
29 library (and nearly all do), then you can use it to juggle multiple
170 Most of these are nearly identical to their socket partners.
/external/mesa3d/docs/relnotes/
D6.5.2.rst83 - OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a bit
D17.0.6.rst81 - travis: add nearly all gallium drivers to the list
/external/python/cpython3/Doc/library/
Dasyncore.rst31 you have nearly all the advantages of multi-threading, without actually using
38 library (and nearly all do), then you can use it to juggle multiple
193 Most of these are nearly identical to their socket partners.
/external/skia/
DNOTICE31 The SKIA library also includes a third-party dependency on a nearly
/external/python/cpython2/Demo/turtle/
Dabout_turtle.txt23 It tries to keep the merits of turtle.py and to be (nearly) 100%
/external/angle/src/libANGLE/renderer/vulkan/doc/
DOpenGLLineSegmentRasterization.md59 to produce conformant lines. In particular lines that very nearly intersect

12345678