Home
last modified time | relevance | path

Searched refs:significance (Results 1 – 25 of 67) sorted by relevance

123

/third_party/astc-encoder/Docs/
DTerminology.md69 The original encoder used "weight" for multiple purposes - texel significance
70 (weight the error), color channel significance (weight the error), and endpoint
75 being updated to use the using the term "significance".
/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp638 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane() local
639 vfloat error = diff * diff * significance; in compute_error_of_weight_set_1plane()
654 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane() local
655 vfloat error = diff * diff * significance; in compute_error_of_weight_set_1plane()
670 vfloat significance = loada(eai.weight_error_scale + i); in compute_error_of_weight_set_1plane() local
671 vfloat error = diff * diff * significance; in compute_error_of_weight_set_1plane()
/third_party/libdrm/
DCONTRIBUTING.rst33 S-o-b's by them (and/or whomever gave the patch to you.) The significance of
/third_party/python/Doc/library/
Dcurses.ascii.rst92 Note that many of these have little practical significance in modern usage. The
Ddecimal.rst55 + 1.20`` is :const:`2.50`. The trailing zero is kept to indicate significance.
89 exponent. To preserve significance, the coefficient digits do not truncate
182 The significance of a new Decimal is determined solely by the number of digits
1686 of nearly offsetting quantities resulting in loss of significance. Knuth
1710 expanding the precision sufficiently to avoid loss of significance:
2069 original's two-place significance.
2071 If an application does not care about tracking significance, it is easy to
2072 remove the exponent and trailing zeroes, losing significance, but keeping the
Dmath.rst574 from one would cause a `loss of significance
Drandom.rst488 to determine the statistical significance or `p-value
/third_party/python/Doc/tutorial/
Dstdlib2.rst380 inferring four place significance from multiplicands with two place
381 significance. Decimal reproduces mathematics as done by hand and avoids
/third_party/node/deps/npm/docs/content/commands/
Dnpm-dist-tag.md73 Other than `latest`, no tag has any special significance to npm itself.
/third_party/benchmark/docs/
Dtools.md197 If the calculated p-value is below this value is lower than the significance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrDFP.td135 // Extract significance.
/third_party/mesa3d/docs/relnotes/
D4.1180 significance to the "0" part:
/third_party/rust/crates/cxx/book/src/build/
Dcargo.md240 The significance of exported headers is that if downstream code (crate **��**)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc275 EnableAddrsig("addrsig", cl::desc("Emit an address-significance table"),
/third_party/libinput/doc/user/
Dcontributing.rst278 significance of this is that it certifies that you created the patch, that
/third_party/node/deps/minimatch/src/
DREADME.md418 and bash 4.1, where `**` only has special significance if it is the only
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fence.txt179 entire GPU pipeline). The significance of this idling should
/third_party/openGLES/extensions/NV/
DNV_fence.txt179 entire GPU pipeline). The significance of this idling should
/third_party/icu/docs/userguide/collation/
Dstring-search.md40 accented letters have much more significance as they can actually change the
/third_party/openssl/doc/man5/
Dconfig.pod24 between the elements of a line, have no significance. A comment starts
/third_party/python/Doc/whatsnew/
D3.1.rst190 The significance is easily seen with a number like ``1.1`` which does not
/third_party/node/doc/contributing/
Dwriting-and-running-benchmarks.md324 will show significance, when it shouldn't. A possible solution is to instead
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_debug_output.txt189 significance across all categories. The severity level of a message is
/third_party/openGLES/extensions/ARB/
DARB_texture_non_power_of_two.txt392 significance of borders is described below. The border width affect
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_non_power_of_two.txt382 significance of borders is described below. The border width affect

123