/third_party/openGLES/extensions/QCOM/ |
D | QCOM_shading_rate.txt | 190 be further adjusted as described in the following sections. 195 is used to derive an adjusted rate or _effective shading rate_, as 199 equal to the SHADING_RATE_QCOM. When this is not possible, an adjusted 207 manner. When rendering to the default framebuffer, the rate may be adjusted 209 rate may be adjusted to 1x1. When the fragment shader uses GLSL built-in 211 declared with "centroid in", the rate may be adjusted to 1x1. When sample coverage 213 Operations), the rate may be adjusted to 1x1. 215 The shading rate may be adjusted to limit the number of samples covered by a 226 shaded sample. For such fragment shaders, the shading rate is adjusted to 230 adjusted rate may be any <w', h'> as long as (w' * h') <= (w * h). If [all …]
|
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/ |
D | functor.hpp | 192 bool adjusted = data.adjust_start(); in get_next() local 220 if (adjusted) in get_next()
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.09.txt | 7 notice when the filesystem size needed to be adjusted down because
|
D | v1.44.2.txt | 19 Fix e2fsck so that quota usage is adjusted when clearing orphaned
|
/third_party/mindspore/mindspore/nn/probability/distribution/ |
D | normal.py | 270 adjusted = (value - mean) / (sd * sqrt2) 271 return 0.5 * (1.0 + self.erf(adjusted))
|
/third_party/node/deps/cares/include/ |
D | ares_build.h.in | 26 * Nothing in this file is intended to be modified or adjusted by the 29 * If you think that something actually needs to be changed, adjusted
|
/third_party/python/Lib/ |
D | _pydecimal.py | 848 self_adjusted = self.adjusted() 849 other_adjusted = other.adjusted() 1395 expdiff = self.adjusted() - other.adjusted() 1539 expdiff = self.adjusted() - other.adjusted() 2017 if modulo.adjusted() >= context.prec: 2391 self_adj = self.adjusted() 2411 bound = self._log10_exp_bound() + other.adjusted() 2568 self_adjusted = self.adjusted() 2577 if ans.adjusted() > context.Emax: 2585 if ans and ans.adjusted() < context.Emin: [all …]
|
/third_party/boost/libs/python/doc/reference/ |
D | type_id.qbk | 59 …he code is not actually as simple as described above; the semantics are adjusted to work as-if the… 66 …he code is not actually as simple as described above; the semantics are adjusted to work as-if the…
|
/third_party/gettext/Admin/ |
D | gettext.announce | 50 will be adjusted to use the new programs but mainly the documentation 51 will adjusted. The result will be called gettext-1.0.
|
/third_party/grpc/src/objective-c/tests/Connectivity/ |
D | Podfile | 20 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/third_party/boost/libs/numeric/odeint/doc/ |
D | details_integrate_functions.qbk | 49 However, if an observer is provided the step size will be adjusted such that the algorithm always c… 52 The actual step size will be adjusted during integration due to error control. 130 The actual step size is adjusted during integration according to error control. 133 The actual step size is adjusted during integration according to error control.
|
/third_party/glib/glib/gnulib/ |
D | vasnprintf.c | 3709 int adjusted; in VASNPRINTF() local 3714 adjusted = 0; in VASNPRINTF() 3734 if (adjusted) in VASNPRINTF() 3744 adjusted = 1; in VASNPRINTF() 3844 int adjusted; in VASNPRINTF() local 3850 adjusted = 0; in VASNPRINTF() 3870 if (adjusted) in VASNPRINTF() 3880 adjusted = 1; in VASNPRINTF() 4171 int adjusted; in VASNPRINTF() local 4176 adjusted = 0; in VASNPRINTF() [all …]
|
/third_party/curl/tests/data/ |
D | DISABLED | 34 # fixed for hyper should be adjusted for it in the test file.
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/ |
D | README | 10 To compile the example, include and library paths might be adjusted in
|
/third_party/gettext/gettext-runtime/intl/ |
D | vasnprintf.c | 3954 int adjusted; in VASNPRINTF() local 3959 adjusted = 0; in VASNPRINTF() 3979 if (adjusted) in VASNPRINTF() 3989 adjusted = 1; in VASNPRINTF() 4089 int adjusted; in VASNPRINTF() local 4095 adjusted = 0; in VASNPRINTF() 4115 if (adjusted) in VASNPRINTF() 4125 adjusted = 1; in VASNPRINTF() 4416 int adjusted; in VASNPRINTF() local 4421 adjusted = 0; in VASNPRINTF() [all …]
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | vasnprintf.c | 3954 int adjusted; in VASNPRINTF() local 3959 adjusted = 0; in VASNPRINTF() 3979 if (adjusted) in VASNPRINTF() 3989 adjusted = 1; in VASNPRINTF() 4089 int adjusted; in VASNPRINTF() local 4095 adjusted = 0; in VASNPRINTF() 4115 if (adjusted) in VASNPRINTF() 4125 adjusted = 1; in VASNPRINTF() 4416 int adjusted; in VASNPRINTF() local 4421 adjusted = 0; in VASNPRINTF() [all …]
|
/third_party/grpc/src/objective-c/examples/SwiftSample/ |
D | Podfile | 36 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/third_party/curl/ |
D | RELEASE-NOTES | 153 o test1216: adjusted for hyper mode [73] 154 o test1218: adjusted for hyper mode [72] 156 o test1340/1341: adjusted for hyper mode [71] 159 o test1518: adjusted to work with hyper [129] 160 o test1519: adjusted to work with hyper [128] 174 o test599: adjusted to work in hyper mode [77]
|
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/ |
D | Podfile | 19 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/third_party/grpc/src/objective-c/examples/Sample/ |
D | Podfile | 39 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | TODO | 112 (overflow corrected) adjusted by the packetizer. 127 values (overflow corrected) adjusted by the packetizer.
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 996 int32_t adjusted = length; in TestTruncateIfIncomplete() local 997 U8_TRUNCATE_IF_INCOMPLETE(s, 0, adjusted); in TestTruncateIfIncomplete() 998 if (adjusted != expected) { in TestTruncateIfIncomplete() 1000 (int)i, (int)length, (int)expected, (int)adjusted); in TestTruncateIfIncomplete()
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
D | README.md | 8 adjusted to remove activities that require a private key.
|
/third_party/python/Doc/c-api/ |
D | cell.rst | 62 adjusted, and no checks are made for safety; *cell* must be non-``NULL`` and must
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertIndirectLineLoop.comp | 9 // Will also output a new indirect "command" buffer with adjusted index values.
|